diff --git a/Languages/po/ar.po b/Languages/po/ar.po index 20e6b35d26..990556039c 100644 --- a/Languages/po/ar.po +++ b/Languages/po/ar.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: mansoor , 2013,2015-2026\n" "Language-Team: Arabic (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -22,17 +22,17 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "غير نشط JIT" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "فشل فتح ”{0}“ للكتابة." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "كتب إلى ”{0}“." @@ -75,7 +75,7 @@ msgstr "" "تعذر فتح الملف {0} للكتابة. يرجى التحقق مما إذا كان مفتوحًا بالفعل بواسطة " "برنامج آخر." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -92,30 +92,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "معلومات" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "مشكلة" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "تحذير" @@ -263,15 +263,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "فشل تحميل الملف القابل للتنفيذ إلى الذاكرة." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Cannot start the game, because the GC IPL could not be found." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Cannot find the GC IPL." @@ -362,7 +362,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -405,8 +405,9 @@ msgstr "تحت" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -418,8 +419,9 @@ msgstr "يسار" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -457,10 +459,10 @@ msgid "Increase" msgstr "زيادة" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -470,7 +472,7 @@ msgstr "إعادة تعيين" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -571,15 +573,15 @@ msgstr "Control NetPlay Golf Mode" msgid "Open Achievements" msgstr "فتح الإنجازات" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "خفض مستوى الصوت" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "رفع مستوى الصوت" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr " كتم الصوت" @@ -732,287 +734,291 @@ msgid "Previous Game Profile" msgstr "ملف تعريف اللعبة السابقة" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "الاقتصاص" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "نسبة الابعاد" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "EFB نسخ" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Toggle XFB Copies" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Toggle XFB Immediate Mode" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "الضباب" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "تفريغ النسيج" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "النسيج المخصص" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "زيادة الأشعة تحت الحمراء" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "تقليل الأشعة تحت الحمراء" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "نظرة حرة" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Toggle 3D Side-by-Side" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Toggle 3D Top-Bottom" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Toggle 3D Anaglyph" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "تخفيض العمق" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "زيادة العمق" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "تخفيض التقارب" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "زيادة التقارب" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "تحميل الحالة فتحة 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "تحميل الحالة فتحة 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "تحميل الحالة فتحة 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "تحميل الحالة فتحة 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "تحميل الحالة فتحة 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "تحميل الحالة فتحة 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "تحميل الحالة فتحة 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "تحميل الحالة فتحة 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "تحميل الحالة فتحة 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "تحميل الحالة فتحة 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "تحميل من الفتحة المحددة" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "حفظ الحالة فتحة 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "حفظ الحالة فتحة 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "حفظ الحالة فتحة 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "حفظ الحالة فتحة 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "حفظ الحالة فتحة 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "حفظ الحالة فتحة 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "حفظ الحالة فتحة 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "حفظ الحالة فتحة 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "حفظ الحالة فتحة 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "حفظ الحالة فتحة 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "حفظ في الفتحة المحددة" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "حدد فتحة الحالة 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "حدد فتحة الحالة 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "حدد فتحة الحالة 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "حدد فتحة الحالة 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "حدد فتحة الحالة 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "حدد فتحة الحالة 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "حدد فتحة الحالة 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "حدد فتحة الحالة 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "حدد فتحة الحالة 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "حدد فتحة الحالة 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "تحميل الحالة 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "تحميل الحالة 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "تحميل الحالة 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "تحميل الحالة 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "تحميل الحالة 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "تحميل الحالة 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "تحميل الحالة 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "تحميل الحالة 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "تحميل الحالة 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "تحميل الحالة 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "حفظ الحالة الأقدم" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "تراجع عن تحميل الحالة" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "تراجع عن حفظ الحالة" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "حفظ الحالة" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "تحميل الحالة" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "زيادة فتحة الحالة المحددة" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "تقليل فتحة الحالة المحددة" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "تحميل القرص" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "إلغاء تحميل القرص" @@ -1041,7 +1047,7 @@ msgid "Show Infinity Base" msgstr "Infinity عرض قاعدة" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "مفاتيح الاختصار" @@ -1062,8 +1068,8 @@ msgstr "عام" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "الصوت" @@ -1120,7 +1126,7 @@ msgid "Graphics Toggles" msgstr "الرسومات" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "الدقة الداخلية" @@ -1190,46 +1196,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "تعذر العثور على القرص الذي كان على وشك أن يتم إدراجه" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "القرص بالفعل على وشك أن يتم إدراجه." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1315,7 +1321,7 @@ msgid "Broadband Adapter (TAP)" msgstr "(TAP) محول النطاق العريض" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1386,37 +1392,27 @@ msgstr "" "{0} ليس دليلاً فشل في الانتقال إلى الأصل\n" "تحقق من أذونات الكتابة أو نقل الملف خارج دولفين" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "خطأ: فشل جيم بوي أدفانس {0} في إنشاء النواة" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1444,8 +1440,8 @@ msgstr "تحكم" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "الأزرار" @@ -1483,16 +1479,16 @@ msgstr "لوحة المفاتيح" msgid "Keys" msgstr "مفاتيح" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock called with invalid block address" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1500,18 +1496,18 @@ msgstr "" "{0:#x}, {1:#x} تم الكتابة فوق اللعبة مع حفظ ألعاب أخرى. تلف البيانات في " "المستقبل" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "غير صحيحه. الدلفين سيخرج الآن BAT " -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1557,7 +1553,7 @@ msgstr "عصا التحكم" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C عصا" @@ -1566,7 +1562,7 @@ msgid "Button" msgstr "زر" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "محرك" @@ -1590,20 +1586,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "أزرار الكتف" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "هزاز" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1620,15 +1616,15 @@ msgstr "" #: Source/Core/Core/HW/GCPadEmu.h:75 msgid "Test" -msgstr "" +msgstr "اختبار" #: Source/Core/Core/HW/GCPadEmu.h:76 msgid "Service" -msgstr "" +msgstr "الخدمة" #: Source/Core/Core/HW/GCPadEmu.h:77 msgid "Coin" -msgstr "" +msgstr "عملة" #. i18n: The left trigger button (labeled L on real controllers) #: Source/Core/Core/HW/GCPadEmu.h:80 @@ -1671,7 +1667,7 @@ msgstr "Classic Controller" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "العصا الأيسر" @@ -1762,8 +1758,8 @@ msgstr "ضرب بقوة" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1820,25 +1816,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "هزة" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "إمالة" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "تأرجح" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "مقياس التسارع" @@ -1955,21 +1951,21 @@ msgid "uDraw GameTablet" msgstr "uDraw GameTablet" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "مؤشر" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "مجال الرؤية أفقي" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1980,63 +1976,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "(affects sensitivity of pointing) مجال رؤية الكاميرا" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "مجال الرؤية العمودي" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "(Passthrough) مؤشر" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "جيروسكوب" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "جانبية" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "عمودي" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "امسك بانحراف" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "أمسك وضع عمودي" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "ملحق" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "أرفق موشن بلس" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "مكبر الصوت" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "بطارية" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "ريموت وي وضع عمودي" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "انحراف ريموت وي" @@ -2320,20 +2316,20 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "تعذر إنشاء العميل." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "تعذر إنشاء نظير." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "تعذر الاتصال بالمضيف." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2341,131 +2337,131 @@ msgstr "" "رمز المضيف طويل جدًا.\n" "يرجى إعادة التحقق من أن لديك الرمز الصحيح." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "الخادم ممتلئ." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "إصدارات لعب عبر الشبكة الخاصة بالخادم والعميل غير متوافقة." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "اللعبة قيد التشغيل حالياً." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "الاسم المستعار طويل جدا" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "أرسل الخادم رسالة خطأ غير معروفة." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "{0} تم استلام رسالة غير معروفة بالمعرف" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "جارٍ مزامنة حفظ البيانات" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "فشل حذف بطاقة الذاكرة في لعب عبر الشبكة تحقق من أذونات الكتابة الخاصة بك." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "Failed to reset NetPlay GCI folder. Verify your write permissions." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "Failed to reset NetPlay NAND folder. Verify your write permissions." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "فشل في إعادة تعيين مجلد إعادة توجيه اللعب عبر الشبكة. تحقق من أذونات الكتابة " "الخاصة بك" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Mii فشل في كتابة بيانات" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "فشل في كتابة حفظ وي." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "فشل في كتابة إعادة توجيه الحفظ" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "جارٍ مزامنة الرموز" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "جارٍ مزامنة الرموز" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "تم تمكين جودة الخدمة (QoS) بنجاح." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "(QoS) تعذر تمكين جوده الخدمة ." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "اللعبة قيد التشغيل بالفعل!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "البيانات المتلقية!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "خطأ في معالجة البيانات." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "خطأ معالجة الرموز" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "الرموز الواردة!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "انتهت مهلة خادم الاجتياز للاتصال بالمضيف" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "الخادم رفض محاولة الاجتياز" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "المضيف غير صالح" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "{0:x} خطأ غير معروف" @@ -2543,8 +2539,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "اللعبة المختارة غير موجودة في قائمة الألعاب!" @@ -2562,28 +2558,28 @@ msgstr "خطأ في مزامنة الرموز" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2622,7 +2618,7 @@ msgstr "فارغ" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "غير معروف" @@ -2855,22 +2851,22 @@ msgid "Korean" msgstr "الكورية" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -2878,15 +2874,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "تفريغ" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "BootMii NAND لا يبدو هذا الملف نسخة احتياطية لـ " -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "لا يحتوي هذا الملف على نظام ملفات وي صالح" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "{0} غير قادر على الكتابة إلى الملف" @@ -3009,10 +3005,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "لا يحتوي القسم {0} على نظام ملفات صالح" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "لا يحتوي قسم التحديث علي نظام التشغيل المستخدم من قبل هذا العنوان" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3020,12 +3028,12 @@ msgstr "لا يحتوي قسم التحديث علي نظام التشغيل ا #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3035,13 +3043,13 @@ msgstr "" "مقاطع الفيديو المقدمة مسبقًا أو اللغات الإضافية أو أوضاع اللعبة بالكامل. هذه " "المشكلة بشكل عام موجودة فقط في نسخ غير قانونية من الألعاب." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "التنسيق الذي يتم حفظ صورة القرص به لا يخزن حجم صورة القرص" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3049,7 +3057,7 @@ msgstr "" "صورة القرص هذه صغيرة جدًا وتفتقر إلى بعض البيانات. المشكلة على الأرجح أن هذا " "قرص مزدوج الطبقة تم إلقاؤه كقرص أحادي الطبقة." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3057,11 +3065,11 @@ msgstr "" "صورة القرص هذه صغيرة جدًا وتفتقر إلى بعض البيانات. إذا كان برنامج التفريغ " "الخاص بك قد حفظ صورة القرص كأجزاء متعددة ، فستحتاج إلى دمجها في ملف واحد." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "تحتوي صوره القرص التصحيح هذه علي حجم صوره قرص البيع بالتجزئة." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3071,24 +3079,24 @@ msgstr "" "تمت مضاهاتها أطول. لن تتمكن على الأرجح من مشاركة تسجيلات الإدخال واستخدام " "اللعب عبر الشبكة مع أي شخص يستخدم ملف تفريغ جيد." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "هذه صورة القرص لها حجم غير عادي." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "معرف اللعبة غير متناسق." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "معرف اللعبة قصير بشكل غير عادي." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3100,7 +3108,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3108,34 +3116,43 @@ msgstr "" "يتم تعيين هذا العنوان الكوري لاستخدام نظام التشغيل الذي عاده لا يتم استخدامه " "علي وحدات التحكم الكورية. هذا من المحتمل ان يؤدي إلى خطا #002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "تم تعيين هذا العنوان لاستخدام نظام تشغيل غير صالح." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "تم تعيين هذا العنوان لاستخدام مفتاح عام غير صالح" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "مؤشر المفتاح المشترك المحدد هو {0} ولكن يجب أن يكون {1}." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "لم يتم توقيع التذكرة بشكل صحيح" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3147,7 +3164,7 @@ msgstr "" "file might match the CRC32 of a good dump even though the files are not " "identical." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3155,30 +3172,30 @@ msgstr "" "بعض بيانات الحشو التي يجب أن تكون صفرا ليست صفرا. هذا يمكن أن يجعل اللعبة " "تتجمد في نقاط معينة" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "{0:08x} المحتوى تالف" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "لا يمكن قراءة بعض البيانات." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "تم العثور على أخطاء في {0} كتلة في القسم {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "تم العثور على أخطاء في {0} كتل غير مستخدمة في القسم {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "هذا تفريغ جيد" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3186,11 +3203,11 @@ msgstr "" "Redump.org هذا تفريغ جيد وفقًا لموقع\n" "لكن دولفين وجد مشاكل. قد يكون هذا خطأ في دولفين" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "دولفين غير قادر على التحقق من الأقراص غير المرخصة." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3198,11 +3215,11 @@ msgstr "" "يتعذر على دولفين التحقق من ملفات النموذجية بشكل صحيح ، نظرًا لعدم تفريغها من " "الأقراص الفعلية" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Triforce لا يستطيع دولفين حالياً التحقق من ألعاب" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3212,17 +3229,17 @@ msgstr "" "من الممكن أن يكون هذا تفريغًا جيدًا مقارنة بإصدار متجر وي يو للعبة. لا تستطيع " "دولفين التحقق من ذلك." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "هذا تفريغ سيء. هذا لا يعني بالضرورة أن اللعبة لن تعمل بشكل صحيح" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "هذا تفريغ سيء" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3232,11 +3249,11 @@ msgstr "" "تحتوي على الكثير من بيانات التحقق ، فهذا يعني على الأرجح أنه لا توجد مشاكل " "تؤثر على المحاكاة." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "لا توجد مشاكل." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3246,7 +3263,7 @@ msgstr "" "الرغم من ذلك، من الممكن أن يكون هذا تفريغًا جيدًا مقارنة بإصدار اللعبة من متجر " "وي يو. لا تستطيع دولفين التحقق من ذلك." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3254,7 +3271,7 @@ msgstr "" "تم العثور علي مشاكل ذات خطورة منخفضة. فإنها علي الأرجح لا تمنع اللعبة من " "التشغيل" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3262,7 +3279,7 @@ msgstr "" "تم العثور علي مشاكل ذات خطورة متوسطة. قد لا تعمل اللعبة بأكملها أو أجزاء " "معينه من اللعبة بشكل صحيح" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3270,7 +3287,7 @@ msgstr "" "تم العثور علي مشاكل ذات خطورة عالية. فان اللعبة علي الأرجح لا تعمل علي " "الإطلاق" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3282,7 +3299,7 @@ msgstr "" "نظرًا لأن صور أقراص جيم كيوب تحتوي على القليل من بيانات التحقق ، فقد تكون " "هناك مشكلات يتعذر على دولفين اكتشافها." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3649,52 +3666,52 @@ msgid "Data Type" msgstr "نوع البيانات" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8-bit عدد صحيح غير موقع" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16-bit عدد صحيح غير موقع" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32-bit عدد صحيح غير موقع" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64-bit عدد صحيح غير موقع" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8-bit عدد صحيح موقع" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16-bit عدد صحيح موقع" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32-bit عدد صحيح موقع" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64-bit عدد صحيح موقع" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32-bit Float" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64-bit Float" @@ -3715,47 +3732,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "يرجى بدء لعبة قبل بدء البحث باستخدام مناطق الذاكرة القياسية" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] and [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "نطاقات الذاكرة %1" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "مساحة العنوان حسب حالة وحدة المعالجة المركزية" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "مساحة العنوان الفعلي" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "مساحة العنوان الافتراضية" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "مساحة عنوان غير معروفة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "نوع بيانات غير معروف" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "محاذاة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "غير محاذي" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3764,130 +3781,130 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "احتفظ بالعناوين حيث القيمة في الذاكرة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "يساوي" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "لا يساوي" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "أقل من" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "أقل من أو يساوي" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "أكبر من" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "أكبر من أو يساوي" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "هذه القيمة " -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "آخر قيمة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "اي قيمة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "تحليل كقيمة سداسية عشرية" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "البحث والتصفية" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "تحديث القيم الحالية" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "إعادة تعيين النتائج" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "في انتظار المسح الضوئي الأول" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "عرض القيم بالصيغة السداسية العشرية" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "تحديث القيم الحالية تلقائيا" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "لا يمكن مقارنة القيمة الأخيرة في البحث الأول" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "فشل تحليل القيمة المحددة في نوع البيانات المستهدفة." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "تم البحث بنجاح." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "لا توجد لعبة قيد التشغيل" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "تم إعطاء معلمات غير صالحة للبحث" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -3895,106 +3912,118 @@ msgstr "" "البحث غير ممكن حاليا في مساحة العنوان الافتراضية. يرجى تشغيل اللعبة قليلا " "والمحاولة مرة أخرى." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "حدث خطأ غير معروف" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "فشل التحديث. الرجاء تشغيل اللعبة قليلاً وحاول مرة أخرى" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "تحديث القيم الحالية" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "لا يمكن التحديث بدون نتائج" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "عرض في الذاكرة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "إضافة للمشاهدة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "اكتب القيمة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "AR حدثت أخطاء متعددة أثناء إنشاء رموز" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "القيمة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "قيمة غير صالحة." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "حدث خطأ أثناء كتابة (بعض) القيم." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "الوصف" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "عنوان" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "آخر قيمة" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "القيمة الحالية" @@ -4119,10 +4148,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4154,49 +4182,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "خطأ" @@ -4221,16 +4249,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "إعدادات دولفين" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "سيحدث تغيير الاسرار فقط عند إعادة تشغيل اللعبة." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "نظام الاسرار في دولفين معطل حاليًا." @@ -4273,31 +4301,30 @@ msgstr "DSU عميل" msgid "Nothing to configure" msgstr "لا شيء لإعداد" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "DSU إضافة خادم جديد" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "IP عنوان" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "منفذ الخادم" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "إضافة" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "تطبيق" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4306,20 +4333,24 @@ msgstr "إضافة" msgid "Cancel" msgstr "إلغاء" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "تمكين" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "إضافة" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4328,18 +4359,13 @@ msgstr "إضافة" msgid "Remove" msgstr "إزالة" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"DSU يتيح بروتوكول \n" -"استخدام بيانات الإدخال والحركة من مصادر متوافقة ، مثل بلاي ستيشن و نينتندو " -"سويتش و وذراع تحكم ستيم.

للحصول على إرشادات الإعداد, راجع هذه " -"الصفحة." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4396,10 +4422,10 @@ msgstr "استخراج بيانات النظام" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "ناجح" @@ -4504,11 +4530,11 @@ msgstr "كاميرا 1" msgid "Free Look Settings" msgstr "إعدادات المظهر الحر" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "القسم الذي يحتوي على معظم الإعدادات المتعلقة بالمعالج والعتاد" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4516,7 +4542,7 @@ msgstr "" "يتحكم في ما إذا كان يجب تمكين ثنائي النواة ام لا. يمكن تحسين الأداء ولكن " "يمكن أيضا ان يسبب Trueمشاكل. افتراضيات إلى" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4524,7 +4550,7 @@ msgstr "" "محاكاة سرعة القرص للأجهزة الحقيقية. قد يؤدي تعطيل هذه الميزة إلى عدم " "الاستقرار. الإعداد الافتراضي هو True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4532,7 +4558,7 @@ msgstr "" "يتحكم في ما إذا كان يجب محاكاة وحدة إدارة الذاكرة بشكل كامل أم لا. ألعاب " "قليلة تتطلب ذلك." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4540,7 +4566,7 @@ msgstr "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4548,107 +4574,41 @@ msgstr "" "Trueيحاول ترجمة الفروع في وقت مبكر ، وتحسين الأداء في معظم الحالات. " "الافتراضيات إلى" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "القسم الذي يحتوي على جميع رموز الغش غيكو" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "القسم الذي يحتوي على جميع رموز الغش اكشن ربلاي" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "القسم الذي يحتوي على جميع الإعدادات المتعلقة بالرسومات" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "المسبقة" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "فشل في فتح ملف الأعداد" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "فشل في كتابه ملف الأعداد" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "تمكين" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "إيقاف" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "محرر" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "تحديث" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "فتح في محرر خارجي" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "النواة" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "فشل في فتح ملف الأعداد" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "ثنائي النواة" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "فشل في كتابه ملف الأعداد" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "فيديو" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "نسخ إلى النسيج فقط EFB تخزين " - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "نسخ إلى نسيج فقط XFB تخزين" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "النسيج من ذاكره التخزين المؤقت" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "آمنة" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "متوسط" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "سريع" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4656,7 +4616,7 @@ msgstr "" "فشل إنشاء ملف الإعدادات:\n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4664,6 +4624,11 @@ msgstr "" "فشل في فتح ملف في محرر خارجي\n" "تأكد من وجود تطبيق معين لفتح الملفات" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "النواة" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "تمكين ثنائي النواة" @@ -4737,7 +4702,7 @@ msgid "Deterministic dual core:" msgstr "تحديد النواة المزدوجة" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "التنظير المجسم" @@ -4766,7 +4731,7 @@ msgid "Depth Percentage:" msgstr "نسبة العمق" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "التقارب" @@ -4785,6 +4750,10 @@ msgstr "إعداد المستخدم" msgid "Graphics" msgstr "الرسومات" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "محرر" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4804,63 +4773,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "هذه الإعدادات تتجاوز إعدادات دولفين الأساسية" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "لا شيء" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "ذراع تحكم القياسية" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "(USB) محول وحدة تحكم جيم كيوب" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "عجلة القيادة" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "بساط الرقص" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "الطبول" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "(Integrated) جيم بوي أدفانس" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "(TCP) جيم بوي أدفانس" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "تحكم لوحة المفاتيح" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "تحكم جيم كيوب" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "منفذ %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4879,19 +4848,32 @@ msgstr "WiiRD تحميل رموز من قاعدة بيانات" msgid "Description:" msgstr "الوصف" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "فشل تحميل الرموز." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "الملف لا يحتوي على رموز." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "تم التحميل" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "تم تحميل %1 رموز. (وأضاف %2)" @@ -4993,47 +4975,67 @@ msgid "PNG Compression Level" msgstr "PNG مستوى ضغط" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "متنوعة" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "اقتصاص" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "مخصص" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "أعلى" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "أسفل" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "متنوعة" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "تمكين المسح التدريجي" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "تعدد المسارات الخلفية" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "ملء الشاشة بلا حدود" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "تجريبي" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Defer EFB Cache Invalidation" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "أخذ عينات النسيج يدويا" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5041,14 +5043,14 @@ msgstr "" "يعرض المشهد في شكل هيكل سلكي.

إذا لم تكن متأكدًا، اترك هذا الخيار دون تحديد." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5056,21 +5058,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5078,7 +5080,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5086,46 +5088,46 @@ msgid "" "checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5144,14 +5146,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5164,21 +5166,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5186,21 +5181,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5209,7 +5204,7 @@ msgid "" "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5223,7 +5218,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5232,16 +5227,65 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "إذا لم تكن متأكدا فاترك هذا دون تحديد" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5497,89 +5541,93 @@ msgstr "Disable Copy Filter" msgid "Arbitrary Mipmap Detection" msgstr "Arbitrary Mipmap Detection" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "الدقة الداخلية" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "مضاد التعرج" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "تصفية النسيج" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "إعادة تشكيل الإخراج" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "تصحيح الألوان" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "تأثير ما بعد المعالجة" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "إيقاف" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Side-by-Side" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Top-and-Bottom" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglyph" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passive" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Swap Eyes" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "استخدم الدقة الكاملة لكل عين" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "3D وضع" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "العمق" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(ايقاف)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 لا يدعم هذه الميزة." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5588,7 +5636,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5598,7 +5646,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5609,7 +5657,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5632,7 +5680,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -5640,13 +5688,13 @@ msgstr "" "مجموعة من الميزات لجعل الألوان أكثر دقة ، بما يتناسب مع مساحة الألوان " "المخصصة لألعاب وي و جيم كيوب." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5655,7 +5703,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5663,7 +5711,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5673,7 +5721,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5681,7 +5729,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5692,7 +5740,7 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -5701,7 +5749,7 @@ msgstr "" "يتحكم في المسافة الفاصلة بين الكاميرات الافتراضية.

القيمة الأعلى " "تخلق إحساسًا أقوى بالعمق بينما القيمة الأقل تكون أكثر راحة." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5712,20 +5760,20 @@ msgstr "" "الافتراضية أمام الشاشة.

تؤدي القيمة الأعلى إلى إنشاء تأثيرات أقوى " "خارج الشاشة بينما تكون القيمة الأقل أكثر راحة." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5733,7 +5781,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5742,18 +5790,18 @@ msgid "" "checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5763,35 +5811,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "مضاد التعرج" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "تصفية النسيج" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "إعادة تشكيل الإخراج" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "تصحيح الألوان" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "تأثير ما بعد المعالجة" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "3D وضع ثلاثي الأبعاد" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "العمق" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "التقارب" @@ -5816,10 +5864,6 @@ msgstr "4:3" msgid "Stretch to Window" msgstr "تمتد إلى النافذة" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "مخصص" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "(Stretch) مخصص" @@ -5892,11 +5936,11 @@ msgstr "Skip Drawing" msgid "Compile Shaders Before Starting" msgstr "تجميع التظليل قبل البدء" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "تأكيد تغيير الخلفية" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5906,20 +5950,20 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
إذا لم تكن متأكدا، اترك هذا دون رادع " -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5951,21 +5995,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5973,7 +6017,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5982,7 +6026,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5991,7 +6035,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6002,28 +6046,28 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "الخلفية" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "محول" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "نسبة الابعاد" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "تخصيص نسبة عرض الابعاد" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "تخصيص نسبة ارتفاع الابعاد" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6031,7 +6075,7 @@ msgstr "" "يحدد محول الأجهزة المطلوب استخدامه.

إذا لم تكن متأكدًا، فاختر الخيار الأول." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6060,22 +6104,42 @@ msgstr "من المعالج EFB تخطي الوصول " msgid "Ignore Format Changes" msgstr "تجاهل تغييرات التنسيق" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "نسخ إلى النسيج فقط EFB تخزين " + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "إلى ذاكرة الوصول العشوائي EFB تأجيل نسخ" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "النسيج من ذاكره التخزين المؤقت" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU فك تشفير نسيج" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "آمنة" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "ضبط" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "سريع" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "(XFB) مخزن مؤقت للإطار الخارجي" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "نسخ إلى نسيج فقط XFB تخزين" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "XFB على الفور" @@ -6184,8 +6248,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6358,9 +6422,9 @@ msgstr "حفظ بأسم" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "حدد ملف" @@ -6416,7 +6480,7 @@ msgid "Toggle All Log Types" msgstr "كافة أنواع السجلات" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "سجل" @@ -6428,9 +6492,9 @@ msgstr "التفاف" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "مسح" @@ -6501,8 +6565,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "%1 ريموت وي" @@ -6514,7 +6580,7 @@ msgstr "حجم النافذة" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6522,9 +6588,9 @@ msgstr "حفظ" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "تحميل" @@ -6667,7 +6733,7 @@ msgstr "إفتراضي" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "غير متصل" @@ -6741,7 +6807,7 @@ msgid "Reset All" msgstr "إعادة تعيين الكل" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6768,8 +6834,8 @@ msgid "Profile" msgstr "الملف الشخصي" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6787,10 +6853,10 @@ msgstr "الملف الشخصي '1%' غير موجود" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "تأكيد " @@ -6800,7 +6866,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "هل أنت متأكد من أنك تريد حذفها '%1'?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "هذا لا يمكن التراجع عنه" @@ -6946,8 +7012,13 @@ msgstr "محرر التصحيح" msgid "Patch name" msgstr "تصحيح الاسم" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "إضافة" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7150,101 +7221,97 @@ msgstr "Redump.org حالة" msgid "Verify Integrity" msgstr "التحقق من السلامة" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "حساب" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "التحقق" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "منخفضة" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "متوسط" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "عالية" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "جارٍ البحث عن المحولات" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "تلقائي" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "المزيد من الخيارات" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "ريموت وي" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "المرور عبر محول بلوتوث" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "مزامنة" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "مزامنة ريموت وي الحقيقي و اقترانها" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "إعادة تعيين كافة اقتران ريموت وي المحفوظة" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "محاكاة محول بلوتوث وي" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "البحث المستمر" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "لوحة التوازن الحقيقي" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "تمكين بيانات مكبر صوت" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "وصّل ريموت وي لمحاكاة التحكم" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "محاكاة ريموت وي" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "ريموت وي الحقيقي" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"تعذر العثور على جهاز بلوتوث مدعوم.\n" -"يجب عليك توصيل جهاز ريموت وي يدويًا." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "حدد جهاز البلوتوث" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "لا يمكن إعادة تعيين اقتران ريموت وي المحفوظة إلا عند تشغيل لعبة وي." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "لا يمكن تشغيل المزامنة إلا عند تشغيل لعبة وي." @@ -7445,7 +7512,7 @@ msgid "No input" msgstr "لا يوجد مدخلات" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7473,7 +7540,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "جديد" @@ -7508,10 +7575,10 @@ msgstr "العنوان الأساسي" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "إدخال" @@ -7535,10 +7602,10 @@ msgstr "جميع ملفات التجميع" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7716,7 +7783,7 @@ msgstr "خطأ" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "شرط" @@ -7873,13 +7940,13 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&مساعدة" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:577 msgid "Pause Branch Watch" -msgstr "" +msgstr "إيقاف متابعة الفرع" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:611 #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:622 @@ -8069,13 +8136,13 @@ msgstr "إلى" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "اقرأ" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "كتابة" @@ -8091,7 +8158,7 @@ msgstr "الكتابة إلى السجل" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "كسر" @@ -8193,42 +8260,42 @@ msgstr "مساعدة مشروطة" msgid "Breakpoints" msgstr "نقاط التوقف" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" -msgstr "" +msgstr "تعطيل" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "نشط" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "وظيفة" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "عرض في التعليمات البرمجية" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "حرر" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "عرض في الذاكرة" @@ -8241,7 +8308,7 @@ msgstr "المعلمات" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "رموز" @@ -8354,7 +8421,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "استمر في الجري" @@ -8369,7 +8436,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8391,7 +8458,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:906 msgid "Add Function Symbol" -msgstr "" +msgstr "إضافة رمز الدالة" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:907 msgid "Force new function symbol to be made at %1?" @@ -8472,7 +8539,7 @@ msgstr "الخروج ناجح!" #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:20 msgid "Edit Symbol" -msgstr "" +msgstr "تحرير الرمز" #. i18n: %1 is an address. %2 is a warning message. #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:33 @@ -8493,11 +8560,11 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:38 msgid "Symbol name" -msgstr "" +msgstr "اسم الرمز" #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:38 msgid "Note name" -msgstr "" +msgstr "اسم الملاحظة" #. i18n: The address where a symbol ends #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:42 @@ -8644,7 +8711,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "مسح ذاكرة التخزين المؤقت" @@ -8772,7 +8839,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "عدد عشري" @@ -8780,7 +8847,7 @@ msgstr "عدد عشري" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "مزدوج" @@ -8816,7 +8883,7 @@ msgstr "موقع 32" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "بحث" @@ -8921,7 +8988,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "البيانات" @@ -9063,7 +9130,7 @@ msgid "No" msgstr "لا" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "شبكة الاتصال" @@ -9182,70 +9249,70 @@ msgstr "سجلات" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "اضف إليه &تنبية" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "إضافة ذاكرة ونقطة توقف" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "عرض &الذكرة" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "عرض &الرمز" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "ست عشرية" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "عدد صحيح موقّع" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "عدد صحيح غير موقعة" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "كل سداسي عشري" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "جميع الأعداد الصحيحة الموقعة" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "جميع الأعداد الصحيحة غير الموقعة" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "كل تعويم" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "كل مزدوج" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "التحديث" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "انتهت مهله" @@ -9712,12 +9779,20 @@ msgstr "تسجيل" msgid "No file loaded / recorded." msgstr "لا يوجد ملف تحميل / مسجل." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "تحديث..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -9725,144 +9800,144 @@ msgstr "" "لم يتمكن دولفين من العثور على أي لعبة جيم كيوب أو وي.\n" "انقر نقرًا مزدوجًا هنا لتحديد مجلد الألعاب..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "اختر الملف" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "تحويل الملفات المحددة..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "تصدير حفظ وي" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "حذف الملفات المحددة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&خصائص" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki معلومات عن اللعبة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Riivolution بدء مع تصحيحات" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "تعيين القرص افتراضي " -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "تحويل الملف" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "تغيير &القرص" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "تحديث النظام" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "NAND تثبيت على" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "NAND إلغاء التثبيت من" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "فتح مجلد حفظ وي" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "تصدير حفظ وي" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "فتح مجلد حفظ جيم كيوب" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "فتح موقع الملف" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "حذف الملف" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "إضافة اختصار إلى سطح المكتب" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "حدثت مشكلة أثناء إضافة اختصار إلى سطح المكتب" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "العلامات" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "علامة جديدة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "إزالة العلامة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "استضافة لعب عبر الشبكة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "حدد ملف تصدير " -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "حفظ التصدير" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "فشل تصدير ملفات الحفظ التالية:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "تم تصدير ملفات الحفظ بنجاح" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "فشل" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "تم بنجاح تثبيت هذا العنوان على NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "NAND فشل تثبيت هذا العنوان على" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -9871,28 +9946,28 @@ msgstr "" "NAND إلى إزالة الإصدار المثبت حاليًا من هذا العنوان من\n" "دون حذف بيانات الحفظ الخاصة به. استمر؟" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "تمت إزالة هذا العنوان بنجاح من NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "NAND فشل في إزالة هذا العنوان من" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "لم يتم العثور على حفظ البيانات" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "هل أنت متأكد من أنك تريد حذف هذا الملف؟" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "فشل حذف الملف المحدد." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -9900,96 +9975,96 @@ msgstr "" "تحقق مما إذا كان لديك الأذونات المطلوبة لحذف الملف أو ما إذا كان لا يزال قيد " "الاستخدام." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "المنصة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "الشعار" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "العنوان" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "الناشر" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "اسم الملف" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "مسار الملف" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "معرف اللعبة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "المنطقة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "حجم الملف" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "صيغة الملف" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "حجم الكتلة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "نوع الضغط" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "الوقت الذي لعبت فيه" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "علامة جديدة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "اسم علامة جديدة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "إزالة العلامة" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "اسم العلامة المراد إزالتها" @@ -10098,7 +10173,7 @@ msgid "&Interframe Blending" msgstr "&مزج الإطارات" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "'%1' فشل في الفتح" @@ -10157,12 +10232,12 @@ msgid "Create New Memory Card" msgstr "إنشاء بطاقة ذاكرة جديدة" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "بطاقات ذاكرة جيم كيوب (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "(*) كل الملفات" @@ -10207,43 +10282,43 @@ msgstr "&فتح" msgid "&Create..." msgstr "&إنشاء" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "اسم الملف" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr " أيقونة" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "كتل" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "B التبديل إلى" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "A التبديل إلى" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "B نسخ إلى" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "A نسخ إلى" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "%1 الكتل الحرة" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "%1 ملفات حرة" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -10251,71 +10326,71 @@ msgstr "" "فشل فتح بطاقة الذاكرة:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "قم بتعيين ملف بطاقة الذاكرة للفتحة A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "قم بتعيين ملف بطاقة الذاكرة للفتحة B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "بطاقة الذاكرة جيم كيوب" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" "عدم تناسق البيانات في بطاقة ذاكرة جيم كيوب ، مما يؤدي إلى إلغاء الإجراء" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "ملفات MadCatz Gameshark" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "فشل التصدير" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "فشل قراءة ملف(ات) الحفظ المحددة من بطاقة الذاكرة." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "تصدير حفظ الملف" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "فشل في كتابة ملف الحفظ على القرص" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "تصدير حفظ الملفات" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10323,7 +10398,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10331,45 +10406,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "اثنان على الأقل من ملفات الحفظ المحددة لهما نفس اسم الملف الداخلي" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "\"%1\" تحتوي بطاقة الذاكرة المستهدفة بالفعل على ملف" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "فشل الاستيراد" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "\"%1\" فشل الاستيراد" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "فشل في كتابة بطاقة الذاكرة المعدلة إلى القرص" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "استيراد ملف(ات) الحفظ" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "تنسيقات الملفات المدعومة" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10381,80 +10456,80 @@ msgstr "" "\n" "ألغى الاستيراد." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "فشل النسخ" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "هل تريد حذف ملف(ات) %n الحفظ المحددة؟" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "فشل الإزالة" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "فشل إزالة الملف" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "فشل إصلاح المجموع الاختباري" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "لا يمكن فتح الملف" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "لا يمكن قراءة الملف" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "لا يتوافق حجم الملف مع أي حجم معروف لبطاقة ذاكرة جيم كيوب" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "حجم الملف في عدم تطابق حجم البطاقة الفعلي." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "المجموع الاختباري غير صالح." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" " \n" "عدم التطابق بين عدد الكتل الحرة في الرأس والكتل غير المستخدمة فعليًا." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "عدم تطابق بين هياكل البيانات الداخلية." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "البيانات في منطقة الملف التي يجب أن تكون غير مستخدمة" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "لا اخطاء" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "فشل فتح ملف" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "فشلت القراءة من الملف" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "البيانات بتنسيق غير معروف أو تالفة" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "خطأ غير معروف" @@ -10507,21 +10582,21 @@ msgstr "اللاعب اثنين القدرة الأولى" msgid "Player Two Ability Two" msgstr "اللاعب الثاني القدرة الثانية" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "إنشاء" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "حدد ملف الشكل" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Infinity فشل في فتح ملف" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10529,11 +10604,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "فشل في قراءة ملف Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10541,46 +10616,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--غير معروف--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "رقم الشكل" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "خطأ في تحويل القيمة" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "الحرف الذي تم إدخاله غير صالح" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Infinity قم بإنشاء ملف" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Infinity فشل إنشاء ملف" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10604,20 +10679,20 @@ msgstr "لا يمكن تحميل حالة الحفظ دون تحديد لعبة msgid "Batch mode cannot be used without specifying a game to launch." msgstr "لا يمكن استخدام وضع الدُفعات دون تحديد لعبة لإطلاقها" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "حدث خطأ أثناء تحميل بعض حزم النسيج" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "حزمة غير صالحة 1% مقدمة :2%" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "GC/Wii جميع ملفات" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -10625,52 +10700,52 @@ msgstr "" "إيقاف التشغيل بالفعل قيد التقدم. قد يتم فقد البيانات غير المحفوظة في حالة " "إيقاف المحاكاة الحالية قبل اكتمالها. توقف إجباري؟" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "هل تريد إيقاف المحاكاة الحالية؟" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "فشل في التهيئة الأساسية" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "لا يمكن بدء جلسة اللعب عبر الشبكة بينما لا تزال اللعبة قيد التشغيل! " -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "جلسة لعب الشبكة جارية بالفعل!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "فشل في فتح الخادم" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -10678,11 +10753,11 @@ msgstr "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "هل تريد إضافة \"%1\" إلى قائمة مسارات الألعاب؟" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10694,50 +10769,49 @@ msgstr "" "so it is recommended that you keep backups of both NANDs. Are you sure you " "want to continue?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "NAND تحديد نسخة احتياطية" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii NAND backup file (*.bin);;All Files (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr " NAND استيراد النسخ الاحتياطي" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"NAND استيراد النسخ الاحتياطي\n" -"%1s الوقت المنقضي" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii keys file (*.bin);;All Files (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "حدد ملف التسجيل للتشغيل" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS Movies (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "حفظ ملف التسجيل باسم" @@ -11019,421 +11093,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&التجميع" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "أزالة ذاكره التخزين المؤقت لقائمة الألعاب" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&خيارات" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "الإعدادات العامة" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&إعدادات الرسومات" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&إعدادات الصوت" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&إعدادات ذراع التحكم" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&إعدادات مفاتيح الاختصار" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "&إعدادات المظهر الحر" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "التمهيد لإيقاف مؤقت" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "إعادة تعيين تجاهل معالج الذعر" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&الخط" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&الموقع" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "وثائق على الانترنت" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&GitHub مستودع " -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&تتبع اخطاء المحاكي" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&تحقق من وجود تحديثات" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&حول" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "قائمة" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "شبكة" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "قائمة الأعمدة" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "وي" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "جيم كيوب" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "عرض المنصات" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "اليابان" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "أوروبا" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "امريكا" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "أستراليا" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "فرنسا" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "ألمانيا" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "ايطاليا" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "كوريا" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "هولندا" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "روسيا" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "اسبانيا" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "تايوان" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "العالم" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "غير معروف" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "عرض المناطق" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "عرض الكل" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "إخفاء الكل" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&فيلم" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "بدء التسجيل" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "تشغيل تسجيل الإدخال" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "إيقاف تشغيل / تسجيل الإدخال" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "تصدير تسجيل" -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&وضع للقراءة فقط" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "الإدخال" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "وقفة في نهاية الفيلم" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "تمكين نافذة الفيلم" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "تخصيص نافذة الفيلم" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "تفريغ الإطارات" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "تفريغ الصوت" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Interpreter Core" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT Block Linking Off" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Disable JIT Cache" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Fastmem تعطيل" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Log JIT Instruction Coverage" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "ابحث عن تعليمات" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT Off (JIT Core)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT LoadStore Off" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT LoadStore lbzx Off" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT LoadStore lXz Off" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT LoadStore lwz Off" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT LoadStore Floating Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT LoadStore Paired Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT FloatingPoint Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT Integer Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT Paired Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT SystemRegisters Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT Branch Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "JIT Register Cache Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&مسح الرموز" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&إنشاء رموز من" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "قاعدة بيانات التوقيع" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO Modules" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Load Symbol Map" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Save Symbol Map" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Load &Other Map File..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Load &Bad Map File..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Save Symbol Map &As..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "حفظ الرموز" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "إنشاء ملف التوقيع" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "إلحاق ب & ملف التوقيع الموجود" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "دمج اثنين من ملفات التوقيع" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "تطبيق ملف التوقيع" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&HLE وظائف تصحيح" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "%1 تحميل قائمة نظام وي" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "%1 تحميل قائمة نظام وي" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "NAND حدد العنوان المراد تثبيته على" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "(*.wad) ملفات" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "حدد حفظ الملف" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "ملفات حفظ وي (*.bin);;كل الملفات (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "حفظ الاستيراد" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11441,35 +11523,35 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "تم استيراد ملف الحفظ بنجاح" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" "فشل استيراد ملف الحفظ. يبدو أن الملف المحدد تالف أو أنه ليس حفظ وي صالحًا" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "فشل استيراد ملف الحفظ. الرجاء تشغيل اللعبة مرة واحدة ، ثم المحاولة مرة أخرى" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "حدد مجلد الحفظ" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11477,7 +11559,7 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -11485,64 +11567,64 @@ msgstr "" "%1: فشل في استيراد ملف الحفظ. يبدو أن الملف المعطى تالف أو أنه ليس ملف حفظ " "وي." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: فشل استيراد ملف الحفظ. يرجى تشغيل اللعبة مرة واحدة، ثم حاول مرة أخرى." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "تم التصدير %n الحفظ (الكل)" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND تحقق" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "لم يتم اكتشاف أية مشكلات." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND تم اصلاح" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -11550,110 +11632,110 @@ msgstr "" "NAND لا يمكن إصلاح\n" "يوصى بعمل نسخة احتياطية من بياناتك الحالية والبدء من جديد" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "تم استخراج الشهادات بنجاح من NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "NAND فشل استخراج شهادات من" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "اختر خط تصحيح أخطاء" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "التأكيد" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "هل تريد مسح قائمه أسماء الرموز ؟" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "أسماء الرموز التي تم إنشاؤها من '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' لم يتم العثور على أي أسماء رموز تم إنشاؤها" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "RSO الكشف التلقائي" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "RSO الكشف التلقائي عن وحدات" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Enter the RSO module address:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Invalid RSO module address: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Failed to load RSO module at %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "%1 تم العثور على وحدات" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "RSO تعذر الكشف التلقائي عن وحدة" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "RSO حدد عنوان وحدة" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' لم يتم العثور على المسح بحثًا عن الوظائف الشائعة بدلاً من ذلك" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "الرموز المحملة من '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "تحميل ملف الخريطة" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Dolphin Map File (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "حفظ ملف الخريطة" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Failed to save code map to path '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Failed to load map file '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Failed to save symbol map to path '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -11661,15 +11743,15 @@ msgstr "" "رموز التصدير فقط مع الإصلاح المسبق:\n" "(فارغ لجميع الرموز)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "حفظ ملف التوقيع" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Failed to save signature file '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -11677,39 +11759,39 @@ msgstr "" "إلحاق رموز فقط بالبادية:\n" "(فارغ لكل الرموز)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "إلحاق التوقيع على" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Failed to append to signature file '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "تطبيق ملف التوقيع" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "اختر ملف الإدخال ذو الأولوية" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "اختر ملف الإدخال الثانوي" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "حفظ ملف الإخراج المدمج باسم" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Failed to save to signature file '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "تعليمات البحث" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "التعليمات" @@ -11825,7 +11907,7 @@ msgid "Game" msgstr "اللعبة" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "اللاعبين" @@ -11854,29 +11936,29 @@ msgstr "تتطلب هذه الجلسة كلمة مرور:" msgid "Invalid password provided." msgstr "كلمة مرور المقدمة غير صالحة." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "اللعب عبر الشبكة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "تشغيل" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "المخزن المؤقت" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "خروج" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "لا يوجد حفظ للبيانات" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -11884,11 +11966,11 @@ msgstr "" "ستبدأ اللعب عبر الشبكة بدون أي بيانات محفوظة، وسيتم التخلص من أي بيانات " "محفوظة تم إنشاؤها في نهاية جلسة اللعب عبر الشبكة." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "تحميل بيانات حفظ المضيف فقط" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -11898,11 +11980,11 @@ msgstr "" "حفظ تم إنشاؤها أو تعديلها خلال جلسة اللعب عبر الشبكة سيتم تجاهلها في نهاية " "الجلسة." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "تحميل وكتابة بيانات حفظ المضيف" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -11911,11 +11993,11 @@ msgstr "" "تم إنشاؤها أو تعديلها خلال جلسة اللعبة عبر الشبكة ستبقى في الحفظ المحلي " "للمضيف.." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "استخدام جميع بيانات حفظ وي" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -11925,15 +12007,15 @@ msgstr "" "اللعبة التي تم بدء تشغيلها فقط. مفيد عند التبديل بين الألعاب في منتصف " "الجلسة. لا يكون له أي تأثير إذا تم تحديد ”لا توجد بيانات حفظ“." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "AR/Gecko مزامنة رموز" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "مزامنة الإعدادات الصارمة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11945,11 +12027,11 @@ msgstr "" "قد يمنع المزامنة في بعض الألعاب التي تستخدم قراءات مخزن مؤقت للإطار المضمن . " "يرجى التأكد من استخدام الجميع لخلفية الفيديو نفسها." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "تأخير الإدخال العادل" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11961,11 +12043,11 @@ msgstr "" "مناسب للألعاب التنافسية حيث يكون الإنصاف والحد الأدنى من وقت الإستجابة أكثر " "أهمية" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "سلطة إدخال المضيف" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11977,11 +12059,11 @@ msgstr "" "مناسب للألعاب غير الرسمية مع أكثر من 3 لاعبين ، وربما على اتصالات غير مستقرة " "أو عالية وقت الإستجابة." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Golf وضع" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -11992,74 +12074,74 @@ msgstr "" "مناسب للألعاب القائمة على الدوران مع عناصر تحكم حساسة للتوقيت ، مثل لعبة " "الجولف." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "اختباري" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "لعبة الحالية" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "لعبة أخرى" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD Card" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "سجل المدخلات" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Show Golf Mode Overlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "عن بُعد GBA إخفاء أجهزة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "محادثه" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "إرسال" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "نسخ" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "طرد لاعب" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "تعيين منافذ ذراع التحكم" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "توقفت اللعبة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "تمت إضافته بنجاح إلى فهرس اللعب عبر الشبكة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "فشل في إضافة هذه الجلسة إلى فهرس اللعب عبر الشبكة: 1%" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "ليس كل اللاعبين لديهم اللعبة. هل تريد حقا أن تبدأ؟" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12071,47 +12153,47 @@ msgstr "" "\n" "يرجى تحديد دقة داخلية محددة." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "هل أنت متأكد من أنك تريد إنهاء اللعب عبر الشبكة؟" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "معرف الغرفة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "خارجي" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "محلي" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "لاعب" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "حالة اللعبة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "تعيين" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "إصدار" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "تجزئة خاطئة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -12119,125 +12201,125 @@ msgstr "" "يحتوي ملف اللعبة على تجزئة مختلفة. انقر بزر الماوس الأيمن فوقه، وحدد خصائص، " "وقم بالتبديل إلى علامة التبويب تحقق، وحدد التحقق من التكامل للتحقق من التجزئة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "رقم قرص خاطئ" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "تحتوي اللعبة على رقم قرص مختلف" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "مراجعة خاطئة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "اللعبة لديها مراجعة مختلفة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "منطقة خاطئة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "منطقة اللعبة غير متطابقة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "لم يتم العثور عليها" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "لم يتم العثور على لعبة مطابقة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "الاتصال" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "إعادة المحاولة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "تغيرت اللعبة إلى \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "بدأت اللعبة" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 قد انضم" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 لقد غادر" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "%1 تم تغيير حجم المخزن المؤقت الأقصى إلى" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "تم تغيير حجم المخزن المؤقت إلى %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "تم تفعيل صلاحيات مدخل المضيف" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "تم تعطيل سلطة إدخال المضيف" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "المخزن المؤقت الأقصى" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "تم اكتشاف مزامنة محتملة: %1 قد تمت مزامنتها في الإطار %2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "فقد الاتصال بالخادم" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "%1 فشل الاتصال بالخادم" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "خطأ الاجتياز" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "تعذر البحث عن الخادم المركزي" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "دولفين قديم جدا لجتياز الخادم " -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 is now golfing" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -12249,7 +12331,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 القرص غير صالح" @@ -12745,7 +12827,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "إعادة تعيين إعدادات دولفين" @@ -12753,7 +12835,7 @@ msgstr "إعادة تعيين إعدادات دولفين" msgid "Reset All Settings" msgstr "إعادة تعيين جميع الإعدادات" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12762,120 +12844,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "DSP خيارات" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (موصى به)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "LLE Recompiler (بطيء)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "LLE Interpreter (بطيء جداً)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "إعدادات الخلفية" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "الخلفية الصوتية" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II Decoder" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "جودة فك التشفير" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "الجهاز الافتراضي" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "جهاز الإخراج" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "إعدادات التشغيل الصوتي" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 مللي ثانية" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "ملء فجوات الصوت" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" -msgstr "" +msgstr "الحفاظ على درجة الصوت" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "كتم الصوت عند تعطيل الحد الأقصى للسرعة" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "حجم المخزن المؤقت الصوتي" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12888,40 +12980,40 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -12930,33 +13022,33 @@ msgstr "" "

إذا لم تكن متأكدًا، اترك هذا الخيار محددًا." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP Emulation Engine" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "خلفية الصوت" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "جودة فك التشفير" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -12964,14 +13056,36 @@ msgstr "" "تحديد جهاز الإخراج المراد استخدامه.

إذا لم تكن متأكدًا، فحدد الجهاز الافتراضي." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "جهاز الإخراج" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "زمن الاستجابة" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -13104,42 +13218,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "إعدادات جيم بوي أدفانس" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "تشغيل جيم بوي أدفانس في خيوط مخصصة" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Save in Same Directory as the ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "حفظ" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "اختر ملفًا لفتحه أو إنشائه" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "لا يمكن ضبط بطاقة الذاكرة على مسار فارغ" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -13151,162 +13265,167 @@ msgstr "" "تالف أو غير ملف بطاقة ذاكرة جيم كيوب\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "%1 لا يمكن استخدام نفس الملف في فتحات متعددة؛ يتم استخدامه بالفعل من قبل " -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "GCI اختر المجلد الأساسي" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "لا يمكن استخدام نفس المجلد في عدة فتحات؛ فهو مستخدم بالفعل بواسطة %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "اختر ملفًا لفتحه" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "(*.gba) جيم بوي ادفانس" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "حدد جيم بوي أدفانس BIOS" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "حدد مسار الحفظ جيم بوي أدفانس" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "حدد قرص جيم بوي أدفانس" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "الإعدادات الأساسية" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "تمكين الأسرار" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 -msgid "Load Whole Game Into Memory" -msgstr "" - #: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +msgid "Load Whole Game Into Memory" +msgstr "تحميل اللعبة بالكامل في الذاكرة" + +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " "requirements will be much higher with this setting enabled." "

If unsure, leave this unchecked." msgstr "" +"يقوم بتحميل اللعبة الجارية في الذاكرة في الخلفية.

قد يؤدي ذلك إلى " +"تحسين الأداء في حالة استخدام وحدات تخزين بطيئة أو ذات زمن انتقال عالي." +"
ستكون متطلبات ذاكرة النظام أعلى بكثير مع تفعيل هذا الإعداد." +"

إذا كنت غير متأكد، فاترك هذا بدون تحديد." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "السماح بإعدادات المنطقة غير المتطابقة" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "تغيير الأقراص تلقائيا" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "عرض اللعبة الحالية على ديسكورد" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "غير محدود" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (السرعة القياسية)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&حد السرعة" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "إعدادات التحديث التلقائي" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&التحديث التلقائي" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "عدم التحديث" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "Releases (كل بضعة أشهر)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Dev (عدة مرات في اليوم)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "المنطقة الاحتياطية" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "المنطقة الاحتياطية" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "إعدادات تقارير إحصائيات الاستخدام " -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "تمكين تقارير إحصائيات الاستخدام " -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "إنشاء هوية جديد للحصائيات " -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "إنشاء هوية " -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "تم إنشاء هوية جديدة ." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13315,7 +13434,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13324,7 +13443,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13332,7 +13451,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13343,7 +13462,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13351,7 +13470,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13372,7 +13491,7 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -13381,7 +13500,7 @@ msgstr "" "يحدد المنطقة المستخدمة للعناوين التي لا يمكن تحديد منطقتها تلقائيًا." "

لا يمكن تغيير هذا الإعداد أثناء تشغيل المحاكاة." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13391,7 +13510,7 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -13399,15 +13518,15 @@ msgstr "" "قم بإنشاء معرف مجهول جديد لإحصاءات الاستخدام الخاصة بك. سيؤدي ذلك إلى فصل أي " "إحصاءات مستقبلية عن إحصاءاتك السابقة." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "الحد الأقصى للسرعة" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "التحديث التلقائي" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13417,13 +13536,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -13704,7 +13823,7 @@ msgstr ":حجم الخط" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:37 msgid "Font Size" -msgstr "" +msgstr "حجم الخط" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:41 msgid "Performance Statistics" @@ -13741,7 +13860,7 @@ msgstr "عرض ألوان السرعة" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:61 msgid "Performance Sample Window (ms):" -msgstr "" +msgstr "(ms) نافذة نموذج الأداء:" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:62 msgid "Performance Sample Window (ms)" @@ -14007,15 +14126,15 @@ msgstr "مسار WFS" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:68 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:87 msgid "IP Address Redirections" -msgstr "" +msgstr "IP إعادة توجيه عناوين" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Emulated" -msgstr "" +msgstr "محاكاة" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Real" -msgstr "" +msgstr "حقيقي" #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:51 msgid "Select" @@ -14225,14 +14344,6 @@ msgstr "إعدادات ريموت وي" msgid "Sensor Bar Position:" msgstr "موضع الاستشعار" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "أعلى" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "أسفل" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14758,15 +14869,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "GameCube TAS Input %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "العصا الرئيسية" @@ -14806,71 +14917,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "الأشعة تحت الحمراء" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "عصا نانتشاك" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "مقياس تسارع ريموت وي" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "جيروسكوب ريموت وي" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "مقياس تسارع نانتشاك" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "أزرار ريموت وي" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "أزرار نانتشاك" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "أزرار كلاسيكية" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wii TAS Input %1 - ريموت وي + نانتشاك" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Wii TAS Input %1 - تحكم كلاسيكي" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Wii TAS Input %1 - ريموت وي" @@ -15380,34 +15491,38 @@ msgstr "توقع + أو قوس إغلاق" msgid "Tokenizing failed." msgstr "Tokenizing فشل" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "'{0}' لم يتم العثور على ملفات تعريف لإعداد اللعبة" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "غير قادر على الاتصال بخادم التحديث" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "تقوم بتشغيل أحدث إصدار متوفر على مسار التحديث هذا" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "غير قادر على إنشاء نسخة محدث" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "غير قادر على تعيين أذونات على نسخة المحدث" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "{0} تعذر بدء عملية التحديث" @@ -15447,31 +15562,31 @@ msgid "Africa" msgstr "أفريقيا" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "بايت" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "كيلوبايت" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "ميجابايت" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "جيجابايت" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "تيرابايت" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "بيتابايت" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "إكسابايت" @@ -15541,44 +15656,44 @@ msgstr "" msgid "Null" msgstr "خالية" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15586,7 +15701,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15646,6 +15761,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15666,13 +15788,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"يحدث هذا الخطأ عادة بسبب إلغاء مزامنة وحدة معالجة الرسومات التي تمت محاكاتها " -"مع وحدة المعالجة المركزية التي تمت محاكاتها ، ولكن إعداداتك الحالية تجعل هذا " -"غير محتمل. إذا كان هذا الخطأ يوقف اللعبة عن العمل ، فيرجى إبلاغ المطورين " -"بذلك." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -15690,7 +15808,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "تجميع التظليل" @@ -15744,10 +15862,6 @@ msgstr "تجاهل" msgid "Help" msgstr "مساعدة" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "تطبيق" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "استعادة الضبط الافتراضي" diff --git a/Languages/po/ca.po b/Languages/po/ca.po index c5a541cc98..7e8fe6b8d3 100644 --- a/Languages/po/ca.po +++ b/Languages/po/ca.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Josep Dolset, 2024-2025\n" "Language-Team: Catalan (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -27,17 +27,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT no està actiu" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "Error en obrir \"{0}\" per modificar-ho." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Desat a \"{0}\"" @@ -80,7 +80,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -95,30 +95,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informació" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Pregunta" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Advertència" @@ -266,15 +266,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -363,7 +363,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -403,8 +403,9 @@ msgstr "Avall" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -416,8 +417,9 @@ msgstr "Esquerra" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -455,10 +457,10 @@ msgid "Increase" msgstr "Augmentar" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -468,7 +470,7 @@ msgstr "Reiniciar" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -569,15 +571,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Baixar el volum" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Pujar el volum" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "" @@ -730,287 +732,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Alternar l'escapçament" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Commutar Relació d'Aspecte" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Commutar Còpies del EFB" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Commutar Boira" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Augmenta IR" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Disminueix IR" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Disminuir profunditat" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Augmenta profunditat" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Disminuir convergència" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Augmenta convergència" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Carregar ranura d'estat 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Carregar ranura d'estat 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Carregar ranura d'estat 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Carregar ranura d'estat 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Carregar ranura d'estat 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Carregar ranura d'estat 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Carregar ranura d'estat 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Carregar ranura d'estat 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Carregar estat 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Carregar estat 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Desar Ranura d'Estat 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Desar Ranura d'Estat 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Desar Ranura d'Estat 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Desar Ranura d'Estat 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Desar Ranura d'Estat 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Desar Ranura d'Estat 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Desar Ranura d'Estat 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Desar Ranura d'Estat 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Desar Ranura d'Estat 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Desar Ranura d'Estat 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Ranura de captura 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Ranura de captura 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Ranura de captura 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Ranura de captura 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Ranura de captura 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Ranura de captura 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Ranura de captura 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Ranura de captura 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Ranura de captura 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Ranura de captura 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Carregar últim estat 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Carregar últim estat 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Carregar últim estat 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Carregar últim estat 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Carregar últim estat 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Carregar últim estat 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Carregar últim estat 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Carregar últim estat 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Desar l'Estat Més Antic" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Desfés la càrrega de captura" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Desfer Estat Guardat" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Desar Estat" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Carregar estat" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1039,7 +1045,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Tecles d'accés ràpid" @@ -1060,8 +1066,8 @@ msgstr "General" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volum" @@ -1118,7 +1124,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Resolució interna" @@ -1188,46 +1194,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Ja s'està a punt d'inserir un disc." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1313,7 +1319,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1378,37 +1384,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1436,8 +1432,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Botons" @@ -1475,33 +1471,33 @@ msgstr "Teclat" msgid "Keys" msgstr "Tecles" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1544,7 +1540,7 @@ msgstr "Control de la palanca" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "Palanca C" @@ -1553,7 +1549,7 @@ msgid "Button" msgstr "Botó" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1574,20 +1570,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Gatells" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibració" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1655,7 +1651,7 @@ msgstr "Controlador clàssic" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Palanca esquerra" @@ -1746,8 +1742,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1804,25 +1800,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Sacsejar" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Inclinació" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Swing" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Acceleròmetre" @@ -1939,21 +1935,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Punt" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1964,63 +1960,63 @@ msgid "°" msgstr "º" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Giroscopi" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Extensió" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Distribució dels altaves" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Bateria" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2276,147 +2272,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "El joc encara està en marxa!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Client invàlid" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2494,8 +2490,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2513,28 +2509,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2573,7 +2569,7 @@ msgstr "Buida" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Desconegut" @@ -2791,22 +2787,22 @@ msgid "Korean" msgstr "Coreà" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -2814,15 +2810,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Desempaquetant" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2942,10 +2938,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2953,65 +2961,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3020,40 +3028,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3061,109 +3078,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3175,7 +3192,7 @@ msgstr "" "Com que els fitxers dels discs de GameCube contenen poques dades de " "verificació, és possible que hi hagi problemes que Dolphin no pugui detectar." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3539,52 +3556,52 @@ msgid "Data Type" msgstr "Tipus de dades" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8-bit Unsigned Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16-bit Unsigned Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32-bit Unsigned Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64-bit Unsigned Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8-bit Signed Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16-bit Signed Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32-bit Signed Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64-bit Signed Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32-bit Float" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64-bit Float" @@ -3605,47 +3622,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 rangs de memòria" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "Alineat" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "Desalineat" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3654,235 +3671,247 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%ns'han eliminat adreça(ces)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "Queden %n adreça(ces)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Valor:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Descripció" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adreça" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3998,10 +4027,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4033,49 +4061,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Error" @@ -4096,16 +4124,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Configurar Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4148,31 +4176,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Afegeix" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Aplicar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4181,20 +4208,24 @@ msgstr "Afegeix" msgid "Cancel" msgstr "Cancel·lar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Habilitar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Afegir..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4203,9 +4234,9 @@ msgstr "Afegir..." msgid "Remove" msgstr "Eliminar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4266,10 +4297,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Fet" @@ -4368,152 +4399,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Predeterminats" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "On" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Apagar" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Editor" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Actualitza" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Nucli" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Doble nucli" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Vídeo" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Cache de textures" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Segur" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Mig" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Ràpid" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Nucli" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Habilitar Doble nucli" @@ -4582,7 +4552,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Estereoscòpia" @@ -4610,7 +4580,7 @@ msgid "Depth Percentage:" msgstr "Percentatge de la profunditat:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Convergència:" @@ -4629,6 +4599,10 @@ msgstr "Configuració d'usuari" msgid "Graphics" msgstr "Gràfics" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Editor" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4642,63 +4616,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Cap" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Controlador Estàndard" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Volant" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Estora de ball" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "Bongos de DK" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "Controladors de GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Port %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4717,19 +4691,32 @@ msgstr "" msgid "Description:" msgstr "Descripció:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Error al descarregar codis." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "L'arxiu no conté codis." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Descàrrega completada" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4831,60 +4818,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Miscel·làni" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Retallar" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Personalitzar" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Superior" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Abaix" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Miscel·làni" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Habilitar Exploració &Progressiva" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Pantalla sense vores" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Experimental" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4892,21 +4899,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4914,7 +4921,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4922,46 +4929,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4980,14 +4987,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5000,21 +5007,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5022,21 +5022,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5045,7 +5045,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5059,7 +5059,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5068,17 +5068,66 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "Si no estàs segur, deixa-ho sense marcar." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5334,89 +5383,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Resolució Interna:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Aliasing:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Efecte de post-processament:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Apagar" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Adjacent" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "A dalt i a baix" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglif" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passiu" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Intercanvia ulls" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Profunditat:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(Deshabilitat)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 no admet aquesta funció." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1xMSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1xSSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5425,7 +5478,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5435,7 +5488,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5446,7 +5499,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5469,19 +5522,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5490,7 +5543,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5498,7 +5551,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5508,7 +5561,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5516,7 +5569,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5527,14 +5580,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5542,20 +5595,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5563,7 +5616,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5572,18 +5625,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5593,35 +5646,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Antialiàsing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Profunditat" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Convergència" @@ -5646,10 +5699,6 @@ msgstr "Forçar 4:3" msgid "Stretch to Window" msgstr "Ajustar a la Finestra" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Personalitzar" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5722,11 +5771,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5736,27 +5785,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5778,21 +5827,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5800,7 +5849,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5809,7 +5858,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5818,7 +5867,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5829,34 +5878,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Adaptador" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Relació d'aspecte" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5885,22 +5934,42 @@ msgstr "Salta l'accés d'EFB des de la CPU" msgid "Ignore Format Changes" msgstr "Ignora els canvis de format" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Cache de textures" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Segur" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Precisió:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Ràpid" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -6009,8 +6078,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6183,9 +6252,9 @@ msgstr "Desar com..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6241,7 +6310,7 @@ msgid "Toggle All Log Types" msgstr "Commutar Tots els Tipus de Registre" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Registre" @@ -6253,9 +6322,9 @@ msgstr "Ajust de línia" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Esborrar" @@ -6323,8 +6392,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6336,7 +6407,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6344,9 +6415,9 @@ msgstr "Desar" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Carregar" @@ -6486,7 +6557,7 @@ msgstr "per defecte" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "desconnectat" @@ -6558,7 +6629,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6585,8 +6656,8 @@ msgid "Profile" msgstr "Perfil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6604,10 +6675,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Confirmar" @@ -6617,7 +6688,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6757,8 +6828,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Afegeix" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6959,99 +7035,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Calcular" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Verificant" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Baix" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Mig" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Alt" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Automàtic" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii Remotes" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Sincronització" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Escaneig continu" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Balance Board real" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Activar Altaveu de Dades" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7227,7 +7301,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7255,7 +7329,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Nou" @@ -7290,10 +7364,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Entrada" @@ -7317,10 +7391,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7496,7 +7570,7 @@ msgstr "fals" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Condició" @@ -7653,7 +7727,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Ajuda" @@ -7849,13 +7923,13 @@ msgstr "A:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Llegir" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Escriure" @@ -7871,7 +7945,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Punt dse ruptura" @@ -7973,42 +8047,42 @@ msgstr "" msgid "Breakpoints" msgstr "Punts de ruptura" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Actiu" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Funció" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Edita..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8021,7 +8095,7 @@ msgstr "Paràmetres" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Símbols" @@ -8134,7 +8208,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8149,7 +8223,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8422,7 +8496,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Neteja la memòria intermèdia" @@ -8550,7 +8624,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Float" @@ -8558,7 +8632,7 @@ msgstr "Float" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Doble" @@ -8594,7 +8668,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Buscar" @@ -8699,7 +8773,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Data" @@ -8841,7 +8915,7 @@ msgid "No" msgstr "No" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Xarxa" @@ -8960,70 +9034,70 @@ msgstr "Registres" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Visualitza &memòria" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Visualitza &codi" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadecimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Actualitzar" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9491,277 +9565,285 @@ msgstr "Gravant..." msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Recarregant..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Propietats" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Canviar &Disc" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Esborra el fitxer..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Etiquetes" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Nova etiqueta..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Elimina la etiqueta..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Desa la exportació" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Error" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Plataforma" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Pancarta" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Títol" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Fabricant" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Nom de l'arxiu" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Ruta del fitxer" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID del joc" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Regió" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Mida del fitxer" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Compressió" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Nova etiqueta" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Elimina la etiqueta" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9870,7 +9952,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9929,12 +10011,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Tots els fitxers (*)" @@ -9979,112 +10061,112 @@ msgstr "&Obre..." msgid "&Create..." msgstr "Crea..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Nom del fitxer" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Icona" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blocs" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10092,7 +10174,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10100,45 +10182,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10146,78 +10228,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10270,21 +10352,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Crea" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10292,11 +10374,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10304,46 +10386,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Desconegut--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Unknown(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10367,81 +10449,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Voleu aturar l'emulació actual?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Ja hi ha una sessió NetPlay en curs!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10449,48 +10531,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin Pel·lícules TAS (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10772,421 +10855,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Assemblador" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opcions" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Configuració" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "Configuració de &gràfics" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Paràmetres d'àudio" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Configuració del controlador" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "Configuració de &tecles d'accés" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Font..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Pàgina web" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "&Documentació en línia" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&Repositori GitHub" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Rastrejador d'errors" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Comprovar si hi ha actualitzacions..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Sobre" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Visualització en llista" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Visualització en graella" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Llista de columnes" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Mostrar Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Mostrar GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Mostra WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Mostra ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Mostrar Plataformes" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Mostrar PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Mostrar EUA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Mostrar Austràlia" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Mostrar França" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Mostrar Alemanya" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Mostrar Itàlia" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Mostrar Corea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Mostra Països Baixos" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Mostra Rússia" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Mostra Espanya" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Mostrar Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Mostra Internacional" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Mostra desconegut" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Mostrar Regions" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Enregistrament" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "&Comença l'enregistrament d'entrades" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "&Reprodueix l'enregistrament d'entrades" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Atura la reproducció/enregistrament d'entrades" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Exporta l'enregistrament..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Mode de només lectura" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Entrada TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pausa al final de l'enregistrament" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Desa el vídeo" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Desa l'àudio" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Esborrar símbols" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Desa la importació" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11194,33 +11285,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11228,230 +11319,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "Comprova la NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Confirmació" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Instrucció:" @@ -11567,7 +11658,7 @@ msgid "Game" msgstr "Joc" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Jugadors" @@ -11596,75 +11687,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Començar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Buffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Sortir" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11672,11 +11763,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11684,11 +11775,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11696,85 +11787,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Mode Golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Suma de verificació" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Joc actual" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "Targeta SD" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Xat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Enviar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Copiar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Expulsar jugador" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Joc aturat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11782,171 +11873,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "ID de la sala" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Extern" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Local" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Jugador" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Estat del joc" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Mapeig" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revisió" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Connectant" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Tornar a intentar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Joc iniciat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 s'ha unit" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 s'ha marxat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 ara està jugant al golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11958,7 +12049,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 no és una ROM vàlida" @@ -12433,7 +12524,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12441,7 +12532,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12450,120 +12541,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Configuració del motor" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Motor d'àudio:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Dispositiu per defecte" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12576,85 +12677,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Latència" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12785,42 +12908,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Desats:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12828,78 +12951,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Configuració bàsica" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Activar Trucs" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12907,82 +13030,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Il·limitat" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (velocitat normal)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Velocitat límit:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Actualització automàtica:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "No actualitzis" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Identifica la generació" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12991,7 +13114,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13000,7 +13123,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13008,7 +13131,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13019,7 +13142,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13027,7 +13150,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13048,14 +13171,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13065,21 +13188,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Actualització automàtica" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13089,13 +13212,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -13876,14 +13999,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "Posició Barra de Sensors" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Superior" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Abaix" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14407,15 +14522,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Palanca principal" @@ -14449,71 +14564,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Palanca del nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Botons del nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Botons clàssics" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -15007,34 +15122,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15074,31 +15193,31 @@ msgid "Africa" msgstr "Àfrica" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -15168,44 +15287,44 @@ msgstr "" msgid "Null" msgstr "Nul" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15213,7 +15332,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15269,6 +15388,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15286,8 +15412,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15306,7 +15432,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Compilant shaders" @@ -15357,10 +15483,6 @@ msgstr "Descartar" msgid "Help" msgstr "Ajuda" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Aplicar" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/cs.po b/Languages/po/cs.po index 803517afe5..d3dcfad6a2 100644 --- a/Languages/po/cs.po +++ b/Languages/po/cs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Zbyněk Schwarz , 2011-2016\n" "Language-Team: Czech (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -20,17 +20,17 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -71,7 +71,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -86,30 +86,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informace" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Otázka" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Varování" @@ -257,15 +257,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -354,7 +354,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -394,8 +394,9 @@ msgstr "Dolů" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -407,8 +408,9 @@ msgstr "Vlevo" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -446,10 +448,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -459,7 +461,7 @@ msgstr "Resetovat" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -560,15 +562,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Snížit hlasitost" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Zvýšit hlasitost" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Zapnout ztlumení zvuku" @@ -721,287 +723,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Přepnout oříznutí" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Přepínat poměr stran" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Přepínat kopie EFB" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Přepínat mlhu" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Zvýšit vnitřní rozlišení" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Snížit vnitřní rozlišení" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Přepnout 3D anaglyf" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Snížit hloubku" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Zvýšit hloubku" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Snížit sblížení" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Zvýšit sblížení" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Nahrát stav v pozici 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Nahrát stav v pozici 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Nahrát stav v pozici 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Nahrát stav v pozici 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Nahrát stav v pozici 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Nahrát stav v pozici 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Nahrát stav v pozici 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Nahrát stav v pozici 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Načíst stav v pozici 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Načíst stav v pozici 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Uložit stav do pozice 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Uložit stav do pozice 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Uložit stav do pozice 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Uložit stav do pozice 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Uložit stav do pozice 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Uložit stav do pozice 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Uložit stav do pozice 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Uložit stav do pozice 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Uložit stav do pozice 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Uložit stav do pozice 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Vybrat stav na pozici 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Vybrat stav na pozici 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Vybrat stav na pozici 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Vybrat stav na pozici 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Vybrat stav na pozici 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Vybrat stav na pozici 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Vybrat stav na pozici 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Vybrat stav na pozici 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Vybrat stav na pozici 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Vybrat stav na pozici 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Načíst 1. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Načíst 2. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Načíst 3. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Načíst 4. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Načíst 5. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Načíst 6. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Načíst 7. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Načíst 8. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Načíst 9. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Načíst 10. uložený stav" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Načíst nejstarší stav" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Vrátit zpět Nahrání Stavu" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Vrátit zpět Uložení Stavu" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Uložit stav" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Načíst stav" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1030,7 +1036,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Klávesové zkratky" @@ -1051,8 +1057,8 @@ msgstr "Obecné" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Hlasitost" @@ -1109,7 +1115,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1179,46 +1185,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1304,7 +1310,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1369,37 +1375,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1427,8 +1423,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Tlačítka" @@ -1466,33 +1462,33 @@ msgstr "Klávesnice" msgid "Keys" msgstr "Klávesy" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "Adresář paměťové karty GC: Voláno čištění bloku s neplatnou adresou" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT nesprávné. Dolphin bude nyní ukončen" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1535,7 +1531,7 @@ msgstr "Ovládací páčka" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "Kruhová páčka" @@ -1544,7 +1540,7 @@ msgid "Button" msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1565,20 +1561,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Spínače" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibrace" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1646,7 +1642,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Levá páčka" @@ -1737,8 +1733,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1795,25 +1791,25 @@ msgid "Nunchuk" msgstr "Nunčak" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Třes" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Naklánění" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Švihnutí" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1930,21 +1926,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1955,63 +1951,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Rozšíření" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Posun reproduktoru" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Baterie" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2267,147 +2263,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Hra už běží!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Při připojování průchozího serveru k hostiteli vršek časový limit." -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Server zamítl pokus o průchod" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Neplatný hostitel" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2485,8 +2481,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2504,28 +2500,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2564,7 +2560,7 @@ msgstr "Prázdné" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Neznámé" @@ -2783,22 +2779,22 @@ msgid "Korean" msgstr "Korejština" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2806,15 +2802,15 @@ msgstr "" msgid "Unpacking" msgstr "Rozbalování" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2934,10 +2930,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2945,65 +2953,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3012,40 +3020,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3053,109 +3070,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3163,7 +3180,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3522,52 +3539,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3588,47 +3605,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3637,235 +3654,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Hodnota:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Popis" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adresa" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3981,10 +4010,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4016,49 +4044,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Chyba" @@ -4079,16 +4107,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4131,31 +4159,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Přidat" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4164,20 +4191,24 @@ msgstr "Přidat" msgid "Cancel" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Přidat..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4186,9 +4217,9 @@ msgstr "Přidat..." msgid "Remove" msgstr "Odstranit" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4249,10 +4280,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4351,152 +4382,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Vypnuto" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Obnovit" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Jádro" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Ukládat kopie EFB pouze do textury" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Vyrovnávací Paměť Textur" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Bezpečná" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Rychlá" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Jádro" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Povolit dvojité jádro" @@ -4567,7 +4537,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoskopie" @@ -4596,7 +4566,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Sblížení:" @@ -4615,6 +4585,10 @@ msgstr "" msgid "Graphics" msgstr "Grafika" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4628,63 +4602,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Žádné" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Standardní Ovladač" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Volant" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Taneční podložka" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "Ovladače GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4703,19 +4677,32 @@ msgstr "" msgid "Description:" msgstr "Popis:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Stahování kódů selhalo." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Soubor neobsahoval žádné kódy" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4817,60 +4804,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Ostatní" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Oříznout" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Nahoře" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Dole" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Ostatní" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Povolit Progresivní Skenování" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Celá obrazovka bez okrajů" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4878,21 +4885,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4900,7 +4907,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4908,46 +4915,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4966,14 +4973,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4986,21 +4993,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5008,21 +5008,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5031,7 +5031,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5045,7 +5045,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5054,15 +5054,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5318,89 +5367,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Vnitřní Rozlišení:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Vyhlazení okrajů" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Efekt Následného Zpracování:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Vypnuto" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Vedle sebe" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Nad sebou" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglyf" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Prohodit oči" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Režim 3D stereoskopie:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Hloubka:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(vypnuto)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5409,7 +5462,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5419,7 +5472,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5430,7 +5483,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5453,19 +5506,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5474,7 +5527,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5482,7 +5535,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5492,7 +5545,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5500,7 +5553,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5511,14 +5564,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5526,20 +5579,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5547,7 +5600,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5556,18 +5609,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5577,35 +5630,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5630,10 +5683,6 @@ msgstr "Vynutit 4:3" msgid "Stretch to Window" msgstr "Roztáhnout do Okna" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5706,11 +5755,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5720,27 +5769,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5762,21 +5811,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5784,7 +5833,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5793,7 +5842,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5802,7 +5851,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5813,34 +5862,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5869,22 +5918,42 @@ msgstr "Přeskočit EFB Přístup z Procesoru" msgid "Ignore Format Changes" msgstr "Ignorovat Změny Formátu" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Ukládat kopie EFB pouze do textury" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Vyrovnávací Paměť Textur" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Bezpečná" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Přesnost:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Rychlá" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Externí vyrovnávací paměť snímků (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -5993,8 +6062,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6167,9 +6236,9 @@ msgstr "Uložit jako" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6225,7 +6294,7 @@ msgid "Toggle All Log Types" msgstr "Zapnout Všechny Typy Záznamů" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Záznam" @@ -6237,9 +6306,9 @@ msgstr "Zalamování textu" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Vyčistit" @@ -6307,8 +6376,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6320,7 +6391,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6328,9 +6399,9 @@ msgstr "Uložit" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Nahrát" @@ -6470,7 +6541,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6542,7 +6613,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6569,8 +6640,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6588,10 +6659,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "" @@ -6601,7 +6672,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6741,8 +6812,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Přidat" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6943,99 +7019,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Průběžné skenování" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Opravdové Rola-Bola" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Povolit data reproduktorů" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7209,7 +7283,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7237,7 +7311,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7272,10 +7346,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Vstup" @@ -7299,10 +7373,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7478,7 +7552,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7635,7 +7709,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Nápověda" @@ -7831,13 +7905,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7853,7 +7927,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7955,42 +8029,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8003,7 +8077,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8116,7 +8190,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8131,7 +8205,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8404,7 +8478,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8532,7 +8606,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8540,7 +8614,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8576,7 +8650,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Hledat" @@ -8681,7 +8755,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8823,7 +8897,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8942,70 +9016,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Aktualizovat" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9464,277 +9538,285 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Vlastnosti" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Vyměnit &disk" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Platforma" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Plakát" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Název" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Tvůrce" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Název souboru" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID hry" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Oblast" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Velikost souboru" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9843,7 +9925,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9902,12 +9984,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9952,112 +10034,112 @@ msgstr "&Otevřít..." msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ikona" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Bloky" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10065,7 +10147,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10073,45 +10155,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10119,78 +10201,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10243,21 +10325,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10265,11 +10347,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10277,46 +10359,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10340,81 +10422,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Chcete současnou emulaci zastavit?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10422,48 +10504,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Doplhin Filmy TAS (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10745,421 +10828,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "V&olby" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Grafická nastavení" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "Nastavení &zvuku" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Nastavení ovladače" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "Nastavení &klávesových zkratek" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Internetová stránka" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Online &dokumentace" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "Ú&ložiště Github" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Zobrazit Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Zobrazit GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Zobrazit WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Zobrazit ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Zobrazit Platformy" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Zobrazit PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Zobrazit USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Zobrazit Autrálii" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Zobrazit Francii" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Zobrazit Německo" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Zobrazit Itálii" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Zobrazit Koreu" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Zobrazit Nizozemí" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Zobrazit Rusko" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Zobrazit Španělsko" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Zobrazit Tchaj-wan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Zobrazit svět" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Zobrazit neznámé" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Zobrazit Regiony" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Video" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "&Začít nahrávat vstup" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "&Spustit vstupní nahrávku..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Exportovat Nahrávku..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Režim pouze pro čtení" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS Vstup" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pozastavit na konci videa" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Vypsat Snímky" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Vypsat Zvuk" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11167,33 +11258,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11201,230 +11292,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11540,7 +11631,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Hráči" @@ -11569,75 +11660,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Vyrovnávací paměť:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Ukončit" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11645,11 +11736,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11657,11 +11748,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11669,85 +11760,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Poslat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Kopírovat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Vykopnout hráče" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Přidělit porty ovladače" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11755,171 +11846,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Zkusit znovu" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11931,7 +12022,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12406,7 +12497,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12414,7 +12505,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12423,120 +12514,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Nastavení podpůrné vrstvy" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Podpůrná vrstva zvuku:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12549,85 +12650,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12758,42 +12881,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12801,78 +12924,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Kartridže Game Boy Advance (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Základní nastavení" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Povolit Cheaty" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12880,82 +13003,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Neomezeno" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Nastavení hlášení statistik o užívání" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Povolit hlášení statistik o užívání" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Vytvořit novou identitu pro statistiky" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Nová identita vytvořena." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12964,7 +13087,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12973,7 +13096,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12981,7 +13104,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -12992,7 +13115,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13000,7 +13123,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13021,14 +13144,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13038,21 +13161,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13062,13 +13185,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13851,14 +13974,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "Umístění Senzorové Tyče:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Nahoře" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Dole" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14382,15 +14497,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Hlavní páčka" @@ -14424,71 +14539,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "Infrč." -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -14981,34 +15096,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15048,31 +15167,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15142,44 +15261,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15187,7 +15306,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15243,6 +15362,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15260,8 +15386,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15280,7 +15406,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15331,10 +15457,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/da.po b/Languages/po/da.po index c266d14613..80422d6378 100644 --- a/Languages/po/da.po +++ b/Languages/po/da.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Lars Lyngby , 2020-2022\n" "Language-Team: Danish (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -26,17 +26,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -77,7 +77,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -92,30 +92,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Information" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Spørgsmål" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Advarsel" @@ -263,15 +263,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Fejl ved indlæsning af programmet til hukommelsen" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -360,7 +360,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -400,8 +400,9 @@ msgstr "Ned" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -413,8 +414,9 @@ msgstr "Venstre" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -452,10 +454,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -465,7 +467,7 @@ msgstr "Nulstil" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -566,15 +568,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Skru lyden ned" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Skru lyde op" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Slå lyden fra/til" @@ -727,287 +729,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Skift beskæring" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Skift forholdstal" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Skift EFB-kopier" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Skift tåge" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Skift teksturudlæsning" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Skift tilpassede teksturer" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Forøg IR" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Formindst IR" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Skift 3D Anaglyph" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Formindsk Dybde" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Forøg dybte" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Formindsk Konvergens" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Forøg konvergens" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Indlæs tilstand plads 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Indlæs tilstand plads 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Indlæs tilstand plads 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Indlæs tilstand plads 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Indlæs tilstand plads 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Indlæs tilstand plads 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Indlæs tilstand plads 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Indlæs tilstand plads 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Indlæs tilstand plads 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Indlæs tilstand plads 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Gem tilstand plads 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Gem tilstand plads 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Gem tilstand plads 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Gem tilstand plads 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Gem tilstand plads 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Gem tilstand plads 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Gem tilstand plads 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Gem tilstand plads 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Gem tilstand plads 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Gem tilstand plads 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Vælg tilstand plads 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Vælg tilstand plads 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Vælg tilstand plads 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Vælg tilstand plads 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Vælg tilstand plads 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Vælg tilstand plads 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Vælg tilstand plads 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Vælg tilstand plads 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Vælg tilstand plads 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Vælg tilstand plads 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Indlæs sidste tilstand 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Indlæs sidste tilstand 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Indlæs sidste tilstand 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Indlæs sidste tilstand 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Indlæs sidste tilstand 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Indlæs sidste tilstand 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Indlæs sidste tilstand 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Indlæs sidste tilstand 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Indlæs sidste tilstand 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Indlæs sidste tilstand 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Gem ældste tilstand" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Fortryd indlæsning af tilstand" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Fortræd lagring af tilstand" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Gem tilstand" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Indlæs tilstand" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1036,7 +1042,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Genvejstaster" @@ -1057,8 +1063,8 @@ msgstr "Generelt" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Lydstyrke" @@ -1115,7 +1121,7 @@ msgid "Graphics Toggles" msgstr "Grafikindstillinger" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1185,46 +1191,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Disken, der var ved at blive sat ind, kunne ikke ses" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "En disk er allerede ved at blive sat ind" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1310,7 +1316,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1375,37 +1381,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1433,8 +1429,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Knapper" @@ -1472,26 +1468,26 @@ msgstr "Tastatur" msgid "Keys" msgstr "Taster" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Rapport: GCIFolder skriver til ikkeallokeret blok {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCHukommelseskortFolder: SletBlok kaldt med ugyldig blokadresse" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT forkert. Dolphin vil nu afslutte" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1500,7 +1496,7 @@ msgstr "" "Advarsel: Antal blokke markeret af BAT ({0}) passer ikke med indlæst " "filheader ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1543,7 +1539,7 @@ msgstr "Kontrol-Stick" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C-Stick" @@ -1552,7 +1548,7 @@ msgid "Button" msgstr "Knap" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1573,20 +1569,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Triggers" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibration" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1654,7 +1650,7 @@ msgstr "Klassisk kontroller" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Venstre stik" @@ -1745,8 +1741,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1803,25 +1799,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Ryst" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Tilt" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Sving" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1938,21 +1934,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1963,63 +1959,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Sidelæns skift" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Oprejst skift" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Sidelæns venteposition" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Oprejst venteposition" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Udvidelse" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Vedhæft Motionplus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Højttalerpanorering" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Batteri" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2277,147 +2273,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Kunne ikke skabe peer." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Servicekvalitet (QoS) aktiveret." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "Servicekvalitet (QoS) kunne ikke aktiveres." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Spillet kører allerede!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Data modtaget!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Koder modtaget!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Traversal-server fik timeout ved forbindelse til vært" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Serveren nægtede forsøget på traversal" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Forkert vært" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2495,8 +2491,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2514,28 +2510,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2574,7 +2570,7 @@ msgstr "Tom" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Ukendt" @@ -2794,22 +2790,22 @@ msgid "Korean" msgstr "Koreansk" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2817,15 +2813,15 @@ msgstr "" msgid "Unpacking" msgstr "Udpakker" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2945,10 +2941,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2956,65 +2964,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3023,40 +3031,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3064,109 +3081,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Fejl fundet i {0} blokke i {1} partitionen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "Fejl fundet i {0} ubrugte blokke i {1} partitionen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3178,7 +3195,7 @@ msgstr "" "Da GameCube diskimages har få verifikationsdata, kan der være problemer, som " "Dolphin ikke kan se." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3541,52 +3558,52 @@ msgid "Data Type" msgstr "Datatype" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3607,47 +3624,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 hukommelsesområder" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3656,235 +3673,247 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n adresse(r) var fjernet." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n adresse(r) tilbage." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n adresse(r) kunne ikke tilgås i emuleret hukommelse." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Værdi:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Beskrivelse" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adresse" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -4005,10 +4034,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4040,49 +4068,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Fejl" @@ -4107,16 +4135,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Konfigurer Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "Ændrede snydekoder får først effekt efter genstart af spillet." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Dolphins snydesystem er slået fra." @@ -4159,31 +4187,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Tilføj" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Anvend" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4192,20 +4219,24 @@ msgstr "Tilføj" msgid "Cancel" msgstr "Annuller" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Tilføj..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4214,9 +4245,9 @@ msgstr "Tilføj..." msgid "Remove" msgstr "Fjern" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4277,10 +4308,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Succes" @@ -4379,11 +4410,11 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4391,142 +4422,81 @@ msgstr "" "Styrer om dualcore bør være aktiveret. kan forbedre performance, men kan " "også give problemer. Standard er Sand" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "På" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Fra" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Genindlæs" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Kerne" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Video" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Gem kun EFB-kopier til tekstur" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Gem kun XFB-kopier i tekstur" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Tekstur-cache" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Sikker" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Medium" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Hurtig" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Kerne" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Aktivér dualcore" @@ -4597,7 +4567,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoskopi" @@ -4625,7 +4595,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Konvergens:" @@ -4644,6 +4614,10 @@ msgstr "Brugerindstillinger" msgid "Graphics" msgstr "Grafik" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4657,63 +4631,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Ingen" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Standardkontroller" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Rat" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Dansemåtte" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK bongotrommer" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube-kontrollere" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Port %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4732,19 +4706,32 @@ msgstr "" msgid "Description:" msgstr "Beskrivelse:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Kunne ikke downloade koder." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Filen indholdte ingen koder." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4846,60 +4833,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Diverse" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Beskær" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Top" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Bund" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Diverse" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Aktivér Progressiv Skanning" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Kantløs Fuldskærm" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Eksperimentel" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4907,21 +4914,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4929,7 +4936,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4937,46 +4944,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4995,14 +5002,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5015,21 +5022,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5037,21 +5037,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5060,7 +5060,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5074,7 +5074,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5083,15 +5083,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5347,89 +5396,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Intern opløsning:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Aliasing:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Postprocessing-effekt" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Fra" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Side om side" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Top og bund" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglyph" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Byt om på øjne" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Tilstand for stereoskopisk 3D:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Dybde:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(fra)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 understøtter ikke funktionen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5438,7 +5491,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5448,7 +5501,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5459,7 +5512,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5482,19 +5535,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5503,7 +5556,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5511,7 +5564,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5521,7 +5574,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5529,7 +5582,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5540,14 +5593,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5555,20 +5608,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5576,7 +5629,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5585,18 +5638,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5606,35 +5659,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5659,10 +5712,6 @@ msgstr "Tving 4:3" msgid "Stretch to Window" msgstr "Stræk til vindue" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5735,11 +5784,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5749,27 +5798,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5791,21 +5840,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5813,7 +5862,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5822,7 +5871,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5831,7 +5880,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5842,34 +5891,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5898,22 +5947,42 @@ msgstr "Spring EFB-adgang fra CPU over" msgid "Ignore Format Changes" msgstr "Ignorer skift af formater" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Gem kun EFB-kopier til tekstur" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Tekstur-cache" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU teksturafkodning" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Sikker" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Nøjagtighed:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Hurtig" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Ekstern framebuffer (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Gem kun XFB-kopier i tekstur" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -6022,8 +6091,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6196,9 +6265,9 @@ msgstr "Gem som..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Vælg en fil" @@ -6254,7 +6323,7 @@ msgid "Toggle All Log Types" msgstr "Skift alle logtyper" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Log" @@ -6266,9 +6335,9 @@ msgstr "Ombryd ord" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Ryd" @@ -6336,8 +6405,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii Remote %1" @@ -6349,7 +6420,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6357,9 +6428,9 @@ msgstr "Gem" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Indlæs" @@ -6499,7 +6570,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6571,7 +6642,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6598,8 +6669,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6617,10 +6688,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Bekræft" @@ -6630,7 +6701,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Er du sikker på, at du vil slette '%1'?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Kan ikke gøres om!" @@ -6770,8 +6841,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Tilføj" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6972,99 +7048,97 @@ msgstr "" msgid "Verify Integrity" msgstr "Verificer integritet" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Verificerer" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Lav" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Medium" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Høj " -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii Remotes" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Synkronisér" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Emulér Wii's adapter til bluetooth" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Kontinuerlig Skanning" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Ægte Balance Board" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Aktivér højttalerdata" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Emuleret Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Sync kan kun udføres, når et Wii-spil kører." @@ -7238,7 +7312,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7266,7 +7340,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Ny" @@ -7301,10 +7375,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Input" @@ -7328,10 +7402,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7507,7 +7581,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Betingelse" @@ -7664,7 +7738,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Hjælp" @@ -7860,13 +7934,13 @@ msgstr "Til:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7882,7 +7956,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7984,42 +8058,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Aktiv" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Funktion" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8032,7 +8106,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Symboler" @@ -8145,7 +8219,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8160,7 +8234,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8433,7 +8507,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Ryd cache" @@ -8561,7 +8635,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8569,7 +8643,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8605,7 +8679,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Søg" @@ -8710,7 +8784,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Data" @@ -8852,7 +8926,7 @@ msgid "No" msgstr "Nej" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Netværk " @@ -8971,70 +9045,70 @@ msgstr "Registre" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Se &hukommelse" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Vis &kode" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Heksadecimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Opdater" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9498,277 +9572,285 @@ msgstr "Optagelse..." msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Genindlæser..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Vælg en mappe" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Slet valgte filer..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Indstillinger" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Skift &Disk" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Installer til NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Afinstaller fra NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Slet fil..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Er du sikker på, at du vil slette denne fil?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Platform" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Titel" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Udgiver" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Filnavn" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "Spil-id" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Region" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Filstørrelse" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Blokstørrelse" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9877,7 +9959,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9936,12 +10018,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9986,112 +10068,112 @@ msgstr "&Åbn..." msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ikon" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blokke" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Byt til B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Byt til A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Kopiér til B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Kopiér til A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10099,7 +10181,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10107,45 +10189,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10153,80 +10235,80 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Misforhold mellem antal ubrugte blokke fra header og faktisk antal ubrugte " "blokke." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10279,21 +10361,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10301,11 +10383,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10313,46 +10395,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10376,20 +10458,20 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "Batchtilstand kan ikke anvendes uden valg af spil." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -10397,62 +10479,62 @@ msgstr "" "Nedlukning er allerede igang. Ikke gemt data kan blive mistet, hvis du " "stopper den kørende emulering, før den er færdig. Gennemtving stop?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Ønsker du at stoppe den igangværende emulation?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10460,48 +10542,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii NAND backup-fil (*.bin);;Alle filer (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "Importerer NAND-backup" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS-film (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10783,421 +10866,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Indstillinger" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "&Konfiguration" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Grafikindstillinger" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Lydindstillinger" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Kontrollerindstillinger" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Genvejstastindstillinger" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Skrifttype..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Website" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Online&dokumentation" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&GitHub-repertoire" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Tjek for opdateringer..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Om" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Vis Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Vis GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Vis WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Vis ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Vis platforme" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Vis PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Vis USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Vis Australien" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Vis Frankrig" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Vis Tyskland" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Vis Italien" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Vis Korea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Vis Holland" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Vis Rusland" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Vis Spanien" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Vis Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Vis verden" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Vis ukendte" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Vis regioner" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Film" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "Start med at &optage input" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "Spi&l inputoptagelse..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Eksporter optagelse..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Read-Only Tilstand" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS-input" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pause ved slutning på film" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Dump Billeder" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Dump Lyd" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT blok sammenkædning slået fra" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Deaktiver JIT Cache" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Ryd symboler" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD-filer (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11205,33 +11296,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11239,230 +11330,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND tjek" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Bekræftelse" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Søg instruktion" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Instruktion:" @@ -11578,7 +11669,7 @@ msgid "Game" msgstr "Spil" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Spillere" @@ -11607,75 +11698,75 @@ msgstr "" msgid "Invalid password provided." msgstr "Forkert kodeord indtastet." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Buffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Afslut" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11683,11 +11774,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11695,11 +11786,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11707,85 +11798,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Tjeksum" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Andet spil..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD-kort" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Send" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Kopiér" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Smid spiller ud" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Tildel Kontrollerporte" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Det er ikke alle spillere, der har dette spil. Vil du virkelig starte?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11793,171 +11884,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Er du sikker på, at du vil afslutte NetPlay?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Lokal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Spiller" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Spilstatus" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Prøv igen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 ha tilsluttet sig" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 har forladt gruppen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Bufferstørrelse ændret til %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Vært inputautoritet aktiveret" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Kan ikke slå den centrale server op" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin er for gammel til en gennemløbsserver" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 spiller golf nu" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11969,7 +12060,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 er ikke en gyldig ROM" @@ -12464,7 +12555,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12472,7 +12563,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12481,120 +12572,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Backend Indstillinger" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Lyd Backend:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II dekoder" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Standard enhed" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12607,85 +12708,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12816,42 +12939,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12859,78 +12982,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Game Boy Advance-kassetter (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Basisindstillinger" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Aktivér snydekoder" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12938,82 +13061,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Ubegrænset" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Normal hastighed)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Hastighedsgrænse:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Opdater ikke" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Indstillinger for brugsstatistik" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Aktivér rapportering af brugsstatistik" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Generer en ny identitet til statistik" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Ny identitet genereret." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13022,7 +13145,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13031,7 +13154,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13039,7 +13162,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13050,7 +13173,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13058,7 +13181,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13079,14 +13202,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13096,21 +13219,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13120,13 +13243,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13911,14 +14034,6 @@ msgstr "Wii Remote-indstillinger" msgid "Sensor Bar Position:" msgstr "Sensorbarens position:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Top" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Bund" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14442,15 +14557,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Primært stik" @@ -14484,71 +14599,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wii Remote-knapper" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Klassiske knapper" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -15044,34 +15159,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15111,31 +15230,31 @@ msgid "Africa" msgstr "Afrika" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -15205,44 +15324,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15250,7 +15369,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15306,6 +15425,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15323,8 +15449,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15343,7 +15469,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Kompilerer shaders" @@ -15394,10 +15520,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Anvend" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/de.po b/Languages/po/de.po index 17744508fc..a1ed836095 100644 --- a/Languages/po/de.po +++ b/Languages/po/de.po @@ -36,7 +36,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Simonx22 , 2026\n" "Language-Team: German (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -47,17 +47,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT ist nicht aktiv" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -65,6 +65,8 @@ msgstr "" #: Source/Android/jni/WiiUtils.cpp:114 msgid "The decryption keys need to be appended to the NAND backup file." msgstr "" +"Die Entschlüsselungsschlüssel müssen an die NAND-Sicherungsdatei angehängt " +"werden." #: Source/Core/AudioCommon/OpenALStream.cpp:99 msgid "OpenAL: can't find sound devices" @@ -102,7 +104,7 @@ msgstr "" "Konnte die Datei {0} nicht zum Schreiben öffnen. Bitte überprüfe, ob sie " "bereits in einem anderen Programm geöffnet ist." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -112,37 +114,37 @@ msgstr "" #: Source/Core/Common/FatFsUtil.h:13 msgid "Pack SD Card Now" -msgstr "" +msgstr "SD-Karte jetzt packen" #: Source/Core/Common/FatFsUtil.h:14 msgid "Unpack SD Card Now" -msgstr "" +msgstr "SD-Karte jetzt entpacken" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Information" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Frage" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Warnungen" @@ -155,6 +157,9 @@ msgid "" "This build of Dolphin is not natively compiled for your CPU.\n" "Please run the ARM64 build of Dolphin for a better experience." msgstr "" +"Diese Version von Dolphin wurde nicht nativ für deinen Prozessor " +"kompiliert.\n" +"Verwende bitte die ARM64-Version von Dolphin für ein besseres Erlebnis." #: Source/Core/Core/ActionReplay.cpp:239 #, c++-format @@ -310,16 +315,16 @@ msgstr "" "{0} IPL im {1} Verzeichnis gefunden. Die Disc wird möglicherweise nicht " "erkannt" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Konnte die ausführbare Datei nicht in den Speicher laden." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" "Kann das Spiel nicht starten, da die GC IPL nicht gefunden werden konnte." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Kann die GC IPL nicht finden." @@ -412,7 +417,7 @@ msgstr "" "Die mindeste Loader-Version des DFF ({0}) überschreitet die Version dieses " "FIFO-Players ({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -456,8 +461,9 @@ msgstr "Unten" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -469,8 +475,9 @@ msgstr "Links" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -508,10 +515,10 @@ msgid "Increase" msgstr "Erhöhen" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -521,7 +528,7 @@ msgstr "Zurücksetzen" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -620,17 +627,17 @@ msgstr "NetPlay Golf-Modus steuern" #: Source/Core/Core/HotkeyManager.cpp:39 msgid "Open Achievements" -msgstr "" +msgstr "Erfolge öffnen" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Lautstärke reduzieren" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Lautstärke erhöhen" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Lautloser Modus ein/ausschalten" @@ -783,287 +790,291 @@ msgid "Previous Game Profile" msgstr "Vorheriges Spielprofil" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Zuschneiden umschalten" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Seitenverhältnis umschalten" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "EFB-Zugang überspringen umschalten" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "EFB-Kopien umschalten" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "XFB-Kopien umschalten" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Sofortigen XFB-Modus umschalten" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Nebel umschalten" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Texturdump umschalten" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Benutzerdefinierte Texturen umschalten" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Interne Auflösung erhöhen" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Interne Auflösung reduzieren" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Freies Umsehen umschalten" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "3D-Nebeneinander umschalten" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "3D-Übereinander umschalten" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "3D-Anaglyph umschalten" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Tiefe reduzieren" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Tiefe erhöhen" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Konvergenz verrringern" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Konvergenz erhöhen" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Spielstand in Slot 1 laden" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Spielstand in Slot 2 laden" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Spielstand in Slot 3 laden" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Spielstand in Slot 4 laden" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Spielstand in Slot 5 laden" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Spielstand in Slot 6 laden" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Spielstand in Slot 7 laden" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Spielstand in Slot 8 laden" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Spielstand in Slot 9 laden" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Spielstand in Slot 10 laden" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Spielstand vom ausgewählten Slot laden" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "In Slot 1 speichern" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "In Slot 2 speichern" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "In Slot 3 speichern" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "In Slot 4 speichern" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "In Slot 5 speichern" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "In Slot 6 speichern" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "In Slot 7 speichern" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "In Slot 8 speichern" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "In Slot 9 speichern" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "In Slot 10 speichern" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Spielstand im ausgewählten Slot speichern" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Slot 1 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Slot 2 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Slot 3 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Slot 4 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Slot 5 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Slot 6 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Slot 7 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Slot 8 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Slot 9 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Slot 10 auswählen" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Zuletzt gespeicherten Spielstand 1 laden" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Zuletzt gespeicherten Spielstand 2 laden" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Zuletzt gespeicherten Spielstand 3 laden" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Zuletzt gespeicherten Spielstand 4 laden" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Zuletzt gespeicherten Spielstand 5 laden" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Zuletzt gespeicherten Spielstand 6 laden" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Zuletzt gespeicherten Spielstand 7 laden" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Zuletzt gespeicherten Spielstand 8 laden" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Zuletzt gespeicherten Spielstand 9 laden" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Zuletzt gespeicherten Spielstand 10 laden" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Ältesten Spielstand überschreiben" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Spielstand Laden rückgängig machen" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Spielstand Speichern rückgängig machen" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Spielstand speichern" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Spielstand laden" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "ROM laden" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "ROM entladen" @@ -1092,7 +1103,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Tastenkürzel" @@ -1113,8 +1124,8 @@ msgstr "Allgemein" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Lautstärke" @@ -1171,7 +1182,7 @@ msgid "Graphics Toggles" msgstr "Grafik schaltet um" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Interne Auflösung" @@ -1249,46 +1260,46 @@ msgstr "" "\n" "DSPHLE: Unbekannter ucode (CRC = {0:08x}) - erzwinge AX." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Die Disc, die eingelesen werden sollte, konnte nicht gefunden werden." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Eine Disc wird momentan bereits eingelesen." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Unbekannter DVD-Befehl {0:08x} - fataler Fehler" @@ -1381,7 +1392,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Breitband-Adapter (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1455,37 +1466,27 @@ msgstr "" "Prüfe deine Schreibberechtigungen oder verschiebe die Datei nach außerhalb " "von Dolphin" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1513,8 +1514,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Tasten" @@ -1552,16 +1553,16 @@ msgstr "Tastatur" msgid "Keys" msgstr "Tasten" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Bericht: GCIFolder Schreibe zu nicht zugewiesener Block {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock mit ungültiger Blockadresse aufgerufen" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1569,11 +1570,11 @@ msgstr "" "Spielstand mit dem Spielstand eines anderen Spiels überschrieben. " "Datenkorruption voraus {0:#x}, {1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT inkorrekt. Dolphin wird beendet." -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1582,7 +1583,7 @@ msgstr "" "Warnung: Anzahl der von der BAT ({0}) angegebenen Blöcke stimmt nicht mit " "der aus dem geladenen Dateiheader ({1}) überein" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1638,7 +1639,7 @@ msgstr "Control Stick" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C-Stick" @@ -1647,7 +1648,7 @@ msgid "Button" msgstr "Taste" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1668,20 +1669,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Schultertasten" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Rumble" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1749,7 +1750,7 @@ msgstr "Klassischer Controller" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Stick links" @@ -1840,8 +1841,8 @@ msgstr "Schlagstärke" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1898,25 +1899,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Schütteln" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Neigung" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Schwingen" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Beschleunigungssensor" @@ -2033,21 +2034,21 @@ msgid "uDraw GameTablet" msgstr "uDraw GameTablet" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Zeige" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "Horizontales Sichtfeld" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2058,63 +2059,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "Sichtfeld der Kamera (beeinflusst die Empfindlichkeit des Zeigens)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "Vertikales Sichtfeld" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Gyroskop" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Seitwärts umschalten" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Aufrecht umschalten" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Seitwärts halten" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Aufrecht halten" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Erweiterung" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "MotionPlus anfügen" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Lautsprecherregler" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Batterie" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Wiimote aufrecht" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Wiimote seitwärts" @@ -2431,20 +2432,20 @@ msgstr "Vorzeitiges Filmende in PlayWiimote. {0} + {1} > {2}" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Client konnte nicht erstellt werden." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Peer konnte nicht erstellt werden." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Konnte mit Host nicht kommunizieren." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2452,135 +2453,135 @@ msgstr "" "Der Host-Code ist zu lang.\n" "Bitte überprüfe, ob du den richtigen Code hast." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "Der Server ist voll." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" "Die NetPlay-Versionen des Servers und des Clients sind nicht kompatibel." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "Das Spiel läuft gerade." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "Nickname is too long." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "Der Server sendete einen unbekannten Fehler." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Unbekannte Meldung mit ID:{0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Unbekannte SYNC_SAVE_DATA Meldung erhalten mit ID: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Synchronisiere Spielstände..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "Konnte NetPlay-Speicherkarte nicht löschen. Überprüfe deine " "Schreibberechtigungen." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "Konnte NetPlay GCI-Ordner nicht löschen. Überprüfe deine " "Schreibberechtigungen." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "Konnte NetPlay NAND-Ordner nicht zurücksetzen. Überprüfe deine " "Schreibberechtigungen." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Konnte Mii-Daten nicht schreiben." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Konnte Wii-Spielstand nicht schreiben." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Gecko-Codes synchronisieren..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "AR-Codes synchronisieren..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Quality of Service (QoS) wurde erfolgreich aktiviert." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "Quality of Service (QoS) konnte nicht aktiviert werden." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Spiel läuft bereits!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Daten empfangen!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Fehler beim Verarbeiten der Daten." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Fehler beim Verarbeiten der Codes." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Codes empfangen!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Zeitüberschreitung bei der Verbindung vom Übergangsserver zum Host." -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Server hat Übergangsversuch abgelehnt." -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Ungültiger Host" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Unbekannter Fehler {0:x}" @@ -2665,8 +2666,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "Das gewählte Spiel existiert nicht in der Spieleliste!" @@ -2684,7 +2685,7 @@ msgstr "Fehler beim Synchronisieren der Cheat Codes!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2693,22 +2694,22 @@ msgstr "" "niemals passieren. Melde bitte diesen Vorfall im Bug-Tracker. Dolphin wird " "jetzt beendet." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2747,7 +2748,7 @@ msgstr "Leer" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Unbekannt" @@ -2985,22 +2986,22 @@ msgid "Korean" msgstr "Koreanisch" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3008,15 +3009,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Auspacken" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Diese Datei sieht nicht aus wie eine BootMii-NAND-Sicherung." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Datei {0} kann nicht geschrieben werden" @@ -3141,11 +3142,23 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "Die {0} Partition hat kein gültiges Dateisystem." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" "Die Update-Partition enthält nicht das von diesem Titel verwendete IOS." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3153,12 +3166,12 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Meisterstück)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3169,7 +3182,7 @@ msgstr "" "werden fehlerhaft sein. Dieses Problem tritt normaler Weise nur bei " "illegalen Kopien von Spielen auf." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." @@ -3177,7 +3190,7 @@ msgstr "" "Das Format, in dem das Disc-Abbild gespeichert wird, enthält nicht die Größe " "des Disc-Abbilds." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3186,7 +3199,7 @@ msgstr "" "höchstwahrscheinlich, dass es sich um eine Dual-Layer-Disc handelt, die als " "Single-Layer-Disc gedumpt wurde." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3195,11 +3208,11 @@ msgstr "" "Programm das Disc-Abbild als mehrere Teile gespeichert hat, musst du diese " "in einer Datei zusammenführen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "Dieses Debug-Disc-Abbild hat die Größe eines Verkaufs-Disc-Abbilds." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3210,24 +3223,24 @@ msgstr "" "Lage sein, mit jemandem Eingabeaufzeichnungen zu teilen und NetPlay zu " "benutzen, der einen guten Dump verwendet." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "Dieses Disc-Abbild hat eine ungewöhnliche Größe." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "Die Spiel-ID ist {0}, sollte aber {1} sein." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "Die Spiel-ID ist inkonsistent." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "Die Spiel-ID ist ungewöhnlich kurz." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3241,7 +3254,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3250,35 +3263,44 @@ msgstr "" "koreanischen Konsolen verwendet wird. Dies führt wahrscheinlich zu ERROR " "#002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Dieser Titel wird ein ungültiges IOS verwenden." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Dieser Titel wird einen ungültigen gemeinsamen Schlüssel verwenden." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" "Der angegebene gemeinsame Schlüsselindex ist {0}, sollte aber {1} sein." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "Das Ticket ist nicht korrekt signiert." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3290,7 +3312,7 @@ msgstr "" "wird. Der CRC32 dieser Datei stimmt möglicherweise mit dem CRC32 eines guten " "Dumps überein, obwohl die Dateien nicht identisch sind." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3298,31 +3320,31 @@ msgstr "" "Einige Auffülldaten, die Null sein sollten, sind nicht Null. Dies kann dazu " "führen, dass das Spiel an bestimmten Punkten einfriert." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "Inhalt {0:08x} ist beschädigt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Einige der Daten konnten nicht gelesen werden." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Es wurden Fehler gefunden in den Blöcken {0} der Partition {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" "Es wurden Fehler gefunden in den unbenutzten Blöcken {0} der Partition {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Dies ist ein guter Dump." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3330,11 +3352,11 @@ msgstr "" "Laut Redump.org ist dies ein guter Dump, aber Dolphin hat Probleme gefunden. " "Dies könnte ein Fehler in Dolphin sein." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin kann nicht lizenzierte Discs nicht überprüfen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3342,18 +3364,18 @@ msgstr "" "Dolphin kann typische TGC-Dateien nicht ordnungsgemäß überprüfen, da sie " "sich nicht um Dumps der tatsächlichen Discs handeln." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3361,11 +3383,11 @@ msgstr "" "Dies ist ein schlechter Dump. Das bedeutet nicht unbedingt, dass das Spiel " "nicht richtig läuft." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Dies ist ein schlechter Dump." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3376,18 +3398,18 @@ msgstr "" "bedeutet dies, dass es höchstwahrscheinlich keine Probleme gibt, die sich " "auf die Emulation auswirken." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Es wurden keine Probleme gefunden." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3395,7 +3417,7 @@ msgstr "" "Es wurden Probleme mit geringem Schweregrad gefunden. Jedoch werden sie das " "Spiel wahrscheinlich nicht am Starten hindern." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3403,7 +3425,7 @@ msgstr "" "Probleme mit mittlerem Schweregrad wurden gefunden. Das ganze Spiel oder " "bestimmte Teile des Spiels funktionieren möglicherweise nicht richtig." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3411,7 +3433,7 @@ msgstr "" "Es wurden Probleme mit hohem Schweregrad gefunden. Das Spiel wird " "höchstwahrscheinlich überhaupt nicht funktionieren." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3423,7 +3445,7 @@ msgstr "" "Da GameCube-Disc-Abbilder nur wenige Überprüfungsdaten enthalten, könnten " "Probleme auftreten, die Dolphin nicht erkennen kann." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3466,7 +3488,7 @@ msgstr "Benutzt Qt %1" #: Source/Core/DolphinQt/AboutDialog.cpp:67 msgid "Check for updates" -msgstr "Auf Updates prüfen" +msgstr "Nach Aktualisierungen suchen" #. i18n: The word "free" in the standard phrase "free and open source" #. is "free" as in "freedom" - it refers to certain properties of the @@ -3749,7 +3771,7 @@ msgstr "Fortschritt" #: Source/Core/DolphinQt/Achievements/AchievementsWindow.cpp:63 msgid "Leaderboards" -msgstr "" +msgstr "Bestenlisten" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:43 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:166 @@ -3795,52 +3817,52 @@ msgid "Data Type" msgstr "Datentyp" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3861,47 +3883,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] und [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 Speicherbereiche" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Unbekannter Datentyp" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3910,235 +3932,247 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "ist gleich" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "ist nicht gleich" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "ist kleiner als" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "ist kleiner als oder gleich" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "ist größer als" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "ist größer als oder gleich" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "dieser Wert:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "letzter Wert" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "beliebiger Wert" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Ergebnisse zurücksetzen" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n Adresse(n) wurde(n) entfernt." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n Adresse(n) verbleibt/verbleiben." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Unbekannter Fehler aufgetreten." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "Im Speicher anzeigen" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Zur Überwachung hinzufügen" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Wert:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "Ungültiger Wert." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Beschreibung" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adresse" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Letzter Wert" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Aktueller Wert" @@ -4262,10 +4296,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4297,49 +4330,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Fehler" @@ -4364,18 +4397,18 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Dolphin konfigurieren" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" "Das Wechseln der Cheats wird erst wirksam, nachdem das Spiel neu gestartet " "wurde." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Dolphins Cheatsystem ist momentan deaktiviert." @@ -4418,31 +4451,30 @@ msgstr "DSU-Client" msgid "Nothing to configure" msgstr "Nichts zu konfigurieren" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Neuen DSU-Server hinzufügen" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows usw." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Server-IP-Adresse" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Server-Port" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Hinzufügen" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Übernehmen" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4451,20 +4483,24 @@ msgstr "Hinzufügen" msgid "Cancel" msgstr "Abbrechen" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Aktivieren" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Hinzufügen..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4473,18 +4509,13 @@ msgstr "Hinzufügen..." msgid "Remove" msgstr "Entfernen" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"Das DSU-Protokoll ermöglicht die Verwendung von Eingabe- und Bewegungsdaten " -"aus kompatiblen Quellen wie PlayStation-, Nintendo Switch- und Steam-" -"Controllern.

Anweisungen zur Einrichtung findest du auf dieser " -"Seite." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4541,10 +4572,10 @@ msgstr "Systemdaten extrahieren..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Erfolg" @@ -4658,12 +4689,12 @@ msgstr "Kamera 1" msgid "Free Look Settings" msgstr "Freies Umsehen-Einstellungen" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" "Abschnitt, der die meisten CPU- und Hardware-basierten Einstellungen enthält." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4671,13 +4702,13 @@ msgstr "" "Kontrolliert, ob Dual Core aktiviert sein sollte oder nicht. Kann die " "Performance steigern aber auch zu Problemen führen. Standardwert True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4685,7 +4716,7 @@ msgstr "" "Kontrolliert, ob die Speicherverwaltungseinheit vollständig emuliert werden " "soll oder nicht. Wenige Spiele benötigen dies." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4693,7 +4724,7 @@ msgstr "" "Kontroliiert, ob High- oder Low-Level-DSP Emulation verwendet werden soll. " "Standardwert True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4701,113 +4732,47 @@ msgstr "" "Versucht Zweige vor der Zeit zu übersetzen, was die Performance in den " "meisten Fällen verbessert. Standardwert True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Abschnitt, der alle Gecko-Codes enthält." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Abschnitt, der alle Action-Replay-Codes enthält." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Abschnitt, der alle Grafik-basierten Einstellungen enthält." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Voreinstellungen" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Konnte Einstellungsdatei nicht öffnen!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Konnte Einstellungsdatei nicht schreiben!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "Ein" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Aus" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Editor" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Aktualisieren" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "In externem Editor öffnen" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Kern" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Konnte Einstellungsdatei nicht öffnen!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Doppelkern" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Konnte Einstellungsdatei nicht schreiben!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Video" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "EFB-Kopien nur in Texturen ablegen" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "XFB-Kopien nur in Texturen ablegen" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Texturen-Cache" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Sicher" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Mittel" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Schnell" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4816,6 +4781,11 @@ msgstr "" "Stellen Sie sicher, dass eine Anwendung zum Öffnen von INI-Dateien " "zugewiesen ist." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Kern" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Dual Core aktivieren" @@ -4888,7 +4858,7 @@ msgid "Deterministic dual core:" msgstr "Deterministischer Doppelkern: " #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoskopie" @@ -4921,7 +4891,7 @@ msgid "Depth Percentage:" msgstr "Tiefe in Prozent:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Konvergenz:" @@ -4940,6 +4910,10 @@ msgstr "Benutzereinstellungen" msgid "Graphics" msgstr "Grafik" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Editor" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4953,63 +4927,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Keine" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Standard-Controller" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Lenkrad" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Tanzmatte" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK-Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (Integriert)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Tastatur-Controller" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube-Controller" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Port %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5028,19 +5002,32 @@ msgstr "Codes von der WiiRD-Datenbank herunterladen" msgid "Description:" msgstr "Beschreibung:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Download der Codes fehlgeschlagen." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Datei enthielt keine Codes." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Herunterladen abgeschlossen" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "%1 Codes heruntergeladen. (%2 hinzugefügt)" @@ -5075,7 +5062,7 @@ msgstr "Lade benutzerdefinierte Texturen" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:76 msgid "Prefetch Custom Textures" -msgstr "Benutzerdefinierte Texturen vorladen" +msgstr "Benutzerdefinierte Texturen vorab laden" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:79 msgid "Dump EFB Target" @@ -5142,47 +5129,67 @@ msgid "PNG Compression Level" msgstr "PNG-Komprimierungsstufe" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Sonstiges" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Zuschneiden" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Oben" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Unten" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Sonstiges" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Progressiven Scan aktivieren" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Backend Multithreading" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "VS für Punkt/Linien-Ausweiterung bevorzugen" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Randloses Vollbild" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Experimentell" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "EFB-Cache-Invalidierung zurückstellen" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5190,7 +5197,7 @@ msgstr "" "Rendert die Szene als Drahtgittermodell.

Im Zweifel " "deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5200,7 +5207,7 @@ msgstr "" "

Benötigt in den meisten Fällen einen Reset der Emulation." "

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5208,14 +5215,14 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
Im Zweifel " "deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5237,7 +5244,7 @@ msgstr "" "\"Willkürliche Mipmaps erkennen\" in \"Verbesserungen\" aktiviert ist." "

Im Zweifel aktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5249,7 +5256,7 @@ msgstr "" "\"Willkürliche Mipmaps erkennen\" in \"Verbesserungen\" aktiviert ist." "

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5259,7 +5266,7 @@ msgstr "" "User/Load/DynamicInputTextures/<game_id>/.

Im " "Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5269,7 +5276,7 @@ msgstr "" "benötigt exponentiell mehr RAM, kann aber auch etwaiges Ruckeln beheben." "

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5277,13 +5284,13 @@ msgstr "" "Kopiert den Inhalt der EFB-Kopien als Dateien nach User/Dump/Textures/." "

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
Im " "Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5318,14 +5325,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5338,14 +5345,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5355,7 +5355,7 @@ msgstr "" "unterstützt wird. Die meisten Spiele haben damit kein Problem." "

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5363,7 +5363,7 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5373,14 +5373,14 @@ msgstr "" "Geometrie-Shader und Vertex-Shader dafür vom Video-Backend unterstützt " "werden. Kann Leistung beeinflussen.

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5395,7 +5395,7 @@ msgstr "" "angewiesen sind.

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5409,7 +5409,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5424,17 +5424,66 @@ msgstr "" "Performance etwas.

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" "Gezwungenermaßen ausgeschaltet weil Geometrie-Shader in %1 nicht unterstützt " "werden." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" "Gezwungenermaßen ausgeschaltet weil Vertex-Shader Ausweiterung in %1 nicht " @@ -5692,89 +5741,93 @@ msgstr "Kopierfilter deaktivieren" msgid "Arbitrary Mipmap Detection" msgstr "Willkürliche Mipmaps erkennen" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Interne Auflösung:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Aliasing:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Texturfilterung:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Farbkorrektur:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Nachbearbeitungseffekt:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Aus" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Nebeneinander" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Übereinander" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglyph" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passiv" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Augen vertauschen" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Stereoskopischer 3D-Modus:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Tiefe:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(aus)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 unterstützt diese Funktion nicht." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5788,7 +5841,7 @@ msgstr "" "geringer die interne Auflösung, desto besser die Performance." "

Im Zweifel, wähle Nativ." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5804,7 +5857,7 @@ msgstr "" "wendet sie auch bei Belichtung, Shader-Effekten und Texturen an." "

Im Zweifel, wähle Keine." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5815,7 +5868,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5838,13 +5891,13 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -5852,7 +5905,7 @@ msgstr "" "Wendet nach dem Rendern eines Frames einen Nachbearbeitungseffekt an." "

Im Zweifel Aus auswählen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5866,7 +5919,7 @@ msgstr "" "Effekt dieser Einstellung zu verstärken.

Im Zweifel " "aktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5879,7 +5932,7 @@ msgstr "" "gelegentlich Probleme oder Verlangsamung verursachen." "

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5889,7 +5942,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5901,7 +5954,7 @@ msgstr "" "machen, die die korrekte Nebelemulation benötigen." "

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5920,7 +5973,7 @@ msgstr "" "
Passiv ist eine andere Art von 3D, die von einigen Fernsehern verwendet " "wird.

Im Zweifel Aus auswählen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -5930,7 +5983,7 @@ msgstr "" "Wert sorgt für ein stärkeres Gefühl von räumlicher Tiefe, während ein " "niedrigerer Wert angenehmer ist." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5942,7 +5995,7 @@ msgstr "" "

Ein höherer Wert sorgt für stärkere Außen-Effekte, während ein " "niedrigerer Wert angenehmer ist." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -5951,14 +6004,14 @@ msgstr "" "Stereoskopiemodus nützlich.

Im Zweifel deaktiviert " "lassen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5970,7 +6023,7 @@ msgstr "" "die Performance und verursacht nur wenige Grafikfehler." "

Im Zweifel aktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5985,18 +6038,18 @@ msgstr "" "Grafikfehler.

Im Zweifel aktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6006,35 +6059,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Anti-Aliasing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Texturfilterung" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Nachbearbeitungseffekt" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Stereoskopischer 3D-Modus" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Tiefe" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Konvergenz" @@ -6059,10 +6112,6 @@ msgstr "4:3 erzwingen" msgid "Stretch to Window" msgstr "An Fenstergröße anpassen" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -6135,11 +6184,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "Shader vor dem Start kompilieren" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Ändern des Backends bestätigen" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6149,7 +6198,7 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6159,7 +6208,7 @@ msgstr "" "stattdessen ein Renderfenster erstellt.

Im Zweifel " "deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6167,7 +6216,7 @@ msgstr "" "Passt die Fenstergröße automatisch der internen Auflösung an." "

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6199,7 +6248,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6210,7 +6259,7 @@ msgstr "" "100% liegt.

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6221,7 +6270,7 @@ msgstr "" "Low-End-Hardware.

Im Zweifel diesen Modus wählen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6233,7 +6282,7 @@ msgstr "" "

Nur benutzen, falls Hybrid Ubershader ruckeln und " "du eine sehr leistungsfähige GPU hast." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6247,7 +6296,7 @@ msgstr "" "Kompilierung beseitigt, während die Leistung nur minimal beeinflusst wird. " "Die Ergebnisse hängen jedoch vom Verhalten des Grafiktreibers ab." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6261,7 +6310,7 @@ msgstr "" "

Nicht empfohlen, nur verwenden, wenn die anderen " "Optionen schlechte Ergebnisse liefern." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6279,28 +6328,28 @@ msgstr "" "reduzieren kann.

Im Zweifel deaktiviert lassen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Adapter" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Seitenverhältnis" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6308,7 +6357,7 @@ msgstr "" "Wählt ein Anzeigegerät aus.

Im Zweifel, wähle das " "Erste." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6337,22 +6386,42 @@ msgstr "EFB-Zugang von CPU überspringen" msgid "Ignore Format Changes" msgstr "Formatänderungen ignorieren" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "EFB-Kopien nur in Texturen ablegen" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "EFB-Kopien auf RAM verschieben" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Texturen-Cache" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU-Texturdecodierung" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Sicher" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Genauigkeit:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Schnell" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Externer Bildspeicher (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "XFB-Kopien nur in Texturen ablegen" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Sofort dargestellter XFB" @@ -6487,8 +6556,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6674,9 +6743,9 @@ msgstr "Speichern unter..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Datei auswählen" @@ -6732,7 +6801,7 @@ msgid "Toggle All Log Types" msgstr "Alle Log-Typen umschalten" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Log" @@ -6744,9 +6813,9 @@ msgstr "Zeilenumbruch" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Leeren" @@ -6814,8 +6883,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wiimote %1" @@ -6827,7 +6898,7 @@ msgstr "Fenstergröße" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6835,9 +6906,9 @@ msgstr "Speichern" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Laden" @@ -6977,7 +7048,7 @@ msgstr "Standard" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "getrennt" @@ -7051,7 +7122,7 @@ msgid "Reset All" msgstr "Alles zurücksetzen" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7078,8 +7149,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7097,10 +7168,10 @@ msgstr "Das Profil '%1' existiert nicht" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Bestätigen" @@ -7110,7 +7181,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Möchtest du '%1' wirklich löschen? " #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Dies kann nicht ruckgängig gemacht werden!" @@ -7250,8 +7321,13 @@ msgstr "Patch-Editor" msgid "Patch name" msgstr "Patch-Name" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Hinzufügen" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7275,7 +7351,7 @@ msgstr "Bedingt" #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:150 msgid "Comparand:" -msgstr "" +msgstr "Vergleichswert:" #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:154 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:104 @@ -7285,7 +7361,7 @@ msgstr "Adresse:" #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:228 msgid "You have to enter a name." -msgstr "Sie müssen einen Namen eingeben." +msgstr "Du musst einen Namen eingeben." #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:256 msgid "" @@ -7454,101 +7530,99 @@ msgstr "Redump.org Status:" msgid "Verify Integrity" msgstr "Integrität prüfen" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Berechnen" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Prüfe" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Niedrig" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Mittel" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Hoch" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" -msgstr "" +msgstr "Automatisch" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wiimotes" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Bluetooth-Adapter durchleiten" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Synchronisieren" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Reale Wiimotes synchronisieren und diese koppeln" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Alle gespeicherten Wiimote-Kopplungen zurücksetzen" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Wiis Bluetooth-Adapter emulieren" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Durchgehendes Suchen" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Echtes Balance Board" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Lautsprecherdaten aktivieren" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Wiimotes für emulierte Controller verbinden" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Emulierte Wiimote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Reale Wiimote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Gespeicherte Wiimote-Kopplungen können nur zurückgesetzt werden, wenn ein " "Wii-Spiel läuft." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" "Eine Synchronisierung kann nur ausgelöst werden, wenn ein Wii-Spiel läuft." @@ -7752,7 +7826,7 @@ msgid "No input" msgstr "Keine Eingabe" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7780,7 +7854,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Neu" @@ -7815,10 +7889,10 @@ msgstr "Basisadresse" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Eingabe" @@ -7842,10 +7916,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8021,7 +8095,7 @@ msgstr "falsch" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Bedingung" @@ -8178,7 +8252,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Hilfe" @@ -8374,13 +8448,13 @@ msgstr "Zu:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Lesen" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Schreiben" @@ -8396,7 +8470,7 @@ msgstr "Im Log ausgeben" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Unterbrechen" @@ -8498,42 +8572,42 @@ msgstr "Bedingte Hilfe" msgid "Breakpoints" msgstr "Haltepunkte" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Aktiv" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Funktion" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "Im Code anzeigen" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Bearbeiten..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "Im Speicher anzeigen" @@ -8546,7 +8620,7 @@ msgstr "Parameter" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Symbole" @@ -8659,7 +8733,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8674,7 +8748,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8947,7 +9021,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Cache leeren" @@ -9075,7 +9149,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Float" @@ -9083,7 +9157,7 @@ msgstr "Float" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Double" @@ -9119,7 +9193,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Suche" @@ -9224,7 +9298,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Daten" @@ -9366,7 +9440,7 @@ msgid "No" msgstr "Nein" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Netzwerk" @@ -9485,70 +9559,70 @@ msgstr "Register" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Zur Über&wachung hinzufügen" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "&Speicher ansehen" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "&Code ansehen" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadezimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Signiertes Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Unsigniertes Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Alle Hexadezimalen" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Update" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9922,7 +9996,7 @@ msgstr "Wiedergabeoptionen" #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:137 msgid "Early Memory Updates" -msgstr "Frühe Speicher-Updates" +msgstr "Frühe Speicheraktualisierungen" #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:138 msgid "Loop" @@ -10015,12 +10089,20 @@ msgstr "Aufzeichnung..." msgid "No file loaded / recorded." msgstr "Keine Datei geladen / aufgezeichnet." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Aktualisiere..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10028,144 +10110,144 @@ msgstr "" "Dolphin konnte weder GameCube/Wii-ISOs noch WADs finden. Hier doppelklicken, " "um ein Spielverzeichnis anzulegen..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Verzeichnis auswählen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Ausgewählte Dateien konvertieren..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Wii-Spielstände exportieren" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Ausgewählte Dateien löschen..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Eigenschaften" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Als &Standard-ISO festlegen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Datei konvertieren..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Disc &wechseln" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Systemaktualisierung durchführen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "In NAND installieren" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Aus NAND deinstallieren" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Wii-&Spielstand-Ordner öffnen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Wii-Spielstand exportieren" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "GameCube-&Spielstand-Ordner öffnen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Über&geordneten Ordner öffnen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Datei löschen..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Tags" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Neues Tag..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Tag entfernen..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Mit NetPlay ausrichten" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Export-Verzeichnis auswählen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Export speichern" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Konnte folgende Spielstände nicht exportieren:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Spielstände wurden erfolgreich exportiert" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Fehler" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Der Titel wurde erfolgreich in den NAND installiert." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Konnte diesen Titel nicht in den NAND installieren." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10174,28 +10256,28 @@ msgstr "" "Titels aus dem NAND entfernt, ohne die gespeicherten Daten zu löschen. " "Fortsetzen?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Der Titel wurde erfolgreich aus dem NAND gelöscht." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Dieser Titel konnte nicht aus dem NAND entfernt werden." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Keine gespeicherten Daten gefunden." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Möchtest du diese Datei wirklich löschen? " -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Konnte die ausgewählte Datei nicht löschen." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10203,96 +10285,96 @@ msgstr "" "Überprüfe, ob du entweder die nötigen Berechtigungen besitzt, um die Datei " "zu löschen, oder ob die Datei noch in Verwendung ist." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Plattform" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Titel" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Hersteller" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Dateiname" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Dateipfad" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "Spielkennung" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Region" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Dateigröße" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Dateiformat" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Blockgröße" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Komprimierung" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Neues Tag" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Name für ein neues Tag:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Tag entfernen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Name des Tag, das entfernt werden soll:" @@ -10403,7 +10485,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Konnte '&1' nicht öffnen" @@ -10462,12 +10544,12 @@ msgid "Create New Memory Card" msgstr "Neue Speicherkarte erstellen" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "GameCube Memory Cards (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Alle Dateien (*)" @@ -10512,43 +10594,43 @@ msgstr "Ö&ffnen..." msgid "&Create..." msgstr "&Erstellen..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Dateiname" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Symbol" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blöcke" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Zu B wechseln" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Zu A wechseln" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Nach B kopieren" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Nach A kopieren" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "Freie Blöcke: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "Freie Dateien: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -10556,70 +10638,70 @@ msgstr "" "Konnte Speicherkarte nicht öffnen:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Native GCI-Datei" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Exportieren fehlgeschlagen" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Spielstanddatei exportieren" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "Konnte %n von %1 Spielstände nicht exportieren." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10627,7 +10709,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10635,45 +10717,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "Importieren fehlgeschlagen" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "Konnte \"%1\" nicht importieren." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Unterstützte Dateiformate" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10681,82 +10763,82 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Kopieren fehlgeschlagen" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "Möchtest du die %n ausgewählten Spielstände löschen?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Konnte Datei nicht öffnen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Konnte Datei nicht lesen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" "Die Dateigröße entspricht keiner bekannten GameCube-Speicherkartengröße." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" "Dateigröße im Header stimmt nicht mit der tatsächlichen Kartengröße überein." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Ungültige Prüfsummen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Nichtübereinstimmung zwischen der Anzahl der freien Blöcke im Header und den " "tatsächlich nicht verwendeten Blöcken." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "Nichtübereinstimmung zwischen internen Datenstrukturen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Daten im Bereich der Datei, die nicht verwendet werden sollten." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Keine Fehler." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "Konnte Datei nicht öffnen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Unbekannter Fehler" @@ -10809,21 +10891,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Erstellen" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "Figurdatei auswählen" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10831,11 +10913,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10843,46 +10925,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Unbekannt--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Unbekannt(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10910,20 +10992,20 @@ msgstr "" "Der Batchmodus kann nicht verwendet werden, ween kein zu startendes Spiel " "angegeben wurde." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "Ungültiges Paket %1 angegeben: &2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Alle GC/Wii-Dateien" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -10932,52 +11014,52 @@ msgstr "" "verloren gehen, wenn du die aktuelle Emulation stoppst, bevor sie " "abgeschlossen ist. Stopp erzwingen?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Laufende Emulation stoppen?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Konnte Kern nicht initiieren" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "Du kannst keine NetPlay-Session starten, während ein Spiel noch läuft!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Eine NetPlay-Sitzung läuft bereits!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Konnte Server nicht öffnen" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -10985,11 +11067,11 @@ msgstr "" "Fehler beim Lauschen auf Port %1. Wird eine andere Instanz des NetPlay-" "Servers ausgeführt?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Möchtest du \"%1\" zur Liste der Spielverzeichnisse hinzufügen?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11001,50 +11083,49 @@ msgstr "" "Vorgang ist nicht umkehrbar, daher wird empfohlen, dass du Sicherungen " "beider NANDs behälst. Bist du sicher, dass du fortfahren möchtest?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii-NAND-Sicherungsdatei (*.bin);;Alle Dateien (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "NAND-Sicherung wird importiert" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"NAND-Sicherung wird importiert\n" -"Verstrichene Zeit: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii Schlüsseldatei (*.bin);;Alle Dateien (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS-Filme (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -11326,421 +11407,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Assembler" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Spielelisten Cache leeren" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Optionen" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Ko&nfiguration" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Grafikeinstellungen" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Audioeinstellungen" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Controller-Einstellungen" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Tastenkürzel-Einstellungen" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "&Freies Umsehen-Einstellungen" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Pausieren nach Boot" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "Schri&ftart..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Webseite" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Online-&Dokumentation" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&GitHub-Repositorium" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Bug Tracker" -#: Source/Core/DolphinQt/MenuBar.cpp:687 -msgid "&Check for Updates..." -msgstr "&Auf Updates prüfen..." - #: Source/Core/DolphinQt/MenuBar.cpp:694 +msgid "&Check for Updates..." +msgstr "&Nach Aktualisierungen suchen..." + +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Über" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Listenansicht" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Tabellenansicht" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Listen-Spalten" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Wii anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "GameCube anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Triforce anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "WAD anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "ELF/DOL anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Plattformen anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "JPN anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "PAL anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "USA anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Australien anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Frankreich anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Deutschland anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Italien anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Korea anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Niederlande anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Russland anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Spanien anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Taiwan anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Welt anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Unbekannte anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Regionen anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Alles anzeigen" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Alles verbergen" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "Fil&m" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "&Aufzeichnung der Eingabe starten" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "Eingabeau&fzeichnung wiedergeben..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Wiedergabe/Aufzeichnung der Eingabe stoppen" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Aufnahme exportieren..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "Nu&r-Lese-Modus" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS-Eingabe" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pause am Filmende" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "Filmfenster aktivieren" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "Filmfenster anpassen" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Frames dumpen" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Audio dumpen" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Interpreterkern" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT-Blockverbindung Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "JIT-Zwischenspeicher deaktivieren" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Fastmem deaktivieren" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "JIT-Anweisungsabdeckung protokollieren" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Suche nach einer Anweisung" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT Aus (JIT-Kern)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT LadenSpeichern Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT LadenSpeichern lbzx Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT LadenSpeichern lXz Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT LadenSpeichern lwz Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT LadenSpeichern Fließkomma Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT LadenSpeichern Gekoppelt Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT FließKomma Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT Ganzahl Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT Gekoppelt Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT-SystemRegister Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT Zweig Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "JIT-Register-Cache Aus" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "Symbole lös&chen" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "Symbole erzeu&gen aus" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Signaturendatenbank" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO-Module" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "Symbolkarte &laden" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "Symbolkarte &speichern" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "&Andere Kartendatei laden..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "&Ungültige Kartendatei laden..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Symbolkarte speichern &als..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Code speich&ern" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "Signatu&rdatei erstellen..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "An &vorhandene Signaturdatei anfügen..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "&Zwei Signaturdateien kombinieren..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "Signaturdatei an&wenden..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&HLE-Funktionen patchen" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Wii-Systemmenü laden %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD-Dateien (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Wii-Spielstände (*.bin);;Alle Dateien (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Import speichern" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11748,11 +11837,11 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Spielstand wurde erfolgreich importiert." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -11760,14 +11849,14 @@ msgstr "" "Konnte Spielstand nicht importieren. Die gegebene Datei scheint beschädigt " "zu sein oder ist kein gültiger Wii-Spielstand." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "Konnte Spielstand nicht importieren. Bitte starte das Spiel einmal und " "versuche es danach erneut." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -11778,11 +11867,11 @@ msgstr "" "dein NAND zu reparieren (Extras -> NAND verwalten -> NAND prüfen...) und " "versuche anschließend, den Spielstand erneut zu importieren." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Spielstand-Ordner auswählen" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11790,69 +11879,69 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "%n Spielstand/stände exportiert" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND-Prüfung" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Es wurden keine Probleme festgestellt." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "Das NAND wurde repariert." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -11860,112 +11949,112 @@ msgstr "" "Das NAND konnte nicht repariert werden. Es wird empfohlen, deine aktuellen " "Daten zu sichern und mit einem frischen NAND neu anzufangen." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Zertifikate aus NAND erfolgreich extrahiert" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Konnte Zertifikate aus NAND nicht extrahieren" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Wähle eine Debug-Schriftart" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Bestätigung" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Möchtest du die Liste der Symbolnamen löschen?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Generierte Symbolnamen von '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "Konnte '%1' nicht finden, es wurden keine Symbolnamen generiert" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "Automatische RSO-Erkennung" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "RSO-Module automatisch erkennen?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Geben Sie die RSO-Moduladresse ein:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Ungültige RSO-Moduladresse: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Konnte RSO-Modul an %1 nicht laden" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Module gefunden: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "Konnte RSO-Module nicht automatisch erkennen" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Wählen Sie die RSO-Moduladresse aus:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" "'%1' konnte nicht gefunden werden, es wird stattdessen nach gemeinsamen " "Funktionen gescannt" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Geladene Symbole von '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Kartendatei laden" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Dolphin-Kartendatei (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Kartendatei speichern" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Konnte Codekarte nicht in Pfad '%1' speichern" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Konnte Kartendatei '%1' nicht laden" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Konnte Symbolkarte nicht in Pfad '%1' speichern" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -11973,15 +12062,15 @@ msgstr "" "Exportiere nur die Symbole mit dem Präfix:\n" "(Leer für alle Symbole)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Signaturdatei speichern" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Konnte Signaturdatei '%1' nicht speichern" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -11989,39 +12078,39 @@ msgstr "" "Nur Symbole anhängen mit dem Präfix:\n" "(Leer für alle Symbole)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Signatur anfügen an" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Konnte nicht an Signaturdatei '%1' anfügen." -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Signaturdatei anwenden" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Konnte nicht an Signaturdatei '%1' speichern." -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Suchanweisung" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Anweisung:" @@ -12137,7 +12226,7 @@ msgid "Game" msgstr "Spiel" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Spieler" @@ -12166,75 +12255,75 @@ msgstr "Diese Sitzung erfordert ein Passwort:" msgid "Invalid password provided." msgstr "Ungültiges Passwort angegeben." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Puffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Beenden" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "AR/Gecko-Codes synchronisieren" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Strikte Einstellungs-Synchronisation" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12246,11 +12335,11 @@ msgstr "" "Kann Desynchronisation in einigen Spielen verhinden, die vom EFB lesen. " "Stelle sicher, dass jeder das gleiche Video-Backend benutzt." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Faire Eingangsverzögerung" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12262,11 +12351,11 @@ msgstr "" "Geeignet für kompetetive Spiele, bei denen Fairness und minimale Latenz am " "wichtigsten sind." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Host-Eingabeautorität" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12279,11 +12368,11 @@ msgstr "" "Geeignet für Gelegenheitsspiele mit 3+ Spielern, möglicherweise bei " "instabilen Verbindungen oder Verbindungen mit hoher Latenz." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Golf-Modus" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12294,74 +12383,74 @@ msgstr "" "Geeignet für rundenbasierte Spiele mit zeitabhängiger Steuerung, zum " "Beispiel Golf." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Prüfsumme" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Aktuelles Spiel" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Anderes Spiel..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD-Karte" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Eingaben aufzeichnen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Golf-Modus-Überlagerung anzeigen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Senden" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Kopieren" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Spieler hinauswerfen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Controller-Ports zuweisen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Spiel gestoppt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Erfolgreich zum NetPlay-Index hinzugefügt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Konnte diese Sitzung nicht zum NetPlay Index hinzufügen: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Nicht alle Spieler besitzen das Spiel. Möchten Sie trotzdem starten?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12373,173 +12462,173 @@ msgstr "" "\n" "Bitte wähle eine spezifische interne Auflösung." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Bist du dir sicher, dass du NetPlay beenden möchtest?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "Raum-ID" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Extern" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Lokal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Spieler" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Spielstatus" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Mapping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revision" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Falsche Revision" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Falsche Region" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "Nicht gefunden" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Wird verbunden" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Erneut versuchen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Spiel auf \"%1\" geändert" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Spiel gestartet" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 ist beigetreten" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 ist gegangen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "Maximale Puffergröße auf %1 geändert" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Puffergröße auf %1 geändert" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Host-Eingabeautorität aktiviert" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Host-Eingabeautorität deaktiviert" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Maximaler Puffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Mögliche Desynchronisation erkannt: %1 wurde wahrscheinlich auf Frame %2 " "desynchronisiert" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Die Verbindung zum NetPlay-Server wurde getrennt..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Konnte nicht mit Server %1 verbinden" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Übergangsfehler" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Konnte den zentralen Server nicht ermitteln" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin ist zu alt für den Übergangsserver" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 golft jetzt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -12551,7 +12640,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 ist kein gültiges ROM" @@ -12667,7 +12756,7 @@ msgstr "Hostcode:" #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 msgid "You must select a game to host!" -msgstr "Sie müssen ein Spiel zum Ausrichten auswählen!" +msgstr "Du musst ein Spiel auswählen, um zu hosten!" #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 msgid "You must provide a name for your session!" @@ -13068,7 +13157,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -13076,7 +13165,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13085,120 +13174,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Backend-Einstellungen" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Audio-Backend:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II Dekoder" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Decodierungsqualität:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Standardgerät" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Tonwiedergabe-Einstellungen" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Tonlücken füllen" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "Stumm bei deaktivierter Geschwindigkeitsbegrenzung" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Ton Puffergröße:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13211,85 +13310,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP-Emulations-Engine" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -13420,42 +13541,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "GBA-Einstellungen" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "Port %1 ROM:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -13467,56 +13588,56 @@ msgstr "" "ist entweder beschädigt oder keine GameCube Speicherkarten-Datei.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Game Boy Advance Module (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -13524,23 +13645,23 @@ msgstr "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Alle Dateien (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Grundeinstellungen" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Dual Core aktivieren (Speedhack)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Cheats aktivieren" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -13548,82 +13669,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Nicht übereinstimmende Regionseinstellungen zulassen" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Discs automatisch wechseln" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Zeige momentanes Spiel auf Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Unbegrenzt" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Normale Geschwindigkeit)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Geschwindigkeitsbegrenzung:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Einstellungen automatisch updaten" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 -msgid "&Auto Update:" -msgstr "&Automatisches Update" - #: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +msgid "&Auto Update:" +msgstr "&Automatische Aktualisierung:" + +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" -msgstr "Nicht updaten" +msgstr "Nicht aktualisieren" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Entwickler (mehrmals am Tag)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "Zurückgreifende Region" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "Zurückgreifende Region:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Einstellungen zur Berichterstattung von Nutzungsdaten" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Berichterstattung für Nutzungsdaten aktivieren" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Neue Statistikidentität erzeugen" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Indentitätserzeugung" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Neue identität erzeugt." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13632,7 +13753,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13641,7 +13762,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13649,7 +13770,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13660,7 +13781,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13668,7 +13789,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13689,14 +13810,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13706,21 +13827,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" -msgstr "" +msgstr "Automatische Aktualisierung" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13730,13 +13851,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -13871,7 +13992,7 @@ msgstr "Neustart erforderlich" #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:323 msgid "You must restart Dolphin in order for the change to take effect." -msgstr "Sie müssen Dolphin neu starten, damit die Änderungen wirksam werden." +msgstr "Du musst Dolphin neu starten, damit die Änderung wirksam wird." #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:335 msgid "" @@ -14532,14 +14653,6 @@ msgstr "Wiimote-Einstellungen" msgid "Sensor Bar Position:" msgstr "Position der Sensorleiste:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Oben" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Unten" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14796,7 +14909,7 @@ msgstr "" #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:217 msgid "Choose" -msgstr "" +msgstr "Auswählen" #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:233 msgid "Search:" @@ -14831,7 +14944,7 @@ msgstr "" #. all countries they were released in. They were not released in Japan. #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:274 msgid "SuperChargers" -msgstr "" +msgstr "SuperChargers" #. i18n: Elements are a trait of Skylanders figures. For official translations of this term, #. check the Skylanders SuperChargers manual at https://support.activision.com/manuals @@ -14891,7 +15004,7 @@ msgstr "Luft" #. https://support.activision.com/manuals #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:348 msgid "Undead" -msgstr "" +msgstr "Gespenster" #. i18n: One of the elements in the Skylanders games. For official translations #. in other languages, check the SuperChargers manual at https://support.activision.com/manuals @@ -14931,7 +15044,7 @@ msgstr "Mini" #. i18n: One of the figure types in the Skylanders games. #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:412 msgid "Item" -msgstr "" +msgstr "Gegenstand" #. i18n: One of the figure types in the Skylanders games. #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:414 @@ -15063,15 +15176,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "GameCube TAS-Eingabe %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Main Stick" @@ -15111,71 +15224,71 @@ msgstr "Druckdauer der Turbo-Taste (Frames):" msgid "Duration of Turbo Button Release (frames):" msgstr "Freigabedauer der Turbo-Taste (Frames):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Nunchuck-Stick" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "Nunchuk-Beschleunigungssensor" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wiimote-Tasten" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Nunchuck-Tasten" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Klassische Tasten" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wii TAS-Eingabe %1 - Wiimote + Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Wii TAS-Eingabe 1% - Klassischer Controller" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Wii TAS-Eingabe %1 - Wiimote" @@ -15217,7 +15330,7 @@ msgstr "" #: Source/Core/DolphinQt/Updater.cpp:60 msgid "Update available" -msgstr "Update verfügbar" +msgstr "Aktualisierung verfügbar" #: Source/Core/DolphinQt/Updater.cpp:63 msgid "" @@ -15231,11 +15344,11 @@ msgstr "" #: Source/Core/DolphinQt/Updater.cpp:76 msgid "Update after closing Dolphin" -msgstr "Nach dem Beenden von Dolphin updaten" +msgstr "Nach dem Schließen von Dolphin aktualisieren" #: Source/Core/DolphinQt/Updater.cpp:83 msgid "Never Auto-Update" -msgstr "Niemals automatisch updaten" +msgstr "Nie automatisch aktualisieren" #: Source/Core/DolphinQt/Updater.cpp:84 msgid "Remind Me Later" @@ -15243,7 +15356,7 @@ msgstr "Erinnere mich später" #: Source/Core/DolphinQt/Updater.cpp:85 msgid "Install Update" -msgstr "Update installieren" +msgstr "Aktualisierung installieren" #: Source/Core/DolphinQt/WiiUpdate.cpp:30 #: Source/Core/DolphinQt/WiiUpdate.cpp:35 @@ -15692,37 +15805,44 @@ msgstr "Erwartete + oder schließende runde Klammer." msgid "Tokenizing failed." msgstr "Tokenisierung fehlgeschlagen." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "Keine Profile für Spieleinstellung '{0}' gefunden" -#: Source/Core/UICommon/AutoUpdate.cpp:210 -msgid "Unable to contact update server." +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:227 +msgid "Unable to contact update server." +msgstr "" +"Verbindung mit dem Aktualisierungsserver konnte nicht hergestellt werden." + +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "Du führst die neueste verfügbare Version auf dieser Update-Spur aus." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." -msgstr "" +msgstr "Aktualisierungsprogramm-Kopie konnte nicht erstellt werden." -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" +"Berechtigungen für die Aktualisierungsprogramm-Kopie konnten nicht " +"festgelegt werden." -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" -msgstr "" +msgstr "Aktualisierungsprozess konnte nicht gestartet werden: {0}" #: Source/Core/UICommon/DBusUtils.cpp:56 Source/Core/UICommon/DBusUtils.cpp:77 #: Source/Core/UICommon/DBusUtils.cpp:97 Source/Core/UICommon/DBusUtils.cpp:120 @@ -15759,31 +15879,31 @@ msgid "Africa" msgstr "Afrika" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -15855,7 +15975,7 @@ msgstr "" msgid "Null" msgstr "Null" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -15863,7 +15983,7 @@ msgstr "" "GPU: ERROR: Brauche GL_ARB_framebuffer_object für mehrere Render-Ziele.\n" "GPU: Unterstützt deine Grafikkarte OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -15871,7 +15991,7 @@ msgstr "" "GPU: OGL ERROR: Braucht GL_ARB_vertex_array_object.\n" "GPU: Unterstützt deine Grafikkarte OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -15879,7 +15999,7 @@ msgstr "" "GPU: OGL ERROR: Braucht GL_ARB_map_buffer_range.\n" "GPU: Unterstützt deine Grafikkarte OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -15887,7 +16007,7 @@ msgstr "" "GPU: OGL ERROR: Braucht GL_ARB_uniform_buffer_object.\n" "GPU: Unterstützt deine Grafikkarte OpenGL 3.1?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -15897,7 +16017,7 @@ msgstr "" "Bitte installiere entweder den Closed-Source-GPU-Treiber oder aktualisiere " "deine Mesa 3D-Version." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -15905,7 +16025,7 @@ msgstr "" "GPU: OGL ERROR: Braucht GL_ARB_sampler_objects.\n" "GPU: Unterstützt deine Grafikkarte OpenGL 3.3?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15916,7 +16036,7 @@ msgstr "" "GPU: Unterstützt deine Grafikkarte OpenGL 3.0?\n" "GPU: Dein Treiber unterstützt GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15986,6 +16106,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -16003,8 +16130,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -16023,7 +16150,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "Frame-Dump Bild(er) '{0}' existiert bereits. Überschreiben?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Kompiliere Shader" @@ -16077,10 +16204,6 @@ msgstr "Verwerfen" msgid "Help" msgstr "Hilfe" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Übernehmen" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "Standard wiederherstellen" diff --git a/Languages/po/dolphin-emu.pot b/Languages/po/dolphin-emu.pot index 5a47c9204b..d8f967060e 100644 --- a/Languages/po/dolphin-emu.pot +++ b/Languages/po/dolphin-emu.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,17 +17,17 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -68,7 +68,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -83,30 +83,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "" @@ -252,15 +252,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -349,7 +349,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -389,8 +389,9 @@ msgstr "" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -402,8 +403,9 @@ msgstr "" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -441,10 +443,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -454,7 +456,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -555,15 +557,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "" @@ -716,287 +718,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" +msgid "Toggle Aspect Ratio Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 -msgid "Toggle Aspect Ratio" +msgid "Toggle Custom Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:109 -msgid "Toggle Skip EFB Access" +msgid "Toggle Aspect Ratio" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:110 -msgid "Toggle EFB Copies" +msgid "Toggle Skip EFB Access" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:111 -msgid "Toggle XFB Copies" +msgid "Toggle EFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:112 -msgid "Toggle XFB Immediate Mode" +msgid "Toggle XFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:113 -msgid "Toggle Fog" +msgid "Toggle XFB Immediate Mode" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:114 -msgid "Toggle Texture Dumping" +msgid "Toggle Fog" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:115 +msgid "Toggle Texture Dumping" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1025,7 +1031,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "" @@ -1046,8 +1052,8 @@ msgstr "" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "" @@ -1104,7 +1110,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1174,46 +1180,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1299,7 +1305,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1364,37 +1370,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1422,8 +1418,8 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "" @@ -1461,33 +1457,33 @@ msgstr "" msgid "Keys" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1530,7 +1526,7 @@ msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "" @@ -1539,7 +1535,7 @@ msgid "Button" msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "" @@ -1560,20 +1556,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1641,7 +1637,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "" @@ -1732,8 +1728,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1790,25 +1786,25 @@ msgid "Nunchuk" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1925,21 +1921,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1950,63 +1946,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2262,147 +2258,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2480,8 +2476,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2499,28 +2495,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2559,7 +2555,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "" @@ -2777,22 +2773,22 @@ msgid "Korean" msgstr "" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2800,15 +2796,15 @@ msgstr "" msgid "Unpacking" msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2928,10 +2924,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2939,65 +2947,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3006,40 +3014,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3047,109 +3064,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3157,7 +3174,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3516,52 +3533,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3582,47 +3599,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3631,235 +3648,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3975,10 +4004,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4010,49 +4038,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "" @@ -4073,16 +4101,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4125,31 +4153,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4158,20 +4185,24 @@ msgstr "" msgid "Cancel" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4180,9 +4211,9 @@ msgstr "" msgid "Remove" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4243,10 +4274,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4345,152 +4376,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "" @@ -4557,7 +4527,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "" @@ -4585,7 +4555,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "" @@ -4604,6 +4574,10 @@ msgstr "" msgid "Graphics" msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4617,63 +4591,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4692,19 +4666,32 @@ msgstr "" msgid "Description:" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4806,60 +4793,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4867,21 +4874,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4889,7 +4896,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4897,46 +4904,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4955,14 +4962,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4975,21 +4982,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -4997,21 +4997,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5020,7 +5020,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5034,7 +5034,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5043,15 +5043,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5307,89 +5356,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5398,7 +5451,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5408,7 +5461,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5419,7 +5472,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5442,19 +5495,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5463,7 +5516,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5471,7 +5524,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5481,7 +5534,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5489,7 +5542,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5500,14 +5553,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5515,20 +5568,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5536,7 +5589,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5545,18 +5598,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5566,35 +5619,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5619,10 +5672,6 @@ msgstr "" msgid "Stretch to Window" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5695,11 +5744,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5709,27 +5758,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5751,21 +5800,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5773,7 +5822,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5782,7 +5831,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5791,7 +5840,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5802,34 +5851,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5858,22 +5907,42 @@ msgstr "" msgid "Ignore Format Changes" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -5982,8 +6051,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6156,9 +6225,9 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6214,7 +6283,7 @@ msgid "Toggle All Log Types" msgstr "" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "" @@ -6226,9 +6295,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "" @@ -6296,8 +6365,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6309,7 +6380,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6317,9 +6388,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "" @@ -6459,7 +6530,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6528,7 +6599,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6555,8 +6626,8 @@ msgid "Profile" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6574,10 +6645,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "" @@ -6587,7 +6658,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6727,8 +6798,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6929,99 +7005,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7195,7 +7269,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7223,7 +7297,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7258,10 +7332,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "" @@ -7285,10 +7359,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7464,7 +7538,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7621,7 +7695,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "" @@ -7817,13 +7891,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7839,7 +7913,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7941,42 +8015,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -7989,7 +8063,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8102,7 +8176,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8117,7 +8191,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8390,7 +8464,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8518,7 +8592,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8526,7 +8600,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8562,7 +8636,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "" @@ -8667,7 +8741,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8809,7 +8883,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8928,70 +9002,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9450,277 +9524,285 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9829,7 +9911,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9888,12 +9970,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9938,112 +10020,112 @@ msgstr "" msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10051,7 +10133,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10059,45 +10141,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10105,78 +10187,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10229,21 +10311,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10251,11 +10333,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10263,46 +10345,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10326,81 +10408,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10408,48 +10490,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10731,421 +10814,429 @@ msgstr "" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11153,33 +11244,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11187,230 +11278,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11526,7 +11617,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "" @@ -11555,75 +11646,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11631,11 +11722,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11643,11 +11734,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11655,85 +11746,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11741,171 +11832,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11917,7 +12008,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12392,7 +12483,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12400,7 +12491,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12409,120 +12500,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12535,85 +12636,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12744,42 +12867,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12787,78 +12910,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12866,82 +12989,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12950,7 +13073,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12959,7 +13082,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12967,7 +13090,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -12978,7 +13101,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -12986,7 +13109,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13007,14 +13130,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13024,21 +13147,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13048,13 +13171,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13835,14 +13958,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14366,15 +14481,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "" @@ -14408,71 +14523,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -14964,34 +15079,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15031,31 +15150,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15125,44 +15244,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15170,7 +15289,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15226,6 +15345,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15243,8 +15369,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15263,7 +15389,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15314,10 +15440,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/el.po b/Languages/po/el.po index f9c9215f77..e4b07cda26 100644 --- a/Languages/po/el.po +++ b/Languages/po/el.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: e6b3518eccde9b3ba797d0e9ab3bc830_0a567e3, 2023\n" "Language-Team: Greek (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -23,17 +23,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -74,7 +74,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -89,30 +89,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Πληροφορίες" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Ερώτηση" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Προειδοποίηση" @@ -260,15 +260,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Δεν μπορεί να ξεκινήσει το παιχνίδι, γιατί το GC IPL δεν βρέθηκε." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Δεν μπορεί να βρεθεί το GC IPL." @@ -357,7 +357,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -397,8 +397,9 @@ msgstr "Κάτω" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -410,8 +411,9 @@ msgstr "Αριστερά" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -449,10 +451,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -462,7 +464,7 @@ msgstr "Επανεκκίνηση" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -563,15 +565,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Μείωση Έντασης" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Αύξηση Έντασης" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "" @@ -724,287 +726,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" +msgid "Toggle Aspect Ratio Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Εναλλαγή Αναλογίας Οθόνης" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Εναλλαγή EFB Αντίγραφα" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Εναλλαγή Ομίχλης" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Αύξηση IR" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Μείωση IR" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Μείωση Βάθους" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Αύξηση Βάθους" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Φόρτωση Σημείου Αποθήκευσης 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Φόρτωση Σημείου Αποθήκευσης 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Φόρτωση Σημείου Αποθήκευσης 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Φόρτωση Σημείου Αποθήκευσης 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Φόρτωση Σημείου Αποθήκευσης 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Φόρτωση Σημείου Αποθήκευσης 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Φόρτωση Σημείου Αποθήκευσης 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Φόρτωση Σημείου Αποθήκευσης 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Φόρτωση Σημείου Αποθήκευσης 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Φόρτωση Σημείου Αποθήκευσης 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Αποθήκευση Σημείου Αποθήκευσης 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Αποθήκευση Σημείου Αποθήκευσης 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Αποθήκευση Σημείου Αποθήκευσης 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Αποθήκευση Σημείου Αποθήκευσης 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Αποθήκευση Σημείου Αποθήκευσης 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Αποθήκευση Σημείου Αποθήκευσης 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Αποθήκευση Σημείου Αποθήκευσης 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Αποθήκευση Σημείου Αποθήκευσης 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Αποθήκευση Σημείου Αποθήκευσης 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Αποθήκευση Σημείου Αποθήκευσης 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Επιλέξτε Θέση 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Επιλέξτε Θέση 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Επιλέξτε Θέση 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Επιλέξτε Θέση 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Επιλέξτε Θέση 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Επιλέξτε Θέση 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Επιλέξτε Θέση 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Επιλέξτε Θέση 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Επιλέξτε Θέση 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Επιλέξτε Θέση 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Φόρτωση Τελευταίας Αποθήκευσης 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Αποθήκευση Παλαιότερου Σημείου" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Αναίρεση Φόρτωσης Σημείου Αποθ. " -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Αναίρεση Αποθήκευσης Σημείου Αποθ. " -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Αποθήκευση Σημείου" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Φόρτωση Σημείου Αποθήκευσης" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1033,7 +1039,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Πλήκτρα Συντόμευσης" @@ -1054,8 +1060,8 @@ msgstr "Γενικά" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Ένταση" @@ -1112,7 +1118,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Εσωτερική Ανάλυση" @@ -1182,46 +1188,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1307,7 +1313,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1372,37 +1378,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1430,8 +1426,8 @@ msgstr "Χειριστήριο" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Κουμπιά" @@ -1469,33 +1465,33 @@ msgstr "Πληκτρολόγιο" msgid "Keys" msgstr "Πλήκτρα" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT εσφαλμένο. Το Dolphin τώρα θα τερματιστεί" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1538,7 +1534,7 @@ msgstr "Stick Ελέγχου " #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "Stick Κάμερας " @@ -1547,7 +1543,7 @@ msgid "Button" msgstr "Κουμπί" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Μοτέρ" @@ -1568,20 +1564,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Σκανδάλες" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Δόνηση" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1649,7 +1645,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Αριστερό Stick" @@ -1740,8 +1736,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1798,25 +1794,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Κούνημα" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Πλάγιασμα" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Swing" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Επιταχυνσιόμετρο" @@ -1933,21 +1929,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1958,63 +1954,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Επέκταση" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Σύνδεση MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Μπαταρία" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Πλαγιαστό Wii Remote" @@ -2270,147 +2266,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Το παιχνίδι εκτελείται ήδη!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Μη έγκυρος host" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2488,8 +2484,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2507,28 +2503,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2567,7 +2563,7 @@ msgstr "Κενή" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Άγνωστο" @@ -2785,22 +2781,22 @@ msgid "Korean" msgstr "Κορεάτικα" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2808,15 +2804,15 @@ msgstr "" msgid "Unpacking" msgstr "Αποσυμπίεση" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr " Αυτό το αρχείο δεν δείχνει για αντίγραφο ασφαλείας BootMii NAND." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2936,10 +2932,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2947,65 +2955,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3014,40 +3022,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3055,109 +3072,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Δεν βρέθηκαν προβλήματα." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3165,7 +3182,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3533,52 +3550,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3599,47 +3616,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3648,235 +3665,247 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Τιμή:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Περιγραφή" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Διεύθυνση" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3992,10 +4021,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4027,49 +4055,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Σφάλμα" @@ -4091,16 +4119,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Ρύθμιση Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "Η αλλαγή cheats θα τεθεί σε ισχύ μόνο όταν επανεκκινηθεί το παιχνίδι." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Το σύστημα cheat του Dolphin είναι επί του παρόντος απενεργοποιημένο." @@ -4143,31 +4171,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Προσθήκη" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Εφαρμογή" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4176,20 +4203,24 @@ msgstr "Προσθήκη" msgid "Cancel" msgstr "Άκυρο" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Ενεργοποίηση" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Προσθήκη..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4198,9 +4229,9 @@ msgstr "Προσθήκη..." msgid "Remove" msgstr "Αφαίρεση" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4261,10 +4292,10 @@ msgstr "Εξαγωγή Αρχείων Συστήματος..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Επιτυχία" @@ -4363,152 +4394,91 @@ msgstr "Κάμερα 1" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Ανενεργός" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Επεξεργαστής" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Ανανέωση" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Πυρήνας" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Διπλός Πυρήνας" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Αποθήκευση EFB Αντιγράφων Μόνο σε Υφή" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Cache Υφών" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Ασφαλής" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Γρήγορη" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Πυρήνας" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Ενεργοποίηση Διπλού Πυρήνα" @@ -4579,7 +4549,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Στερεοσκοπία" @@ -4607,7 +4577,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Σύγκλιση:" @@ -4626,6 +4596,10 @@ msgstr "Ρυθμίσεις Χρήστη" msgid "Graphics" msgstr "Γραφικά" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Επεξεργαστής" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4639,63 +4613,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Καμία" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Τυπικός Controller" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Τιμόνι" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Χαλάκι Χορού" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube Χειριστήρια" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4714,19 +4688,32 @@ msgstr "Λήψη Κωδικών από την WiiRD Database" msgid "Description:" msgstr "Περιγραφή:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Αποτυχία μεταφόρτωσης κωδικών." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Το αρχείο δεν περιείχε κωδικούς." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Η λήψη ολοκληρώθηκε" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "Ελήφθησαν %1 κωδικοί. (προστέθηκαν %2)" @@ -4828,60 +4815,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Διάφορα" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Κόψιμο" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Κορυφή" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Βάση" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Διάφορα" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Ενεργοποίηση Προοδευτικής Σάρωσης" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Πλήρης Οθόνη Χωρίς Περιθώρια " -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Πειραματικός" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4889,21 +4896,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4911,7 +4918,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4919,46 +4926,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4977,14 +4984,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4997,21 +5004,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5019,21 +5019,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5042,7 +5042,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5056,7 +5056,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5065,15 +5065,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5329,89 +5378,93 @@ msgstr "Απενεργοποίηση Φίλτρου Αντιγραφής " msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Εσωτερική Ανάλυση:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Εξομάλυνση Ορίων:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Post-Processing Εφέ:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Ανενεργός" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Δίπλα - Δίπλα" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Πάνω - Κάτω" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Ανάγλυφο" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Παθητική" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Εναλλαγή Ματιών" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Στερεοσκοπική 3D Λειτουργία:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Βάθος:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(ανενεργό)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5420,7 +5473,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5430,7 +5483,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5441,7 +5494,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5464,19 +5517,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5485,7 +5538,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5493,7 +5546,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5503,7 +5556,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5511,7 +5564,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5522,14 +5575,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5537,20 +5590,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5558,7 +5611,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5567,18 +5620,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5588,35 +5641,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Εξομάλυνση Ορίων" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Βάθος" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5641,10 +5694,6 @@ msgstr "Επιβολή 4:3" msgid "Stretch to Window" msgstr "Προσαρμογή στο Παράθυρο" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5717,11 +5766,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Επιβεβαίωση αλλαγής backend " -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5731,27 +5780,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5773,21 +5822,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5795,7 +5844,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5804,7 +5853,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5813,7 +5862,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5824,34 +5873,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Αναλογία Οθόνης" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5880,22 +5929,42 @@ msgstr "Παράλειψη EFB Πρόσβασης από τη CPU" msgid "Ignore Format Changes" msgstr "Αγνόηση Αλλαγών Format" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Αποθήκευση EFB Αντιγράφων Μόνο σε Υφή" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Cache Υφών" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU Αποκωδικοποίηση Υφών" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Ασφαλής" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Ακρίβεια:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Γρήγορη" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -6004,8 +6073,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6178,9 +6247,9 @@ msgstr "Αποθήκευση ως..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Επιλέξτε ένα Αρχείο" @@ -6236,7 +6305,7 @@ msgid "Toggle All Log Types" msgstr "Εναλλαγή Όλων Τύπων Καταγραφής " #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Καταγραφή" @@ -6248,9 +6317,9 @@ msgstr "Αναδίπλωση Λέξεων" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Καθάρισ." @@ -6318,8 +6387,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6331,7 +6402,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6339,9 +6410,9 @@ msgstr "Αποθήκ." #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Φόρτωσ." @@ -6481,7 +6552,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "αποσύνδεση" @@ -6553,7 +6624,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6580,8 +6651,8 @@ msgid "Profile" msgstr "Προφίλ" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6599,10 +6670,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Επιβεβαίωση" @@ -6612,7 +6683,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Είστε σίγουροι ότι θέλετε να διαγράψετε το '%1';" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6752,8 +6823,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Προσθήκη" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6954,99 +7030,97 @@ msgstr "Redump.org Κατάσταση:" msgid "Verify Integrity" msgstr "Επαλήθευση Ακεραιότητας" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Υπολογισμός" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Συγχρονισμός" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Συνεχής Ανίχνευση" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Πραγματική Σανίδα Ισορροπίας" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Ενεργοποίηση Δεδομένων Ηχείου" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Εξομοίωση Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Πραγματικό Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7222,7 +7296,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7250,7 +7324,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7285,10 +7359,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Είσοδος" @@ -7312,10 +7386,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7491,7 +7565,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7648,7 +7722,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Βοήθεια" @@ -7844,13 +7918,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7866,7 +7940,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7968,42 +8042,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8016,7 +8090,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8129,7 +8203,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8144,7 +8218,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8417,7 +8491,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8545,7 +8619,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8553,7 +8627,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8589,7 +8663,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Αναζήτηση" @@ -8694,7 +8768,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8836,7 +8910,7 @@ msgid "No" msgstr "Όχι" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8955,70 +9029,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Ενημέρωση" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9477,277 +9551,285 @@ msgstr "Εγγραφή..." msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Ανανέωση..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Επιλέξτε ένα Φάκελο" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Μετατροπή Επιλεγμένων Αρχείων..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Διαγραφή Επιλεγμένων Αρχείων..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Ιδιότητες" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Ορισμός ως &Προεπιλεγμένου ISO" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Μετατροπή Αρχείου..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Αλλαγή &Δίσκου" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Εκτέλεση Ενημέρωσης Συστήματος" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Εγκατάσταση στην NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Άνοιγμα Wii &Φακέλου Αποθήκευσης" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Άνοιγμα GameCube &Φακέλου Αποθήκευσης" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Άνοιγμα &Περιεχόμενου Φακέλου" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Διαγραφή Αρχείου..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Ετικέτες" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Νέα Ετικέτα..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Αφαίρεση Ετικέτας..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Αποτυχία" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Δεν βρέθηκαν δεδομένα αποθήκευσης." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το αρχείο;" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Πλατφόρμα" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Εικονίδιο" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Τίτλος" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Δημιουργός" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Όνομα Αρχείου" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Διαδρομή Αρχείου" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID Παιχνιδιού" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Περιοχή" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Μέγεθος Αρχείου" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Συμπίεση" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9856,7 +9938,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9915,12 +9997,12 @@ msgid "Create New Memory Card" msgstr "Δημιουργία Νέας Κάρτας Μνήμης" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Όλα τα Αρχεία (*)" @@ -9965,112 +10047,112 @@ msgstr "&Άνοιγμα..." msgid "&Create..." msgstr "&Δημιουργία..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Εικονίδιο" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Μπλοκ" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Η Εξαγωγή Απέτυχε" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10078,7 +10160,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10086,45 +10168,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10132,78 +10214,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Αδυναμία ανοίγματος του αρχείου." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Αδυναμία ανάγνωσης αρχείου." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Κανένα σφάλμα." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10256,21 +10338,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10278,11 +10360,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10290,46 +10372,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10353,81 +10435,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Όλα τα GC/Wii αρχεία" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Θέλετε να σταματήσετε την τρέχουσα εξομοίωση;" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10435,48 +10517,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS Ταινίες (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10758,421 +10841,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Εκκαθάριση Μνήμης Cache Λίστας Παιχνιδιών " -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Ρυθμίσεις" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Ρυ&θμίσεις" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Ρυθμίσεις Γραφικών" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Ρυθμίσεις Ήχου" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Ρυθμίσεις Χειριστηρίων" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Ρυθμίσεις Πλήκτρων Συντόμευσης" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Γραμματοσειρά..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Ιστοσελίδα" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Online &Εγχειρίδια " -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Ιχνηλάτης Σφαλμάτων" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Έλεγχος για Ενημερώσεις..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Περί" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Προβολή Λίστας" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Προβολή Πλέγματος" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Λίστα Στηλών" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Εμφάνιση Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Εμφάνιση GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Εμφάνιση WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Εμφάνιση ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Εμφάνιση Πλατφόρμας" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Εμφάνιση PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Εμφάνιση USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Εμφάνιση Αυστραλίας" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Εμφάνιση Γαλλίας" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Εμφάνιση Γερμανίας" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Εμφάνιση Ιταλίας" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Εμφάνιση Κορέας" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Εμφάνιση Ολλανδίας" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Εμφάνιση Ρωσίας" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Εμφάνιση Ισπανίας" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Εμφάνιση Ταϊβάν" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Εμφάνιση Κόσμου" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Εμφάνιση Αγνώστων" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Εμφάνιση Περιοχών" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Ταινία" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "Εκκίνηση Ε&γγραφής Χειρισμών" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "Α&ναπαραγωγή Εγγραφής Χειρισμών..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Εξαγωγή Εγγραφής..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Μόνο Για Ανάγνωση" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS Είσοδος" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Παύση στο Τέλος της Ταινίας" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Εξαγωγή Καρέ" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Εξαγωγή Ήχου" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Απενεργοποίηση JIT Cache" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD αρχεία (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11180,33 +11271,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11214,230 +11305,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "Έλεγχος NAND " -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Δεν εντοπίστηκαν προβλήματα." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Επιβεβαίωση" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11553,7 +11644,7 @@ msgid "Game" msgstr "Παιχνίδι" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Παίχτες" @@ -11582,75 +11673,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Εκκίνηση" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Buffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Έξοδος" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11658,11 +11749,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11670,11 +11761,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11682,85 +11773,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Τρέχων παιχνίδι" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD Κάρτα" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Συνομιλία" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Αποστολή" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Αντιγραφή" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Διώξιμο Παίκτη" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Ορισμός Θυρών Χειριστηρίων" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Διακοπή παιχνιδιού" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11768,171 +11859,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Είστε σίγουροι ότι θέλετε να εγκαταλείψετε το NetPlay;" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Κατάσταση Παιχνιδιού" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Επανάληψη" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Εκκίνηση παιχνιδιού" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 έχει φύγει" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11944,7 +12035,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12421,7 +12512,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12429,7 +12520,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12438,120 +12529,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Backend Ρυθμίσεις" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Backend Ήχου:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II Αποκωδικοποιητής" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Ποιότητα Αποκωδικοποίησης:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Προεπιλεγμένη Συσκευή" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12564,85 +12665,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "Μηχανή Εξομοίωσης DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12773,42 +12896,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12816,78 +12939,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Game Boy Advance Carts (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Βασικές Ρυθμίσεις" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Ενεργοποίηση Cheat" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12895,82 +13018,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Να Επιτρέπονται Ασύμφωνες Ρυθμίσεις Περιοχών" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Αυτόματη Αλλαγή Δίσκων" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Εμφάνιση Τρέχοντος Παιχνιδιού σε Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Απεριόριστη" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Κανονική Ταχύτητα)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Όριο Ταχύτητας:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Ρυθμίσεις Αυτόματης Ενημέρωσης" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Αυτόματη Ενημέρωση:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Να Μην Γίνει Ενημέρωση" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Dev (πολλαπλές φορές την ημέρα)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12979,7 +13102,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12988,7 +13111,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12996,7 +13119,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13007,7 +13130,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13015,7 +13138,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13036,14 +13159,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13053,21 +13176,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13077,13 +13200,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13872,14 +13995,6 @@ msgstr "Wii Remote Ρυθμίσεις" msgid "Sensor Bar Position:" msgstr "Θέση Sensor Bar:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Κορυφή" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Βάση" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14403,15 +14518,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Κύριο Stick" @@ -14445,71 +14560,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wii Remote Κουμπιά" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -15008,34 +15123,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15075,31 +15194,31 @@ msgid "Africa" msgstr "Αφρική" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15169,44 +15288,44 @@ msgstr "" msgid "Null" msgstr "Κανένα" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15214,7 +15333,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15270,6 +15389,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15287,8 +15413,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15307,7 +15433,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15358,10 +15484,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Εφαρμογή" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/en.po b/Languages/po/en.po index ab87c71a11..6e2ad7d590 100644 --- a/Languages/po/en.po +++ b/Languages/po/en.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2011-01-06 14:53+0100\n" "Last-Translator: BhaaL \n" "Language-Team: \n" @@ -16,17 +16,17 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -67,7 +67,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -82,30 +82,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "" @@ -251,15 +251,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -348,7 +348,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -388,8 +388,9 @@ msgstr "" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -401,8 +402,9 @@ msgstr "" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -440,10 +442,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -453,7 +455,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -554,15 +556,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "" @@ -715,287 +717,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" +msgid "Toggle Aspect Ratio Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 -msgid "Toggle Aspect Ratio" +msgid "Toggle Custom Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:109 -msgid "Toggle Skip EFB Access" +msgid "Toggle Aspect Ratio" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:110 -msgid "Toggle EFB Copies" +msgid "Toggle Skip EFB Access" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:111 -msgid "Toggle XFB Copies" +msgid "Toggle EFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:112 -msgid "Toggle XFB Immediate Mode" +msgid "Toggle XFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:113 -msgid "Toggle Fog" +msgid "Toggle XFB Immediate Mode" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:114 -msgid "Toggle Texture Dumping" +msgid "Toggle Fog" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:115 +msgid "Toggle Texture Dumping" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1024,7 +1030,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "" @@ -1045,8 +1051,8 @@ msgstr "" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "" @@ -1103,7 +1109,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1173,46 +1179,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1298,7 +1304,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1363,37 +1369,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1421,8 +1417,8 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "" @@ -1460,33 +1456,33 @@ msgstr "" msgid "Keys" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1529,7 +1525,7 @@ msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "" @@ -1538,7 +1534,7 @@ msgid "Button" msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "" @@ -1559,20 +1555,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1640,7 +1636,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "" @@ -1731,8 +1727,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1789,25 +1785,25 @@ msgid "Nunchuk" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1924,21 +1920,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1949,63 +1945,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2261,147 +2257,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2479,8 +2475,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2498,28 +2494,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2558,7 +2554,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "" @@ -2776,22 +2772,22 @@ msgid "Korean" msgstr "" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2799,15 +2795,15 @@ msgstr "" msgid "Unpacking" msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2927,10 +2923,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2938,65 +2946,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3005,40 +3013,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3046,109 +3063,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3156,7 +3173,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3515,52 +3532,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3581,47 +3598,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3630,235 +3647,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3974,10 +4003,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4009,49 +4037,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "" @@ -4072,16 +4100,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4124,31 +4152,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4157,20 +4184,24 @@ msgstr "" msgid "Cancel" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4179,9 +4210,9 @@ msgstr "" msgid "Remove" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4242,10 +4273,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4344,152 +4375,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "" @@ -4556,7 +4526,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "" @@ -4584,7 +4554,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "" @@ -4603,6 +4573,10 @@ msgstr "" msgid "Graphics" msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4616,63 +4590,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4691,19 +4665,32 @@ msgstr "" msgid "Description:" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4805,60 +4792,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4866,21 +4873,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4888,7 +4895,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4896,46 +4903,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4954,14 +4961,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4974,21 +4981,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -4996,21 +4996,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5019,7 +5019,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5033,7 +5033,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5042,15 +5042,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5306,89 +5355,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5397,7 +5450,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5407,7 +5460,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5418,7 +5471,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5441,19 +5494,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5462,7 +5515,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5470,7 +5523,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5480,7 +5533,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5488,7 +5541,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5499,14 +5552,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5514,20 +5567,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5535,7 +5588,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5544,18 +5597,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5565,35 +5618,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5618,10 +5671,6 @@ msgstr "" msgid "Stretch to Window" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5694,11 +5743,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5708,27 +5757,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5750,21 +5799,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5772,7 +5821,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5781,7 +5830,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5790,7 +5839,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5801,34 +5850,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5857,22 +5906,42 @@ msgstr "" msgid "Ignore Format Changes" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -5981,8 +6050,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6155,9 +6224,9 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6213,7 +6282,7 @@ msgid "Toggle All Log Types" msgstr "" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "" @@ -6225,9 +6294,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "" @@ -6295,8 +6364,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6308,7 +6379,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6316,9 +6387,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "" @@ -6458,7 +6529,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6527,7 +6598,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6554,8 +6625,8 @@ msgid "Profile" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6573,10 +6644,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "" @@ -6586,7 +6657,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6726,8 +6797,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6928,99 +7004,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7194,7 +7268,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7222,7 +7296,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7257,10 +7331,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "" @@ -7284,10 +7358,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7463,7 +7537,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7620,7 +7694,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "" @@ -7816,13 +7890,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7838,7 +7912,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7940,42 +8014,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -7988,7 +8062,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8101,7 +8175,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8116,7 +8190,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8389,7 +8463,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8517,7 +8591,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8525,7 +8599,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8561,7 +8635,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "" @@ -8666,7 +8740,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8808,7 +8882,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8927,70 +9001,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9449,277 +9523,285 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9828,7 +9910,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9887,12 +9969,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9937,112 +10019,112 @@ msgstr "" msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10050,7 +10132,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10058,45 +10140,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10104,78 +10186,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10228,21 +10310,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10250,11 +10332,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10262,46 +10344,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10325,81 +10407,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10407,48 +10489,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10730,421 +10813,429 @@ msgstr "" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11152,33 +11243,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11186,230 +11277,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11525,7 +11616,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "" @@ -11554,75 +11645,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11630,11 +11721,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11642,11 +11733,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11654,85 +11745,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11740,171 +11831,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11916,7 +12007,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12391,7 +12482,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12399,7 +12490,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12408,120 +12499,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12534,85 +12635,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12743,42 +12866,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12786,78 +12909,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12865,82 +12988,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12949,7 +13072,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12958,7 +13081,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12966,7 +13089,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -12977,7 +13100,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -12985,7 +13108,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13006,14 +13129,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13023,21 +13146,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13047,13 +13170,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13834,14 +13957,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14365,15 +14480,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "" @@ -14407,71 +14522,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -14963,34 +15078,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15030,31 +15149,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15124,44 +15243,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15169,7 +15288,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15225,6 +15344,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15242,8 +15368,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15262,7 +15388,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15313,10 +15439,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/es.po b/Languages/po/es.po index 6c82317b20..a572ecf2f8 100644 --- a/Languages/po/es.po +++ b/Languages/po/es.po @@ -8,7 +8,7 @@ # Borja , 2015 # Daniel León , 2020 # Dario_ff , 2011 -# Petiso_Carambanal , 2013-2017,2020-2025 +# Petiso_Carambanal , 2013-2017,2020-2026 # Diego Fernando , 2013 # Erik Fargas , 2015 # guillermo meghde, 2023 @@ -27,14 +27,14 @@ # BentoCore , 2020 # Sithdown , 2013 # Swyter , 2014-2018,2021,2025 -# Víctor González, 2021-2025 +# Víctor González, 2021-2026 msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" -"Last-Translator: Petiso_Carambanal , 2013-2017,2020-2025\n" +"Last-Translator: Petiso_Carambanal , 2013-2017,2020-2026\n" "Language-Team: Spanish (http://app.transifex.com/dolphinemu/dolphin-emu/" "language/es/)\n" "Language: es\n" @@ -44,17 +44,17 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " "1 : 2;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "El modo JIT no está activo" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "No se ha podido abrir el archivo «{0}» para su escritura." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Escrito a «{0}»." @@ -100,7 +100,7 @@ msgstr "" "El archivo {0} no se pudo abrir para su escritura. Comprueba que no esté " "abierto por otro programa." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -117,30 +117,30 @@ msgid "Unpack SD Card Now" msgstr "Descomprimir tarjeta SD" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Información" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Pregunta" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Advertencia" @@ -312,15 +312,15 @@ msgstr "" "Se ha encontrado un IPL {0} en el directorio {1}. Es posible que no " "reconozca el disco" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "No se ha podido cargar el ejecutable en memoria." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "No se pudo ejecutar el juego porque no se ha encontrado el IPL de GC." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "No se puede encontrar el IPL de GC" @@ -435,7 +435,7 @@ msgstr "" "La versión mínima del cargador DFF ({0}) excede la versión de este " "reproductor FIFO ({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -479,8 +479,9 @@ msgstr "Abajo" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -492,8 +493,9 @@ msgstr "Izquierda" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -531,10 +533,10 @@ msgid "Increase" msgstr "Aumentar" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -544,7 +546,7 @@ msgstr "Reiniciar" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -645,15 +647,15 @@ msgstr "Controlar el modo golf del juego en red" msgid "Open Achievements" msgstr "Abrir logros" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Bajar volumen" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Subir volumen" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Silenciar sonido" @@ -806,287 +808,291 @@ msgid "Previous Game Profile" msgstr "Perfil anterior de juego" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Alternar recorte de imagen" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Alternar relación de aspecto" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "Alternar omitir acceso al EFB" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Alternar copias del EFB" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Alternar las copias del XFB" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Alternar el modo inmediato del XFB" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Alternar niebla" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Alternar volcado de texturas" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Alternar texturas personalizadas" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Aumentar resolución interna" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Reducir resolución interna" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Alternar cámara libre" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Alternar 3D de imágenes en paralelo (SBS)" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Alternar 3D de imágenes en vertical (T/B)" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Alternar 3D mediante anaglifos" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Reducir profundidad" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Aumentar profundidad" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Reducir convergencia" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Aumentar convergencia" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Cargar estado 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Cargar estado 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Cargar estado 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Cargar estado 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Cargar estado 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Cargar estado 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Cargar estado 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Cargar estado 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Cargar estado 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Cargar estado 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Cargar la ranura seleccionada" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Ranura de guardado 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Ranura de guardado 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Ranura de guardado 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Ranura de guardado 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Ranura de guardado 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Ranura de guardado 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Ranura de guardado 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Ranura de guardado 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Ranura de guardado 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Ranura de guardado 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Guardar en la ranura seleccionada" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Seleccionar ranura de guardado 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Seleccionar ranura de guardado 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Seleccionar ranura de guardado 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Seleccionar ranura de guardado 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Seleccionar ranura de guardado 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Seleccionar ranura de guardado 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Seleccionar ranura de guardado 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Seleccionar ranura de guardado 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Seleccionar ranura de guardado 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Seleccionar ranura de guardado 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Cargar último estado 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Cargar último estado 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Cargar último estado 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Cargar último estado 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Cargar último estado 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Cargar último estado 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Cargar último estado 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Cargar último estado 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Cargar último estado 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Cargar último estado 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Guardar el estado más antiguo" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Deshacer carga del estado" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Deshacer guardado del estado" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Guardar estado" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Cargar estado" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "Aumentar valor del estado seleccionado" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Disminuir valor del estado seleccionado" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "Cargar ROM" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "Extraer ROM" @@ -1115,7 +1121,7 @@ msgid "Show Infinity Base" msgstr "Mostrar base de Infinity" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Atajos del teclado" @@ -1136,8 +1142,8 @@ msgstr "General" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volumen" @@ -1194,7 +1200,7 @@ msgid "Graphics Toggles" msgstr "Ajustes gráficos" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Resolución interna" @@ -1272,46 +1278,47 @@ msgstr "" "\n" "DSPHLE: ucode desconcocido (CRC = {0:08x}) - forzando AX." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" -msgstr "" +msgstr "Lectura no controlada del Media Board: offset={0:08x} length={0:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" -msgstr "" +msgstr "Comando no controlado del Media Board: {0:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" -msgstr "" +msgstr "Escritura no controlada del Media Board: offset={0:08x} length={0:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" -msgstr "" +msgstr "Ejecución no controlada del Media Board: {0:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" -msgstr "" +msgstr "Comando no controlado del Media Board: {0:02x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" +"ID de juego desconocida: {0:08x}, utilizando controles predeterminados." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "No se encontró el disco que se iba a insertar." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Ya hay un disco en proceso de inserción." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Comando desconocido de DVD {0:08x} - error fatal" @@ -1415,7 +1422,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Adaptador de banda ancha (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "Placa base de Triforce" @@ -1486,37 +1493,27 @@ msgstr "" "{0} no es un directorio, ha habido un error al moverlo a *.original.\n" "Comprueba tus permisos de escritura o lleva el archivo fuera de Dolphin." -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Error: GBA{0} no ha podido abrir la ROM en {1}" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Error: GBA{0} no ha podido crear el núcleo" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Error: GBA{0} no ha podido cargar la ROM en {1}" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Error: GBA{0} no ha podido abrir la BIOS en {1}" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Error: GBA{0} no ha podido cargar la BIOS en {1}" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Error: GBA{0} no ha podido abrir el guardado en {1}" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Error: GBA{0} no ha podido cargar el guardado en {1}" @@ -1544,8 +1541,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Botones" @@ -1583,18 +1580,18 @@ msgstr "Teclado" msgid "Keys" msgstr "Teclas" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" "Advertencia: GCIFolder está escribiendo en el bloque no asignado {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" "DirectorioTarjetaMemGC: Borrado de bloque en dirección de bloque errónea" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1602,11 +1599,11 @@ msgstr "" "El juego se sobrescribió con los datos guardados de otro juego. Corrupción " "de datos inminente {0:#x}, {1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT incorrecto. Dolphin ha encontrado un error y se cerrará." -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1615,7 +1612,7 @@ msgstr "" "Advertencia: el número de bloques indicados por el BAT ({0}) no coincide con " "el del encabezado de archivo cargado ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1669,7 +1666,7 @@ msgstr "Stick de control" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "Stick C" @@ -1678,7 +1675,7 @@ msgid "Button" msgstr "Botón" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1702,20 +1699,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Gatillos" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibración" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1728,19 +1725,19 @@ msgstr "Opciones" #: Source/Core/DolphinQt/Config/SettingsWindow.cpp:203 #: Source/Core/DolphinQt/MenuBar.cpp:322 msgid "Triforce" -msgstr "" +msgstr "Triforce" #: Source/Core/Core/HW/GCPadEmu.h:75 msgid "Test" -msgstr "" +msgstr "Prueba" #: Source/Core/Core/HW/GCPadEmu.h:76 msgid "Service" -msgstr "" +msgstr "Servicio" #: Source/Core/Core/HW/GCPadEmu.h:77 msgid "Coin" -msgstr "" +msgstr "Moneda" #. i18n: The left trigger button (labeled L on real controllers) #: Source/Core/Core/HW/GCPadEmu.h:80 @@ -1783,7 +1780,7 @@ msgstr "Mando clásico" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Palanca izquierda" @@ -1874,8 +1871,8 @@ msgstr "Fuerza de golpe" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1932,25 +1929,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Sacudidas" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Inclinación" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Oscilación" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Acelerómetro" @@ -2067,21 +2064,21 @@ msgid "uDraw GameTablet" msgstr "uDraw GameTablet" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Puntero" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "FOV horizontal" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2092,63 +2089,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "Campo de visión de la cámara (afecta a la sensibilidad del apuntado)" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "FOV vertical" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "Puntero (acceso directo)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Giroscopio" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Cambiar de/a horizontal" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Cambiar de/a vertical" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Mantener en horizontal" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Mantener en vertical" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Extensión" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Añadir MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Altavoz estéreo" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Batería" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Mando de Wii en vertical" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Mando de Wii en horizontal" @@ -2491,20 +2488,20 @@ msgstr "Final prematuro de la grabación en PlayWiimote. {0} + {1} > {2}" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "Abortando reproducción. Error en DeserializeDesiredState. byte:{0}{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "No se pudo crear el cliente." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "No se pudo crear el par." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "No se pudo comunicar con el anfitrión." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2512,78 +2509,78 @@ msgstr "" "El código del anfitrión es demasiado largo.\n" "Vuelve a comprobar que tienes el código correcto." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "El servidor está lleno." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" "Las versiones de juego en red del servidor y del cliente son incompatibles." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "El juego se está ejecutando." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "El apodo es demasiado largo." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "El servidor envió un mensaje de error desconocido." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Se recibió un mensaje desconocido con identificador: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Mensaje SYNC_SAVE_DATA desconocido recibido con id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Sincronizando datos guardados..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "No se ha podido borrar la tarjeta de memoria del juego en red. Comprueba tus " "permisos de escritura." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "No se ha podido restablecer el juego en red y la carpeta GCI. Comprueba tus " "permisos de escritura." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "No se ha podido restablecer el juego en red en la carpeta NAND. Comprueba " "tus permisos de escritura." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "No se ha podido reiniciar la carpeta de redireccionamiento del juego en red. " "Comprueba tus permisos de escritura." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "No se han podido escribir los datos de Miis." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "No se ha podido escribir el guardado de Wii." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "No se ha podido escribir la partida guardada redirigida." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2591,62 +2588,62 @@ msgstr "" "No se ha podido borrar el guardado {0} de juego en red de GBA. Comprueba tus " "permisos de escritura." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "Mensaje SYNC_CODES desconocido recibido con id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Sincronizando códigos Gecko..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "Sincronizando códigos AR..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "El sistema de calidad de servicio (QoS) se ha activado correctamente." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "No se pudo activar el sistema de calidad de servicio (QoS)." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "¡El juego ya está ejecutándose!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "¡Datos recibidos!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Error en el procesamiento de datos." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Error al procesar los códigos." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "¡Códigos recibidos!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" "Se agotó el tiempo para que el servidor transversal se conecte con el " "anfitrión de la partida." -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "El servidor de paso rechazó el intento de conexión" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Anfitrión no válido" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Error desconocido {0:x}" @@ -2730,8 +2727,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "¡El juego seleccionado no existe en la lista de juegos!" @@ -2749,7 +2746,7 @@ msgstr "¡Error al sincronizar códigos de trucos!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2758,33 +2755,23 @@ msgstr "" "memoria caché. Esto no debería haber pasado. Te rogamos que informes del " "fallo en el gestor de incidencias. Dolphin se cerrará." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Escritura no válida a {0:#010x}, PC = {1:#010x}; probablemente el juego se " -"habría bloqueado en hardware real.\n" -"\n" -"Si quieres una emulación más fiel, activa la opción de MMU en los ajustes " -"avanzados." -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Lectura no válida en {0:#010x}, PC = {1:#010x}; probablemente el juego se " -"habría bloqueado en hardware real.\n" -"\n" -"Si quieres una emulación más fiel, activa la opción de MMU en los ajustes " -"avanzados." #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2829,7 +2816,7 @@ msgstr "Vacía" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Desconocido" @@ -3072,22 +3059,22 @@ msgid "Korean" msgstr "Coreano" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3095,17 +3082,17 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Descomprimiendo" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" "Este archivo no tiene el formato de una copia de respaldo de una NAND de " "BootMii." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "Este archivo no contiene ningún sistema de archivos de Wii válido." -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Hubo un fallo al escribir los datos en el archivo {0}" @@ -3234,11 +3221,23 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "La partición {0} no tiene un sistema de archivos válido." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" "La partición de actualización no contiene el IOS utilizado por este título." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3246,12 +3245,12 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Clásico)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3262,7 +3261,7 @@ msgstr "" "inglés o japonés o incluso modos de juego completos darán problemas. Este " "problema únicamente suele ocurrir en las copias ilegales de juegos." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." @@ -3270,7 +3269,7 @@ msgstr "" "El formato en el que se guarda la imagen del disco no almacena el tamaño de " "la imagen del disco." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3279,7 +3278,7 @@ msgstr "" "problema es más probable es que se trate de un disco de doble capa que ha " "sido descargado como un disco de una sola capa." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3288,13 +3287,13 @@ msgstr "" "programa de volcado ha guardado la imagen del disco como varias partes, " "debes fusionarlas en un solo archivo." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" "Esta imagen de disco de depuración tiene el tamaño de una imagen de disco " "retail." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3305,24 +3304,24 @@ msgstr "" "compartir las grabaciones de entrada ni jugar en red con nadie que utilice " "un volcado correcto." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "Esta imagen de disco tiene un tamaño inusual." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "El ID del juego es {0}, pero debería ser {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "El ID del juego es inconsistente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "El ID del juego es inusualmente corto." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3335,7 +3334,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3343,28 +3342,37 @@ msgstr "" "Este título coreano está configurado para utilizar un IOS que no se suele " "utilizar en las consolas coreanas. Esto podría provocar un ERROR #002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Este título está configurado para utilizar un IOS no válido." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Este título está configurado para utilizar una clave común no válida." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" "El índice de la llave compartida especificada es {0} pero debería ser {1}." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "El ticket no está correctamente firmado." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3374,7 +3382,7 @@ msgstr "" "tarjeta SD, el menú del sistema de Wii no volverá a ejecutarse, impidiendo " "su copia o traslado de vuelta a la NAND." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3386,7 +3394,7 @@ msgstr "" "El CRC32 de este archivo puede coincidir con el CRC32 de un buen volcado " "aunque los archivos no sean idénticos." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3394,30 +3402,30 @@ msgstr "" "Algunos datos rellenados que deberían ser cero no son cero. Esto puede hacer " "que el juego se congele en ciertos puntos. " -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "El contenido {0:08x} está corrupto." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "No se han podido leer algunos datos." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Se encontraron errores en {0} bloques de la partición {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "Se encontraron errores en {0} bloques sin uso de la partición {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Este es un buen volcado." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3425,11 +3433,11 @@ msgstr "" "Este es un buen volcado de acuerdo con Redump.org, pero Dolphin ha " "encontrado problemas. Puede ser un bug en Dolphin." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin no puede verificar los discos sin licencia." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3437,11 +3445,11 @@ msgstr "" "Dolphin no puede verificar correctamente los archivos típicos TGC, ya que no " "son volcados de discos reales." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Dolphin no puede verificar juegos para Triforce." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3451,7 +3459,7 @@ msgstr "" "pesar de todo, es posible que este volcado sea correcto al compararlo con la " "versión de la eShop de Wii U. Dolphin no puede verificar esta circunstancia." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3459,11 +3467,11 @@ msgstr "" "Este es un mal volcado, pero eso no quiere decir que el juego no vaya a " "funcionar correctamente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Este es un mal volcado." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3474,11 +3482,11 @@ msgstr "" "verificación, lo más probable es que no haya problemas que afecten la " "emulación." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "No se encontraron problemas." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3489,7 +3497,7 @@ msgstr "" "compararlo con la versión de la eShop de Wii U. Dolphin no puede verificar " "esta circunstancia." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3497,7 +3505,7 @@ msgstr "" "Se encontraron problemas de gravedad baja. Lo más probable es que no impidan " "que el juego se ejecute." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3505,7 +3513,7 @@ msgstr "" "Se encontraron problemas de gravedad media. Es posible que todo el juego o " "ciertas partes del mismo no funcionen correctamente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3513,7 +3521,7 @@ msgstr "" "Se encontraron problemas de gravedad alta. Lo más probable es que el juego " "no funcione en absoluto." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3525,7 +3533,7 @@ msgstr "" "Es posible que haya problemas que Dolphin no pueda detectar, ya que las " "imágenes de disco de GameCube contienen muy pocos datos de verificación." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3556,7 +3564,7 @@ msgstr "%1 revisión(ones) por delante de %2" #. i18n: "Branch" means the version control term, not a literal tree branch. #: Source/Core/DolphinQt/AboutDialog.cpp:62 msgid "Branch: %1" -msgstr "Rama master: %1" +msgstr "Rama: %1" #: Source/Core/DolphinQt/AboutDialog.cpp:64 msgid "Revision: %1" @@ -3946,52 +3954,52 @@ msgid "Data Type" msgstr "Tipo de datos" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "Entero sin signo de 8 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "Entero sin signo de 16 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "Entero sin signo de 32 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "Entero sin signo de 64 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "Entero con signo de 8 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "Entero con signo de 16 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "Entero con signo de 32 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "Entero con signo de 64 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "Valor en coma flotante de 32 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "Valor en coma flotante de 64 bits" @@ -4014,47 +4022,47 @@ msgstr "" "Ejecuta un juego antes de empezar a buscar en las regiones de memoria " "estándar." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] y [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 rango(s) de memoria" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "Espacio de dirección según el estado de la CPU" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "Espacio de la dirección física" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "Espacio de la dirección virtual" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "Espacio de dirección desconocido" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Tipo de datos desconocido" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "alineado" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "sin alinear" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -4063,131 +4071,131 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "Conservar direcciones cuyo valor en memoria" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "es igual que" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "no es igual que" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "es inferior que" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "es inferior o igual que" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "es superior que" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "es superior o igual que" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "este valor:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "último valor" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "cualquier valor" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "Analizar como hexadecimal" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "Buscar y filtrar" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "Actualizar valores actuales" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Reiniciar resultados" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "Esperando a un primer escaneo..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "Mostrar valores en hexadecimal" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Actualizar autom. los valores actuales" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "No se puede comparar con el último valor en la primera búsqueda." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" "No se ha podido convertir el valor asignado en el tipo de datos indicado." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "El escaneo ha finalizado." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "Se quitaron %n dirección(ones)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "Direcciones restantes: %n" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "No se pudo acceder a %n dirección(ones) de la memoria emulada." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "Se ha(n) encontrado %n dirección(ones)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "No hay ningún juego en ejecución." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "No se han introducido unos parámetros de búsqueda válidos." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4195,110 +4203,122 @@ msgstr "" "Actualmente no se puede buscar en el espacio de la memoria virtual. Ejecuta " "el juego durante unos minutos y vuelve a intentarlo." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Se ha producido un error desconocido." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" "La actualización ha fallado. Ejecuta el juego durante unos minutos y vuelve " "a intentarlo." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "Se han actualizado los valores actuales." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "No se puede actualizar si no hay resultados." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "Mostrar en memoria" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Añadir a variables vigiladas" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "Generar código(s) de Action Replay" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "Escribir valor" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" +msgstr "Borrar dirección" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "Se han producido varios errores al generar los códigos AR." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" "Solo se puede generar un código AR para aquellos valores que se encuentren " "en la memoria virtual." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "No se puede generar el código AR para esta dirección." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Error interno al generar el código AR." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "Se han generado códigos AR." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Valor:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "Valor incorrecto." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "Se ha producido un error al escribir algunos valores." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Descripción" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Dirección:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Último valor" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Valor actual" @@ -4422,10 +4442,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4457,49 +4476,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Error" @@ -4524,16 +4543,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "Este código Gecko está vacío." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Configurar Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "Los trucos surtirán efecto la próxima vez que se reinicie el juego." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "El sistema de trucos de Dolphin está desactivado." @@ -4558,7 +4577,7 @@ msgstr "Fuentes de entrada alternativas" #: Source/Core/DolphinQt/Config/CommonControllersWidget.cpp:37 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:29 msgid "SDL Controller Settings" -msgstr "" +msgstr "Configuración de mandos SDL" #: Source/Core/DolphinQt/Config/ConfigControls/ConfigUserPath.cpp:45 msgid "Empty Value" @@ -4576,31 +4595,30 @@ msgstr "Cliente DSU" msgid "Nothing to configure" msgstr "Nada que configurar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Añadir nuevo servidor DSU" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, etc" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Dirección IP del servidor" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Puerto del servidor" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Añadir" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Aplicar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4609,20 +4627,24 @@ msgstr "Añadir" msgid "Cancel" msgstr "Cancelar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Habilitar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Añadir..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4631,17 +4653,13 @@ msgstr "Añadir..." msgid "Remove" msgstr "Eliminar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"El protocolo DSU permite el uso de datos de entrada y movimiento desde " -"fuentes compatibles, como mandos de PlayStation, Nintendo Switch y Steam." -"

Si necesitas ayuda, consulta esta página." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4698,10 +4716,10 @@ msgstr "Extraer datos del sistema..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Todo correcto" @@ -4816,13 +4834,13 @@ msgstr "Cámara 1" msgid "Free Look Settings" msgstr "Ajustes de cámara libre" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" "Sección que contiene la mayoría de los ajustes relacionados con la CPU y el " "hardware." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4831,7 +4849,7 @@ msgstr "" "rendimiento, pero también puede causar problemas. Predeterminado en True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4840,7 +4858,7 @@ msgstr "" "esta opción puede provocar problemas de estabilidad. Valor predeterminado: " "activado." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4848,7 +4866,7 @@ msgstr "" "Controla si la unidad de gestión de memoria debe emularse por completo o no. " "Pocos juegos lo requieren." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4856,7 +4874,7 @@ msgstr "" "Controla si se utiliza la emulación DSP de alto o bajo nivel. Predeterminado " "en True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4864,107 +4882,41 @@ msgstr "" "Intenta traducir las ramas antes de tiempo, mejorando el rendimiento en la " "mayoría de los casos. Predeterminado en True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Sección que contiene todos los códigos de trucos de Gecko." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Sección que contiene todos los códigos de trucos de Action Replay." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Sección que contiene todos los ajustes relacionados con gráficos." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Preajustes" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "¡No se ha podido abrir el archivo de configuración!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "¡No se ha podido escribir el archivo de configuración!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "Encendido" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "No" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Editor" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Actualizar" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Abrir en editor externo" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Núcleo" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "¡No se ha podido abrir el archivo de configuración!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Doble núcleo" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "¡No se ha podido escribir el archivo de configuración!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Vídeo" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Almacenar copias del EFB como de solo lectura" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Almacenar copias de XFB como de solo lectura" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Caché de texturas" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Segura" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Medio" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Rápida" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4972,7 +4924,7 @@ msgstr "" "No se ha podido crear el archivo de configuración:\n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4980,6 +4932,11 @@ msgstr "" "No se ha podido abrir el archivo en el editor externo.\n" "Asegúrate de que haya una aplicación asignada para abrir archivos INI." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Núcleo" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Activar doble núcleo" @@ -5059,7 +5016,7 @@ msgid "Deterministic dual core:" msgstr "Doble núcleo determinista:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Estereoscopia" @@ -5093,7 +5050,7 @@ msgid "Depth Percentage:" msgstr "Porcentaje de profundidad:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Convergencia:" @@ -5112,6 +5069,10 @@ msgstr "Configuración del usuario" msgid "Graphics" msgstr "Gráficos" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Editor" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -5133,63 +5094,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "Estos ajustes alterarán la configuración general de Dolphin." -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Ninguno" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Mando de juego estándar" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "Adaptador de mandos de GameCube (USB)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Volante" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Alfombra de baile" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongós" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (integrado)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Keyboard Controller (mando con teclado)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "Mandos de GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Puerto %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5208,19 +5169,32 @@ msgstr "Descargar códigos desde la base de datos de WiiRD" msgid "Description:" msgstr "Descripción:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "No se ha podido descargar los códigos." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "El archivo no contenía códigos." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Descarga completada" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "Se han descargado %1 códigos (%2 de ellos nuevos)." @@ -5322,47 +5296,67 @@ msgid "PNG Compression Level" msgstr "Nivel de compresión de PNG" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Varios" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Recortar imagen" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Personalizada" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Superior" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Inferior" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Varios" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Activar escaneo progresivo" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Motor multihilo" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "Preferir VS para expandir puntos y líneas" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "Descartar vértices en la CPU" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Pantalla completa sin bordes" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Experimental" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Retrasar invalidación de caché del EFB" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "Muestreo manual de texturas" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5371,7 +5365,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5382,7 +5376,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5395,7 +5389,7 @@ msgstr "" "los sombreadores compilados.

Si tienes dudas, deja " "esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5406,7 +5400,7 @@ msgstr "" "rendimiento de Dolphin.

Si tienes dudas, deja esta " "opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5430,7 +5424,7 @@ msgstr "" "mipmaps arbitrarios.
Si tienes dudas, deja esta opción " "activada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5443,7 +5437,7 @@ msgstr "" "
Si tienes dudas, deja esta opción activada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5454,7 +5448,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5465,7 +5459,7 @@ msgstr "" "parones.

Si tienes dudas, deja esta opción " "desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5474,7 +5468,7 @@ msgstr "" ">Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5483,7 +5477,7 @@ msgstr "" ">Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
Si " "tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5502,7 +5496,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5539,7 +5533,7 @@ msgstr "" "

Si tienes dudas, selecciona Resolución interna con " "corrección de relación de aspecto." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " @@ -5550,7 +5544,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5574,18 +5568,7 @@ msgstr "" "

Si tienes dudas, deja esta opción configurada con " "el valor 6." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"Recorta la imagen a partir de su relación de aspecto original (que no suele " -"coincidir con 4:3 o 16:9) a la relación especificada por el usuario (por " -"ejemplo, 4:3 o 16:9).

Si tienes dudas, deja esta " -"opción desactivada." - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5595,7 +5578,7 @@ msgstr "" "de juegos esto no le supone ningún problema.

Si " "tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5608,7 +5591,7 @@ msgstr "" "

Si tienes dudas, deja esta opción activada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5618,7 +5601,7 @@ msgstr "" "geometría como de vértices para expandir puntos y líneas se seleccionará un " "sombreador de vértices. Esta opción podría afectar al rendimiento.

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5629,7 +5612,7 @@ msgstr "" "dibujado.

Si tienes dudas, deja esta opción " "desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5644,7 +5627,7 @@ msgstr "" "estabilidad.

Si tienes dudas, deja esta opción " "desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5671,7 +5654,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5686,17 +5669,66 @@ msgstr "" "disminuye ligeramente el rendimiento.

Si tienes " "dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "Conexión forzada porque %1 no es compatible con shaders de geometría." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" "Desconexión forzada porque %1 no es compatible con la expansión de VS " @@ -5979,89 +6011,93 @@ msgstr "Desactivar filtrado de copia" msgid "Arbitrary Mipmap Detection" msgstr "Detección arbitraria de mipmaps" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "Posprocesado HDR" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Resolución interna:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Suavizado de bordes:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Filtrado de texturas:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "Remuestreo de salida:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Corrección de color:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Efecto de posprocesado:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "No" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "En paralelo" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Por encima/Por debajo" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglifo" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Pasivo" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Invertir ojos" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "Usar resolución completa para cada ojo" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Modo 3D estereoscópico:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Profundidad:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(desactivado)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 no es compatible con esta característica." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "MSAA %1x" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "SSAA %1x" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -6075,7 +6111,7 @@ msgstr "" "resolución interna, mejor será el rendimiento.

Si " "tienes dudas, selecciona Nativa." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -6092,7 +6128,7 @@ msgstr "" "de los sombreadores y las texturas.

Si tienes " "dudas, selecciona Ninguno." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -6112,7 +6148,7 @@ msgstr "" "

Si tienes dudas, selecciona Valor predeterminado." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -6158,7 +6194,7 @@ msgstr "" "2x.

Si tienes dudas, selecciona Valor " "predeterminado." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -6167,7 +6203,7 @@ msgstr "" "fidedignos, igualando el espacio de color para el que fueron diseñados los " "juegos de Wii y GC." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -6176,7 +6212,7 @@ msgstr "" "

Si tienes dudas, selecciona (desactivado)." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -6190,7 +6226,7 @@ msgstr "" "relativamente pocos problemas gráficos.

Si tienes " "dudas, deja esta opción activada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -6203,7 +6239,7 @@ msgstr "" "fallos gráficos.

Si tienes dudas, deja esta opción " "desactivada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -6220,7 +6256,7 @@ msgstr "" "preferible utilizarlos en lugar de esta opción.

Si " "tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -6233,7 +6269,7 @@ msgstr "" "del efecto.

Si tienes dudas, deja esta opción " "desactivada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6253,7 +6289,7 @@ msgstr "" "usado por ciertos televisores.

Si tienes dudas, " "selecciona «No»." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6263,7 +6299,7 @@ msgstr "" "valor alto crea fuertes sensaciones de profundidad, mientras que un valor " "pequeño es más agradable." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6275,7 +6311,7 @@ msgstr "" "de la pantalla.

Un valor alto creará fuertes efectos fuera de " "pantalla, mientras que un valor pequeño es más agradable." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6284,7 +6320,7 @@ msgstr "" "modo de estereoscopia en paralelo.

Si tienes dudas, " "deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " @@ -6295,7 +6331,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6308,7 +6344,7 @@ msgstr "" "

Si tienes dudas, deja esta opción activada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6323,27 +6359,18 @@ msgstr "" "

Si tienes dudas, deja esta opción activada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"Permite la detección de «mipmaps» arbitrarios, usados por algunos juegos " -"para renderizar efectos especiales basados en la distancia.

Puede " -"tener falsos positivos y provocar texturas borrosas con una mayor resolución " -"interna, por ejemplo, en aquellos juegos que usen «mipmaps» de muy baja " -"resolución. Al desactivar esta opción también se pueden reducir los parones " -"en juegos que carguen texturas nuevas con frecuencia. Esta función se " -"desactivará si se activa la decodificación de texturas de la GPU." -"

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6361,35 +6388,35 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Suavizado de bordes" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Filtrado de texturas" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "Remuestreo de salida" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Corrección de color" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Efecto de posprocesado:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Modo 3D estereoscópico" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Profundidad" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Convergencia" @@ -6414,10 +6441,6 @@ msgstr "Forzar 4:3" msgid "Stretch to Window" msgstr "Estirar a la ventana" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Personalizada" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "Personalizada (estirada)" @@ -6494,11 +6517,11 @@ msgstr "Omitir dibujado" msgid "Compile Shaders Before Starting" msgstr "Compilar sombreadores antes de jugar" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Confirmar cambio de motor" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6516,7 +6539,7 @@ msgstr "" "necesidades.

Si tienes dudas, selecciona %1. " -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6527,7 +6550,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6536,7 +6559,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
Si tienes dudas, deja esta " "opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6589,7 +6612,7 @@ msgstr "" "utilizarse en circunstancias normales.

Si tienes " "dudas, selecciona Automática." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6601,7 +6624,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6612,7 +6635,7 @@ msgstr "" "equipos de gama baja.

Si tienes dudas, selecciona " "este modo." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6625,7 +6648,7 @@ msgstr "" "imagen con los ubershaders híbridos y tengas una tarjeta gráfica muy potente." "
" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6639,7 +6662,7 @@ msgstr "" "afectando mínimamente al rendimiento, pero los resultados dependerán del " "controlador de vídeo." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6653,7 +6676,7 @@ msgstr "" "rotos.

No se recomienda, usar solo si el resto de " "opciones dan malos resultados." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6672,28 +6695,28 @@ msgstr "" "

Si no es así y tienes dudas, deja esta opción " "desactivada." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Motor" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Adaptador" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Relación de aspecto" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Ancho de la relación de aspecto personalizada" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Alto de la relación de aspecto personalizada" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6702,7 +6725,7 @@ msgstr "" "

Si tienes dudas, selecciona la primera opción." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6734,22 +6757,42 @@ msgstr "Omitir el acceso al EFB desde la CPU" msgid "Ignore Format Changes" msgstr "Ignorar cambios de formato" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Almacenar copias del EFB como de solo lectura" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "Retrasar copias del EFB a la RAM" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Caché de texturas" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "Decodificar texturas en GPU" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Segura" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Exactitud:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Rápida" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Búfer de imagen externo (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Almacenar copias de XFB como de solo lectura" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Mostrar directamente el contenido del XFB" @@ -6906,16 +6949,10 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"Permite decodificar las texturas con la GPU en vez de la CPU.

Puede " -"mejorar el rendimiento en algunas situaciones puntuales o en aquellos " -"sistemas donde la CPU sea peor que la tarjeta gráfica.

Si activas " -"esta opción, se desactivará la detección arbitraria de mipmaps." -"

Si tienes dudas, deja esta opción desactivada." #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -7114,9 +7151,9 @@ msgstr "Guardar como..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Seleccionar archivo" @@ -7172,7 +7209,7 @@ msgid "Toggle All Log Types" msgstr "Alternar todos los tipos de registro" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Registro" @@ -7184,9 +7221,9 @@ msgstr "Ajuste de línea" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Borrar" @@ -7253,15 +7290,17 @@ msgstr "No se ha detectado ningún adaptador" #: Source/Core/DolphinQt/Config/Mapping/GCPadWiiUConfigDialog.cpp:81 msgid "Poll Rate: %1 Hz" -msgstr "" +msgstr "Tasa de sondeo: %1 Hz" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:26 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Mando de Wii %1" @@ -7273,7 +7312,7 @@ msgstr "Tamaño de la ventana" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -7281,9 +7320,9 @@ msgstr "Guardar" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Cargar" @@ -7427,7 +7466,7 @@ msgstr "defecto" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "desconectado" @@ -7501,7 +7540,7 @@ msgid "Reset All" msgstr "Reiniciar todo" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7528,8 +7567,8 @@ msgid "Profile" msgstr "Perfil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7547,10 +7586,10 @@ msgstr "El perfil elegido «%1» no existe" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Confirmar" @@ -7560,7 +7599,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "¿Seguro que quieres borrar «%1»?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Esta acción no puede deshacerse." @@ -7649,7 +7688,7 @@ msgstr "Mando %1 de la cámara libre" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:524 msgid "Triforce Baseboard at Port %1" -msgstr "" +msgstr "Placa base de Triforce en puerto %1" #. i18n: "Stock" refers to input profiles included with Dolphin #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:562 @@ -7710,8 +7749,13 @@ msgstr "Editor de parches" msgid "Patch name" msgstr "Nombre del parche" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Añadir" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7808,7 +7852,7 @@ msgstr "Valor" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:85 msgid "Enable DirectInput Detection" -msgstr "" +msgstr "Activar detección de DirectInput" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:87 msgid "" @@ -7817,10 +7861,15 @@ msgid "" "causes Dolphin to hang up on shutdown when using certain 8BitDo controllers." "

If unsure, leave this checked." msgstr "" +"Indica si SDL debe detectar mandos mediante DirectInput. Si activas esta " +"opción, se arreglarán los problemas de detección de conexión en caliente en " +"los mandos DualSense, pero Dolphin se colgará al cerrar con ciertos mandos " +"de 8BitDo.

Si tienes dudas, deja esta opción " +"activada." #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:95 msgid "Use Joy-Con Pairs as a Single Controller" -msgstr "" +msgstr "Utilizar parejas de Joy-Con como un mismo mando" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:97 msgid "" @@ -7828,10 +7877,13 @@ msgid "" "or as two separate controllers.

If unsure, leave " "this checked." msgstr "" +"Indica si SDL debería considerar una pareja de Joy-Con como un mando único o " +"dos distintos.

Si tienes dudas, deja esta opción " +"activada." #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:104 msgid "Sideways Joy-Con" -msgstr "" +msgstr "Utilizar Joy-Con con orientación lateral" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:106 msgid "" @@ -7839,10 +7891,14 @@ msgid "" "effect when Use Joy-Con Pairs as a Single Controller is enabled." "

If unsure, leave this checked." msgstr "" +"Define la orientación predeterminada de un Joy-Con individual. No se " +"aplicará si la opción Utilizar parejas de Joy-Con como un mismo mando está " +"activada.

Si tienes dudas, deja esta opción " +"activada." #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:114 msgid "Enable DualSense Player LEDs" -msgstr "" +msgstr "Activar indicadores de jugador de DualSense" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:116 msgid "" @@ -7850,14 +7906,17 @@ msgid "" "associated with a DualSense controller.

If unsure, " "leave this unchecked." msgstr "" +"Indica si se deben encender los indicadores de jugador para saber el número " +"de jugador asociado a cada mando DualSense.

Si " +"tienes dudas, deja esta opción desactivada." #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:138 msgid "Main" -msgstr "" +msgstr "Principal" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:147 msgid "Dolphin must be restarted for these changes to take effect." -msgstr "" +msgstr "Debes reiniciar Dolphin para que se apliquen los cambios." #: Source/Core/DolphinQt/Config/SettingsWindow.cpp:196 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:53 @@ -7914,103 +7973,99 @@ msgstr "Estado de redump.org:" msgid "Verify Integrity" msgstr "Verificar integridad" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Calcular" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Verificando" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Bajo" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Medio" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Alto" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "Buscando adaptadores..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Automático" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "Más opciones..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Mandos de Wii" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Acceder directamente a un adaptador de Bluetooth" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Sincronizar" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Sincroniza y empareja mandos de Wii reales." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Revierte todas las vinculaciones de mandos de Wii existentes." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Emular el adaptador Bluetooth de la Wii" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Escaneo continuo" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Balance Board real" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Activar envío de datos al altavoz" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Conectar los mandos de Wii para controles emulados" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Mando Wii emulado" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Mando Wii real" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"No se ha podido encontrar ningún dispositivo Bluetooth compatible.\n" -"Tendrás que conectar tus mandos de Wii a mano." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "Seleccionar un dispositivo Bluetooth" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Solo se pueden reemparejar los mandos de Wii en mitad de una partida con un " "juego para Wii." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Solo se puede sincronizar el mando de Wii en mitad de la partida." @@ -8226,7 +8281,7 @@ msgid "No input" msgstr "No hay entrada" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -8257,7 +8312,7 @@ msgstr "" "¿Quieres guardarlas todas y salir?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Nuevo" @@ -8292,10 +8347,10 @@ msgstr "Dirección base" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Entrada" @@ -8321,10 +8376,10 @@ msgstr "Todos los archivos de ensamblado" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8508,7 +8563,7 @@ msgstr "falso" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Condición" @@ -8665,7 +8720,7 @@ msgid "Wipe &Inspection Data" msgstr "Purgar datos de &inspección" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "A&yuda" @@ -8932,13 +8987,13 @@ msgstr "A:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Leer" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Escribir" @@ -8954,7 +9009,7 @@ msgstr "Escribir en registro" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Pausa" @@ -9110,42 +9165,42 @@ msgstr "Ayuda condicional" msgid "Breakpoints" msgstr "Puntos de interrupción" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" -msgstr "" +msgstr "Desactivar" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "Editar condicional" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "Editar expresión condicional" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Activo" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Función" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "Dir. final" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "Mostrar en código" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Editar..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "Mostrar en memoria" @@ -9158,7 +9213,7 @@ msgstr "Parámetros" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Símbolos" @@ -9271,7 +9326,7 @@ msgid "Run Until" msgstr "Ejecutar hasta" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "Seguir ejecutando" @@ -9288,7 +9343,7 @@ msgstr "" "Instrucciones ejecutadas: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9585,7 +9640,7 @@ msgstr "" "la caché JIT)." #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Borrar caché" @@ -9713,7 +9768,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Coma flotante" @@ -9721,7 +9776,7 @@ msgstr "Coma flotante" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Coma flotante doble" @@ -9757,7 +9812,7 @@ msgstr "Con signo de 32 bits" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Buscar" @@ -9862,7 +9917,7 @@ msgid "Labels" msgstr "Etiquetas" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Datos" @@ -10005,7 +10060,7 @@ msgid "No" msgstr "No" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Red" @@ -10036,7 +10091,7 @@ msgstr "Bloqueando" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:429 msgid "Redirections" -msgstr "" +msgstr "Redirecciones" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:446 msgid "SSL context" @@ -10124,70 +10179,70 @@ msgstr "Registros" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Añadir a &variables vigiladas" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Añadir punto de &interrupción en memoria" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Ver &memoria" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Ver &código" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadecimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Entero con signo" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Entero sin signo" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Todos los valores hexadecimales" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "Todos los valores enteros con signo" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "Todos los valores enteros sin signo" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "Todos los valores de coma flotante" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "Todos los valores de coma flotante doble" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "Ejecutar hasta aparición (ignorando puntos de interrupción)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Actualizar" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Tiempo de espera agotado" @@ -10664,12 +10719,20 @@ msgstr "Grabando..." msgid "No file loaded / recorded." msgstr "No se ha cargado o grabado ningún archivo." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Actualizando..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10677,144 +10740,144 @@ msgstr "" "Dolphin no pudo encontrar ninguna ISO o WAD de GameCube/Wii. Haz doble clic " "aquí para seleccionar un directorio con juegos…" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Seleccionar directorio" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Convertir archivos seleccionados..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Exportar guardados de Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Borrar archivos seleccionados..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Propiedades" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Comenzar con parches de Riivolution..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Establecer como ISO pred&eterminada" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Convertir archivo..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Cambiar &disco" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Actualizar la consola" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Instalar en la NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Desinstalar de la NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Abrir carpeta de datos &guardados de Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Exportar guardado de Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Abrir carpeta de datos &guardados de GameCube" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Abrir &carpeta contenedora" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Borrar archivo..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Añadir acceso directo al escritorio" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "Ha habido un problema al añadir el acceso directo al escritorio" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Etiquetas" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Nueva etiqueta..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Eliminar etiqueta..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Alojar partida de juego en red" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Seleccionar directorio de exportación" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Exportar guardado" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "No se ha podido exportar los siguientes archivos de guardado:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Las partidas guardadas se han exportado correctamente." -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Fallido" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "El título ha sido instalado correctamente en la NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "No se ha podido instalar el título en la NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10822,28 +10885,28 @@ msgstr "" "Si desinstalas el archivo WAD, eliminarás la versión actual del título que " "se encuentra en la NAND sin borrar sus datos guardados. ¿Quieres continuar?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "El título ha sido desinstalado correctamente de la NAND. " -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "No se ha podido desinstalar el título de la NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "No se encontraron datos guardados." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "¿Seguro que quieres borrar este archivo?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "No se ha podido borrar el archivo seleccionado." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10851,96 +10914,96 @@ msgstr "" "Asegúrate de tener los permisos adecuados para borrar el archivo y que " "ningún otro programa lo esté usando." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Plataforma" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Imagen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Título" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Creador" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Nombre del archivo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Ruta del archivo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID de juego" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Región" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Tamaño del archivo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Formato del archivo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Tamaño del bloque" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Compresión" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "Tiempo de juego" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Nueva etiqueta" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Nombre de la etiqueta a crear:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Eliminar etiqueta" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Nombre de la etiqueta a eliminar:" @@ -11051,7 +11114,7 @@ msgid "&Interframe Blending" msgstr "&Fusión de fotogramas" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "No se ha podido abrir «%1»" @@ -11110,12 +11173,12 @@ msgid "Create New Memory Card" msgstr "Crear nueva tarjeta de memoria" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "Tarjetas de memoria de GameCube (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Todos los archivos (*)" @@ -11160,43 +11223,43 @@ msgstr "&Abrir..." msgid "&Create..." msgstr "&Crear..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Nombre" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Icono" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Bloques" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Cambiar a B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Cambiar a A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Copiar a B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Copiar a A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "Bloques libres: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "Archivos libres: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -11204,71 +11267,71 @@ msgstr "" "Fallo al abrir la tarjeta de memoria:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "Elige el archivo de la tarjeta de memoria de la ranura A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "Elige el archivo de la tarjeta de memoria de la ranura B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "Tarjetas de memoria de GameCube" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "Inconsistencia de datos en GCMemcardManager, cancelando acción." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Archivo GCI nativo" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "Archivos Gameshark de MadCatz" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Archivos de Datel MaxDrive/Pro" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Fallo al exportar" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" "No se han podido leer los archivos seleccionados de la tarjeta de memoria." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Exportar partida guardada" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "No se ha podido escribir el guardado en el disco" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Exportar archivos de guardado" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "No se ha(n) podido exportar %n de %1 archivo(s) de guardado." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "Exportados satisfactoriamente %n de %1 archivo(s) de guardado." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -11278,7 +11341,7 @@ msgstr "" "No hay suficientes archivos libres en la tarjeta de memoria elegida. Se " "requiere(n) al menos %n archivo(s) libre(s)." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -11288,47 +11351,47 @@ msgstr "" "No hay suficientes bloques libres en la tarjeta de memoria elegida. Se " "requiere(n) al menos %n bloque(s) libre(s)." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" "Al menos dos de los archivos de guardado seleccionados tienen el mismo " "nombre de archivo interno." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "La tarjeta de memoria elegida ya contiene un archivo «%1»." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "Fallo al importar" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "No se ha podido importar «%1»." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "No se ha podido escribir la tarjeta de memoria modificada en el disco." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "Importar archivo(s) de guardado" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Formatos de archivo soportados" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -11341,84 +11404,84 @@ msgstr "" "\n" "Cancelando importación." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Fallo al copiar" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "¿Quieres borrar el(los) %n archivo(s) de guardado elegido(s)?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "Fallo en la eliminación" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "No se ha podido eliminar el archivo" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "Fallo al reparar las sumas de verificación" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "No se pudo abrir el archivo." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "No se pudo leer el archivo." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" "El tamaño del archivo no coincide con ningún tamaño conocido de tarjetas de " "memoria de GameCube." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" "El tamaño del archivo en el encabezado no coincide con el tamaño de la " "tarjeta actual" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Sumas de verificación incorrectas." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Discrepancia entre el conteo de bloques libres en encabezado y los bloques " "actualmente no usados." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "No coinciden las estructuras de datos internas." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Datos en área de archivo que deberian ser sin uso" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Sin errores" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "No se ha podido abrir el archivo." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "No se ha podido leer desde el archivo." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Los datos están en un formato no reconocido o está corruptos" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Error desconocido." @@ -11471,21 +11534,21 @@ msgstr "Habilidad uno del jugador dos" msgid "Player Two Ability Two" msgstr "Habilidad dos del jugador dos" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Crear" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "Seleccionar archivo de figura" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "¡No se ha podido abrir el archivo de Infinity!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -11497,11 +11560,11 @@ msgstr "" "\n" "El archivo podría estar siendo ya usado por la base." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "¡No se ha podido leer el archivo de Infinity!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11513,46 +11576,46 @@ msgstr "" "\n" "El archivo era demasiado pequeño." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "Creador de figuras de Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Desconocido--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "N.º de figura:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Error al convertir el valor" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "¡El personaje introducido no es válido!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Desconocido(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Crear archivo de Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "Objeto de Infinity (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "No se ha podido crear el archivo de Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11580,22 +11643,23 @@ msgstr "" #: Source/Core/DolphinQt/Main.cpp:247 msgid "Batch mode cannot be used without specifying a game to launch." -msgstr "Modo Lote no puede ser usado sin especificar un juego para ejecutar." +msgstr "" +"No se puede usar el modo por lotes sin especificar un juego a ejecutar." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "Error al cargar algunos packs de texturas" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "Paquete %1 no válido proporcionado: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Todos los archivos GC/Wii" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11603,7 +11667,7 @@ msgstr "" "Ya se está deteniendo el juego. Puede que se pierdan los datos sin guardar " "si detienes la emulación antes de tiempo. ¿Quieres forzar la salida?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." @@ -11611,46 +11675,52 @@ msgstr "" "¿Quieres detener la emulación? Se han detectado modificaciones de logros sin " "guardar." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "¿Quieres detener la emulación?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" +"No se pueden ejecutar juegos ajenos a Triforce con el hardware de Triforce " +"conectado.\n" +"Desconecta la placa base de Triforce del SP1." -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" +"No se pueden ejecutar juegos ajenos a Triforce con el hardware de Triforce " +"conectado.\n" +"Desconecta la placa base de Triforce del puerto 1." -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "No se ha podido iniciar el núcleo" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "Todos los estados guardados (*.sav *.s??);; Todos los archivos (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "No puedes empezar el juego en red con un juego en ejecución." -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Ya hay una sesión de juego en red en marcha." -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "No se ha podido contactar con el servidor" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -11658,11 +11728,11 @@ msgstr "" "No se han podido recibir conexiones en el puerto %1. ¿Hay otra instancia del " "servidor de juego en red funcionando?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "¿Quieres añadir «%1» a la lista de carpetas de juegos?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11673,54 +11743,53 @@ msgstr "" "guardada que ya tengas. Es un proceso irreversible, por lo que te " "recomendamos que hagas copias de ambas NANDs. ¿Seguro que quieres continuar?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "Seleccionar copia de respaldo de la NAND" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" "Archivo de copia de respaldo de NAND en formato BootMii (*.bin);;Todos los " "archivos (*) " -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "Importando copia de respaldo de la NAND." -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"Importando copia de respaldo de la NAND.\n" -"Tiempo transcurrido: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "Seleccionar archivo de claves (volcado OTP/SEEPROM)" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "Archivo de claves BootMii (*.bin);;Todos los archivos (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" "La reproducción de grabaciones de pulsación está desactivada en el modo " "«hardcore» de RetroAchievements." -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "Seleccionar archivo de grabación a reproducir" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Grabación TAS de Dolphin (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "Guardar archivo de grabación como" @@ -11758,11 +11827,11 @@ msgstr "Abrir carpeta de &usuario" #: Source/Core/DolphinQt/MenuBar.cpp:262 msgid "Open &Config Folder" -msgstr "" +msgstr "Abrir carpeta de &configuración" #: Source/Core/DolphinQt/MenuBar.cpp:267 msgid "Open C&ache Folder" -msgstr "" +msgstr "Abrir carpeta de c&aché" #: Source/Core/DolphinQt/MenuBar.cpp:272 msgid "E&xit" @@ -12002,421 +12071,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Ensamblador" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Vaciar la caché de la lista de juegos" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opciones" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Co&nfiguración" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "Ajustes de &gráficos" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "Ajustes de &audio" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "Ajustes de &mandos" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "Ajustes de a&tajos" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "Ajustes de &cámara libre" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Arrancar pausado" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "Reiniciar el ignorado de errores y advertencias" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Tipo de letra..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Página web" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "&Documentación en línea" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&Repositorio en GitHub" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Rastreador de errores" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Buscar actualizaciones..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Acerca de" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Vista en lista" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Vista en cuadrícula" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Columnas en la lista" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Mostrar Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Mostrar GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Mostrar Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Mostrar WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Mostrar ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Mostrar plataformas" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "Japón" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Región PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Estados Unidos" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Australia" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Francia" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Alemania" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Italia" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Corea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Holanda" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Rusia" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "España" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Taiwán" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Mostrar juegos internacionales" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Otros" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Mostrar regiones" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Mostrar todo" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Ocultar todo" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Grabación" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "&Grabar pulsaciones" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "Reproducir pu&lsaciones grabadas..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Detener la reproducción o grabación de pulsaciones" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Exportar grabación..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Modo de solo lectura" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Entrada TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pausar al terminar la grabación" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "Activar ventana de grabación" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "Personalizar ventana de grabación" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Volcar fotogramas" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Volcar audio" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Intérprete de núcleo" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "Sin enlazado de bloques JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Desactivar caché JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Desactivar FastMem" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Desactivar Fastmem Arena" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "Desactivar mapas grandes de puntos de entrada" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Registros de cobertura de instrucciones JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Buscar una instrucción" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "Activar perfiles de bloques JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "Borrar datos de perfiles de bloques JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "Escribir volcado del registro de bloque JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "Sin JIT (núcleo JIT)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "Sin LoadStore JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "Sin LoadStore lbzx JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "Sin LoadStore lXz JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "Sin LoadStore lwz JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "Sin LoadStore de coma flotante JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "Sin LoadStore con parejas JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "Sin coma flotante JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "Sin números enteros JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "Sin emparejamiento JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "Sin SystemRegisters JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "Sin rama JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "Sin registro de caché de JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Borrar símbolos" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Generar mapa de símbolos a partir de..." -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Base de datos de firmas" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "Módulos RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "Cargar mapa de símbo&los" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Guardar mapa de símbolos" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Cargar archiv&o de mapa adicional..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Cargar archiv&o de mapa incorrecto..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Guardar map&a de símbolos como..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Gua&rdar código" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "C&rear archivo de firma..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "Añadir al archivo de firma existente..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "Combinar &dos archivos de firmas..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "Aplicar archivo de firma..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Parchear funciones HLE" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "Cargar menú del sistema vWii %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Cargar menú del sistema Wii %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "Seleccionar título a instalar en la NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "Archivos WAD (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "Seleccionar archivo guardado" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Archivos de guardado de Wii (*.bin);;Todos los archivos (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Importar guardado" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -12428,11 +12505,11 @@ msgstr "" "\n" "¿Deseas sobrescribir los datos guardados?" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Archivo de guardado importado correctamente." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -12440,14 +12517,14 @@ msgstr "" "No se ha podido importar el archivo de guardado. El archivo parece estar " "corrupto o no es un archivo válido de Wii." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "No se ha podido importar el archivo de guardado. Vuelve a ejecutar el juego " "e inténtalo de nuevo." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12458,11 +12535,11 @@ msgstr "" "(Herramientas -> Administrar NAND -> Comprobar NAND...) y a importar los " "datos de guardado otra vez." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Seleccionar carpeta de archivos guardados" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -12475,7 +12552,7 @@ msgstr "" "\n" "¿Deseas sobrescribir los datos guardados?" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -12483,14 +12560,14 @@ msgstr "" "%1: No se ha podido importar el archivo de guardado. El archivo parece estar " "corrupto o no es un archivo válido de Wii." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: No se ha podido importar el archivo de guardado. Vuelve a ejecutar el " "juego e inténtalo de nuevo." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12501,17 +12578,17 @@ msgstr "" "NAND (Herramientas -> Administrar NAND -> Comprobar NAND...) y a importar " "los datos de guardado otra vez." -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "Partidas importadas correctamente: %1. Fallos: %2." -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "Se ha(n) exportado %n archivo(s) guardado(s)" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12519,7 +12596,7 @@ msgstr "" "La parte accesible al usuario de tu NAND contiene %1 bloques (%2 KiB) de " "datos de un máximo permitido de %3 bloques (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12527,15 +12604,15 @@ msgstr "" "La parte reservada por el sistema de tu NAND contiene %1 bloques (%2 KiB) de " "datos de un máximo permitido de %3 bloques (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "Comprobación de NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12544,15 +12621,15 @@ msgstr "" "podrían mostrar comportamientos incorrectos o no permitirán el guardado de " "datos." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "No se ha detectado ningún problema." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "La NAND ha sido reparada." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12560,110 +12637,110 @@ msgstr "" "No se pudo reparar la NAND. Recomendamos que vuelvas a volcar los datos de " "la consola original y pruebes otra vez desde cero." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Se han extraído correctamente los certificados de la NAND." -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "No se han podido extraer los certificados de la NAND." -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Elige una tipografía de depuración" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Confirmar" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "¿Seguro que quieres borrar la lista de nombres simbólicos?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Nombres de símbolos generados desde «%1»" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "No se encontró «%1», no se han generado nombres de símbolos" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "Autodetección RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "¿Autodetectar módulos RSO?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Introduce la dirección del módulo RSO:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Dirección de módulo RSO incorrecta: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "No se ha podido cargar el módulo RSO en %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Módulos encontrados: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "Detección de módulos RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "No se puede detectar el módulo RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Elige la dirección del módulo RSO:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "No se encontró «%1», probando con la búsqueda de funciones comunes" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Símbolos cargados desde «%1»" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Cargar archivo de mapa" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Archivo de mapa de Dolphin (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Guardar archivo de mapa" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "No se ha podido guardar el mapa de código en la ruta «%1»" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "No se ha podido cargar el archivo de mapa «%1»" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "No se ha podido guardar el mapa de símbolos en la ruta «%1»" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12671,15 +12748,15 @@ msgstr "" "Solo exportar símbolos con el prefijo:\n" "(Dejar en blanco para exportarlo todo)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Guardar archivo de firmas" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "No se ha podido guardar el archivo de firma «%1»" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12687,39 +12764,39 @@ msgstr "" "Solo añadir símbolos con prefijo:\n" "(Dejar en blanco para añadir todos los símbolos)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Añadir firma a" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "No se ha podido añadir al archivo de firma «%1»" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Aplicar archivo de firma" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "Selecciona un archivo de entrada principal" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "Selecciona un archivo de entrada secundario" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "Guardar archivo de salida combinado como" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "No se ha podido guardar en el archivo de firma «%1»" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Búsqueda de instrucciones" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Instrucción:" @@ -12840,7 +12917,7 @@ msgid "Game" msgstr "Juego" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Jugadores" @@ -12869,29 +12946,29 @@ msgstr "Esta sesión requiere una contraseña:" msgid "Invalid password provided." msgstr "Contraseña proporcionada incorrecta." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "Juego en red" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Comenzar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Búfer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Salir" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "No usar datos guardados" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12899,11 +12976,11 @@ msgstr "" "La sesión de juego en red comenzará sin usar ningún dato guardado y todo " "dato guardado que se cree se descartará al terminar la sesión." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "Solo cargar los datos guardados del anfitrión" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12913,11 +12990,11 @@ msgstr "" "cualquier dato guardado que se cree o modifique durante la sesión se " "eliminará al terminar la misma." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "Cargar y escribir los datos guardados del anfitrión" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12926,11 +13003,11 @@ msgstr "" "Cualquier dato guardado que se cree o modifique durante la sesión " "permanecerá en los datos de guardado del anfitrión." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "Utilizar todos los datos guardados de Wii" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12941,15 +13018,15 @@ msgstr "" "ejecutar. Es ideal si necesitas cambiar de juego en mitad de una sesión. No " "surtirá efecto si la opción No hay datos guardados está seleccionada." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "Sincronizar códigos AR/Gecko" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Sincronizar ajustes de forma estricta" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12961,11 +13038,11 @@ msgstr "" "Puede impedir la desincronización en algunos juegos que utilizan lecturas al " "EFB. Asegúrate de que todos los jugadores utilizan el mismo motor de vídeo." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Retraso de entrada justo" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12977,11 +13054,11 @@ msgstr "" "Ideal para juegos competitivos donde la equidad y la latencia mínima son más " "importantes." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Autoridad de entrada para el anfitrión" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12994,11 +13071,11 @@ msgstr "" "Ideal para juegos casuales para 3 o más jugadores, posiblemente en " "conexiones inestables o de alta latencia." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Modo golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -13010,74 +13087,74 @@ msgstr "" "Recomendado para juegos por turnos con controles sensibles al tiempo, como " "el golf." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Verificar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Juego actual" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Otro juego..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "Tarjeta SD" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Grabar entradas" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Mostrar superposición de modo de golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "Ocultar GBAs remotas" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Conversación" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Enviar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Copiar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Echar al jugador" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Asignar números de puerto para mandos" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Juego detenido" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Añadido correctamente al índice de juego en red" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "No se ha podido añadir esta sesión al índice de juego en red: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Algunos jugadores no tienen el juego. ¿Seguro que quieres continuar?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -13089,47 +13166,47 @@ msgstr "" "\n" "Selecciona una resolución interna específica." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "¿Seguro que quieres salir del juego en red?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "ID de sala" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Externo" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Local" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Jugador" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Estado del juego" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Latencia" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Asignación" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revisión" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "«Hash» incorrecto" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -13138,127 +13215,127 @@ msgstr "" "selecciona Propiedades, ve a la pestaña Verificar y selecciona Verificar " "integridad para comprobar su «hash»" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "Número de disco incorrecto" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "El juego tiene un número de disco distinto" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Revisión incorrecta" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "El juego es una revisión distinta" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Región incorrecta" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "La región del juego no coincide" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "No se ha encontrado" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "No se ha encontrado el juego correspondiente" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Conectando" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Reintentar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Juego cambiado a «%1»" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "ROM GBA%1 cambiada a «%2»" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "ROM GBA%1 desactivada" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Juego en ejecución" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 se ha unido" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 se ha salido" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "El tamaño máximo del búfer ha cambiado a %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Tamaño del búfer cambiado a %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Autoridad de entrada para el anfitrión activada" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Autoridad de entrada para el anfitrión deshabilitada" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Búfer máximo:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Posible desincronización: podemos haber perdido a %1 en el fotograma %2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Se ha perdido la conexión con el servidor de juego en red..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "No se ha podido conectar al servidor: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Error del servidor de paso" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "No se pudo encontrar el servidor central" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" "La versión de Dolphin es demasiado antigua para utilizar el servidor de paso" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 ahora está jugando al golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "Utilizando TTL %1 para paquete de sondeo" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -13277,7 +13354,7 @@ msgstr "" "- Título: {3}\n" "- Hash: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 no es una ROM válida" @@ -13862,7 +13939,7 @@ msgstr "" "dudas, deja esta opción desactivada.
" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "Restablecer configuración de Dolphin" @@ -13870,7 +13947,7 @@ msgstr "Restablecer configuración de Dolphin" msgid "Reset All Settings" msgstr "Restablecer todos los ajutes" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13879,88 +13956,91 @@ msgid "" "Do you want to proceed?" msgstr "" "¿Seguro que quieres restablecer toda la configuración de Dolphin a sus " -"valores predeterminados? ¡Esta acción no puede deshacerse!Perderás todos tus " -"cambios y personalizaciones.¿Quieres continuar?" +"valores predeterminados? ¡Esta acción no puede deshacerse!\n" +"Perderás todos tus cambios y personalizaciones.\n" +"\n" +"¿Quieres continuar?" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "Opciones del DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "Motor de emulación del DSP:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (recomendado)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "Recompilador LLE (lento)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "Intérprete LLE (muy lento)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Ajustes del motor" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Motor de audio:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Decodificador Dolby Pro Logic II" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Calidad de decodificación:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "La más baja (latencia de ~10 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "Baja (latencia de ~20 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "Alta (latencia de ~40 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "La más alta (latencia de ~80 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Dispositivo predeterminado" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "Dispositivo de salida:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "Latencia: %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "Latencia: 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Ajustes de reproducción de audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13971,35 +14051,44 @@ msgstr "" "el audio.

Si tienes dudas, deja esta opción en " "80 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Llenar vacíos de audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" -msgstr "" +msgstr "Mantener tono del audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "Silenciar audio al desactivar el límite de velocidad" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Tamaño del búfer de audio:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -14023,7 +14112,7 @@ msgstr "" "uso.

Si tienes dudas, selecciona HLE." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -14031,7 +14120,7 @@ msgstr "" "Selecciona la API de audio que se utilizará de forma interna. " "

Si tienes dudas, selecciona %1." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -14042,7 +14131,7 @@ msgstr "" "

Si tienes dudas, deja esta opción en 20 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
Si tienes dudas, " "deja esta opción desactivada." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -14062,7 +14151,7 @@ msgstr "" "aumentará la latencia del audio.

Si tienes dudas, " "selecciona Alta." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -14070,7 +14159,7 @@ msgstr "" "Ajusta el volumen de la salida de audio.

Si tienes " "dudas, deja esta opción en el 100 %." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -14079,14 +14168,18 @@ msgstr "" "de audio.

Si tienes dudas, deja esta opción " "activada." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" +"Mantiene el tono normal del audio al alterar la velocidad de la emulación. " +"Si desactivas esta opción, el tono cambiará de forma proporcional a la " +"velocidad.

Si tienes dudas, deja esta opción " +"desactivada." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
Si tienes dudas, deja " "esta opción desactivada." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "Motor de emulación del DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "Motor de audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "Calidad de decodificación" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -14117,14 +14210,36 @@ msgstr "" "

Si tienes dudas, selecciona Dispositivo " "predeterminado." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "Dispositivo de salida" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Latencia" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -14270,42 +14385,45 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "Ajustes de GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "Ejecutar los núcleos de GBA en hilos dedicados" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "ROM del puerto %1:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Guardar en el mismo directorio que la ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Guardados:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "Selecciona un archivo a abrir o crear" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "La ruta de la tarjeta de memoria no puede estar en blanco." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" +"El nombre de archivo %1 no respeta el formato de códigos de región de " +"tarjetas de memoria de Dolphin. Debes cambiar su nombre a %2, %3, %4 o %5, " +"según la región de las partidas guardadas que contenga." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -14317,60 +14435,63 @@ msgstr "" "está dañado o no es un archivo de tarjeta de memoria de GameCube.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "No puede utilizarse el mismo archivo en múltiples ranuras. Este archivo ya " "está siendo usado por %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "Selecciona la carpeta base GCI" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "La ruta de la carpeta GCI no puede estar en blanco." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" +"La carpeta %1 no respeta el formato de códigos de región de carpetas GCI de " +"Dolphin. Debes cambiar su nombre a %2, %3, %4 o %5, según la región de las " +"partidas guardadas que contenga." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "No puede utilizarse la misma carpeta en múltiples ranuras. Esta carpeta ya " "está siendo usada por %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "Selecciona un archivo para abrir" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Cartuchos de Game Boy Advance (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "Seleccionar BIOS de GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "Seleccionar ruta de archivos de guardado de GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "Debes guardar tus ROMs del IPL en User/GC/." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "Seleccionar ROM de GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -14378,106 +14499,111 @@ msgstr "" "ROMs de Game Boy Advance (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Todos los archivos (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Ajustes básicos" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Activar doble núcleo (arreglo de velocidad)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Activar trucos" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 -msgid "Load Whole Game Into Memory" -msgstr "" - #: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +msgid "Load Whole Game Into Memory" +msgstr "Copiar el juego entero en memoria" + +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " "requirements will be much higher with this setting enabled." "

If unsure, leave this unchecked." msgstr "" +"Carga en memoria el juego que estés ejecutando.

Podría mejorar el " +"rendimiento si tienes un dispositivo de almacenamiento lento o con mucha " +"latencia.
Si activas esta opción, aumentarán considerablemente los " +"requisitos de memoria del sistema.

Si tienes dudas, " +"deja esta opción desactivada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Permitir configuración de región independiente" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Cambiar discos automáticamente" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Mostrar el juego actual en Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Ilimitado" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (velocidad normal)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Límite de velocidad:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Ajustes de actualización automática" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "Actualización automática:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "No quiero actualizar" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "Versiones oficiales (cada varios meses)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Dev (varias veces al día)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "Región de respaldo" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "Región de respaldo:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Ajustes de envío de estadísticas de uso" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Informar de estadísticas de uso" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Generar un nuevo identificador para estadísticas" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Generación de identidad" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Se ha generado un identificador nuevo." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -14493,7 +14619,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -14507,7 +14633,7 @@ msgstr "" "hay una emulación activa.

Si tienes dudas, deja " "esta opción desactivada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -14520,7 +14646,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -14539,7 +14665,7 @@ msgstr "" "

Si tienes dudas, deja esta opción desactivada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -14551,7 +14677,7 @@ msgstr "" "emulación activa.

Si tienes dudas, deja esta opción " "activada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -14592,7 +14718,7 @@ msgstr "" "

Si tienes dudas, selecciona Versiones oficiales." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -14602,7 +14728,7 @@ msgstr "" "pueda determinar automáticamente su región.

Este ajuste no se podrá " "cambiar si hay una emulación activa." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -14619,7 +14745,7 @@ msgstr "" "detectar configuraciones extrañas que estén causando problemas, así como " "fallos de rendimiento y estabilidad." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -14628,15 +14754,15 @@ msgstr "" "Cualquier estadística futura dejará de estar asociada a tus estadísticas " "anteriores." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "Límite de velocidad" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Actualización automática" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -14653,7 +14779,7 @@ msgstr "" "rápido que permita tu equipo.

Si tienes dudas, " "selecciona 100 %." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." @@ -14661,7 +14787,7 @@ msgstr "" "Si activas el modo «hardcore», cualquier valor inferior al " "100 % en el límite de velocidad pasará a ser del 100 %." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -15006,7 +15132,7 @@ msgstr "Tamaño de tipo de letra:" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:37 msgid "Font Size" -msgstr "" +msgstr "Tamaño de tipo de letra" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:41 msgid "Performance Statistics" @@ -15043,7 +15169,7 @@ msgstr "Mostrar colores según velocidad" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:61 msgid "Performance Sample Window (ms):" -msgstr "" +msgstr "Período de muestreo de rendimiento (ms):" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:62 msgid "Performance Sample Window (ms)" @@ -15362,15 +15488,15 @@ msgstr "Ruta del WFS:" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:68 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:87 msgid "IP Address Redirections" -msgstr "" +msgstr "Redirecciones de IP" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Emulated" -msgstr "" +msgstr "Emulada" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Real" -msgstr "" +msgstr "Real" #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:51 msgid "Select" @@ -15580,7 +15706,7 @@ msgstr "" #: Source/Core/DolphinQt/Settings/WiiPane.cpp:296 msgid "Whitelisted USB Passthrough Devices" -msgstr "Dispositivos USB permitidos para acceso directo a Bluetooth" +msgstr "Dispositivos permitidos para acceso directo a USB" #: Source/Core/DolphinQt/Settings/WiiPane.cpp:304 msgid "Wii Remote Settings" @@ -15590,14 +15716,6 @@ msgstr "Ajustes del mando de Wii" msgid "Sensor Bar Position:" msgstr "Posición de la barra sensora:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Superior" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Inferior" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -16152,15 +16270,15 @@ msgstr "" "No se ha podido cargar el archivo de Skylander:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "Entrada TAS de GBA %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "Entrada TAS de GameCube %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Palanca principal" @@ -16201,71 +16319,71 @@ msgstr "Duración de presión del botón turbo (fotogramas)" msgid "Duration of Turbo Button Release (frames):" msgstr "Duración de liberación del botón turbo (fotogramas)" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Palanca del Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Acelerómetro del mando de Wii" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Giroscopio del mando de Wii" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "Acelerómetro del Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Botones del mando de Wii" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Botones del Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Botones clásicos" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Entrada TAS de Wii %1 - Mando de Wii y Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Entrada TAS de Wii %1 - Mando clásico" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Entrada TAS de Wii %1 - Mando de Wii" @@ -16786,36 +16904,40 @@ msgstr "Se esperaba un carácter de suma (+) o paréntesis de cierre." msgid "Tokenizing failed." msgstr "Fallo en la tokenización." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "No se han encontrado perfiles para la configuración del juego «{0}»" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "No se ha podido contactar con el servidor de actualizaciones." -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" "Se ha recibido un JSON no válido del servicio de actualizaciones " "automáticas: {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "No hay actualizaciones disponibles en el canal elegido." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "No se ha podido crear una copia del actualizador." -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "No se han podido configurar los permisos de la copia del actualizador." -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "No se pudo iniciar el proceso del actualizador: {0}" @@ -16855,31 +16977,31 @@ msgid "Africa" msgstr "África" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -16959,7 +17081,7 @@ msgstr "" msgid "Null" msgstr "Nulo" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16968,7 +17090,7 @@ msgstr "" "renderizar objetivos múltiples.\n" "GPU: ¿Tu tarjeta gráfica es compatible con OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16976,7 +17098,7 @@ msgstr "" "GPU: ERROR DE OGL: Es necesaria la función GL_ARB_vertex_array_object.\n" "GPU: ¿Tu tarjeta gráfica es compatible con OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16984,7 +17106,7 @@ msgstr "" "GPU: ERROR DE OGL: Es necesaria la función GL_ARB_map_buffer_range.\n" "GPU: ¿Tu tarjeta gráfica es compatible con OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16992,7 +17114,7 @@ msgstr "" "GPU: ERROR DE OGL: Es necesaria la función GL_ARB_uniform_buffer_object.\n" "GPU: ¿Tu tarjeta gráfica es compatible con OpenGL 3.1?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -17001,7 +17123,7 @@ msgstr "" "Driver de la GPU defectuoso.\n" "Instala la versión propietaria o actualiza tu versión de Mesa 3D." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -17009,7 +17131,7 @@ msgstr "" "GPU: ERROR DE OGL: Es necesaria la función GL_ARB_sampler_objects.\n" "GPU: ¿Tu tarjeta gráfica es compatible con OpenGL 3.3?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -17020,7 +17142,7 @@ msgstr "" "GPU: ¿Tu tarjeta gráfica es compatible con OpenGL 3.0?\n" "GPU: Tus drivers admiten GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -17091,6 +17213,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -17113,13 +17242,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"Este error suele ocurrir cuando la GPU emulada se desincroniza con la CPU " -"emulada, pero tu configuración actual debería evitar que eso ocurra. Si este " -"error impide que se ejecute el juego, informa a los desarrolladores de lo " -"ocurrido." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -17145,7 +17270,7 @@ msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" "Ya existe un volcado de imagen(es) llamado «{0}». ¿Quieres sustituirlo?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Compilación de sombreadores" @@ -17199,10 +17324,6 @@ msgstr "Descartar" msgid "Help" msgstr "Ayuda" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Aplicar" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "Restaurar valores predeterminados" diff --git a/Languages/po/fa.po b/Languages/po/fa.po index e5768ed852..c27c97ae1d 100644 --- a/Languages/po/fa.po +++ b/Languages/po/fa.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: H.Khakbiz , 2011\n" "Language-Team: Persian (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -20,17 +20,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -71,7 +71,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -86,30 +86,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "مشخصات" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "سوال" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "اخطار" @@ -257,15 +257,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -354,7 +354,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -394,8 +394,9 @@ msgstr "پائین" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -407,8 +408,9 @@ msgstr "چپ" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -446,10 +448,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -459,7 +461,7 @@ msgstr "شروع دوباره" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -560,15 +562,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "" @@ -721,287 +723,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" +msgid "Toggle Aspect Ratio Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 -msgid "Toggle Aspect Ratio" +msgid "Toggle Custom Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:109 -msgid "Toggle Skip EFB Access" +msgid "Toggle Aspect Ratio" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:110 -msgid "Toggle EFB Copies" +msgid "Toggle Skip EFB Access" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:111 -msgid "Toggle XFB Copies" +msgid "Toggle EFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:112 -msgid "Toggle XFB Immediate Mode" +msgid "Toggle XFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:113 -msgid "Toggle Fog" +msgid "Toggle XFB Immediate Mode" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:114 -msgid "Toggle Texture Dumping" +msgid "Toggle Fog" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:115 +msgid "Toggle Texture Dumping" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "بارگذاری وضعیت - شکاف ۱" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "بارگذاری وضعیت - شکاف ۲" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "بارگذاری وضعیت - شکاف ۳" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "بارگذاری وضعیت - شکاف ۴" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "بارگذاری وضعیت - شکاف ۵" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "بارگذاری وضعیت - شکاف ۶" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "بارگذاری وضعیت - شکاف ۷" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "بارگذاری وضعیت - شکاف ۸" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "ذخیره وضعیت - شکاف ۱" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "ذخیره وضعیت - شکاف ۲" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "ذخیره وضعیت - شکاف ۳" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "ذخیره وضعیت - شکاف ۴" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "ذخیره وضعیت - شکاف ۵" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "ذخیره وضعیت - شکاف ۶" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "ذخیره وضعیت - شکاف ۷" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "ذخیره وضعیت - شکاف ۸" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "خنثی کردن وضعیت بارگذاری" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1030,7 +1036,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "شرت کاتها" @@ -1051,8 +1057,8 @@ msgstr "کلی" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "حجم صدا" @@ -1109,7 +1115,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1179,46 +1185,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1304,7 +1310,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1369,37 +1375,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1427,8 +1423,8 @@ msgstr "گیم پد" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "دکمه ها" @@ -1466,33 +1462,33 @@ msgstr "" msgid "Keys" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1535,7 +1531,7 @@ msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "استیک سی" @@ -1544,7 +1540,7 @@ msgid "Button" msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "موتور" @@ -1565,20 +1561,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "دکمه ها" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "شوک" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1646,7 +1642,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "استیک چپ" @@ -1737,8 +1733,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1795,25 +1791,25 @@ msgid "Nunchuk" msgstr "ننچاک" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "لرزش" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "لرزیدن" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "نوسان" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1930,21 +1926,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1955,63 +1951,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "پسوند" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2267,147 +2263,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "بازی قبلا اجرا شده است!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2485,8 +2481,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2504,28 +2500,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2564,7 +2560,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "ناشناخته" @@ -2782,22 +2778,22 @@ msgid "Korean" msgstr "کره ای" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2805,15 +2801,15 @@ msgstr "" msgid "Unpacking" msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2933,10 +2929,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2944,65 +2952,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3011,40 +3019,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3052,109 +3069,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3162,7 +3179,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3521,52 +3538,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3587,47 +3604,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3636,235 +3653,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "مقدار:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "شرح" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3980,10 +4009,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4015,49 +4043,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "خطا" @@ -4078,16 +4106,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4130,31 +4158,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "اضافه کردن" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4163,20 +4190,24 @@ msgstr "اضافه کردن" msgid "Cancel" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "اضافه کردن..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4185,9 +4216,9 @@ msgstr "اضافه کردن..." msgid "Remove" msgstr "پاک کردن" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4248,10 +4279,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4350,152 +4381,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "خاموش" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "به روز کردن" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "هسته" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "حافظه ميانى بافت اشیاء" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "بی خطر" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "سریع" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "هسته" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "فعال کردن پردازنده با دو هسته یا بیشتر" @@ -4564,7 +4534,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "" @@ -4592,7 +4562,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "" @@ -4611,6 +4581,10 @@ msgstr "" msgid "Graphics" msgstr "گرافیک" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4624,63 +4598,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "هیچ" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "کنترولر استاندارد" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "چرخ فرمان" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4699,19 +4673,32 @@ msgstr "" msgid "Description:" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "دانلود کدها با شکست مواجه شد." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "فایل شامل کدی نیست." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4813,60 +4800,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "متفرقه" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "حذف قسمتی از تصوير" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "بالا" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "پائین" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "متفرقه" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "فعال کردن پويش تصاعدی (Progressive Scan)" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4874,21 +4881,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4896,7 +4903,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4904,46 +4911,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4962,14 +4969,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4982,21 +4989,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5004,21 +5004,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5027,7 +5027,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5041,7 +5041,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5050,15 +5050,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5314,89 +5363,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "وضوح داخلی:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "آنتی آلیاسینگ:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "افکت ها:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "خاموش" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(خاموش)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5405,7 +5458,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5415,7 +5468,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5426,7 +5479,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5449,19 +5502,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5470,7 +5523,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5478,7 +5531,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5488,7 +5541,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5496,7 +5549,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5507,14 +5560,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5522,20 +5575,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5543,7 +5596,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5552,18 +5605,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5573,35 +5626,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5626,10 +5679,6 @@ msgstr "۴:۳ اجباری" msgid "Stretch to Window" msgstr "کشیدن تصویر به سایز فعلی پنجره" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5702,11 +5751,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5716,27 +5765,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5758,21 +5807,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5780,7 +5829,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5789,7 +5838,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5798,7 +5847,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5809,34 +5858,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5865,22 +5914,42 @@ msgstr "از قلم انداختن دسترسی ای اف بی از پردازن msgid "Ignore Format Changes" msgstr "تغییرات قالب بندی نادیده گرفته شود" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "حافظه ميانى بافت اشیاء" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "بی خطر" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "دقت:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "سریع" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -5989,8 +6058,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6163,9 +6232,9 @@ msgstr "ذخیره بعنوان..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6221,7 +6290,7 @@ msgid "Toggle All Log Types" msgstr "تبدیل انواع ثبت وقایع" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "ثبت وقایع" @@ -6233,9 +6302,9 @@ msgstr "پیچیدن کلمه" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "پاک کردن" @@ -6303,8 +6372,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6316,7 +6387,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6324,9 +6395,9 @@ msgstr "ذخیره" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "بارگذاری" @@ -6466,7 +6537,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6538,7 +6609,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6565,8 +6636,8 @@ msgid "Profile" msgstr "پروفایل" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6584,10 +6655,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "" @@ -6597,7 +6668,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6737,8 +6808,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "اضافه کردن" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6939,99 +7015,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7205,7 +7279,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7233,7 +7307,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7268,10 +7342,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "ورودی" @@ -7295,10 +7369,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7474,7 +7548,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7631,7 +7705,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&کمک" @@ -7827,13 +7901,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7849,7 +7923,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7951,42 +8025,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -7999,7 +8073,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8112,7 +8186,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8127,7 +8201,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8400,7 +8474,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8528,7 +8602,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8536,7 +8610,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8572,7 +8646,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "جستجو" @@ -8677,7 +8751,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8819,7 +8893,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8938,70 +9012,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "به روز کردن" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9460,277 +9534,285 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "خواص" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&ویکی" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "نشان" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "عنوان" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9839,7 +9921,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9898,12 +9980,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9948,112 +10030,112 @@ msgstr "&باز کردن..." msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "تندیس" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "بلوک ها" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10061,7 +10143,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10069,45 +10151,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10115,78 +10197,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10239,21 +10321,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10261,11 +10343,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10273,46 +10355,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10336,81 +10418,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "آیا می خواهید برابرسازی فعلی را متوقف کنید؟" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10418,48 +10500,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "فیلم های تاس دلفین (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10741,421 +10824,429 @@ msgstr "&جیت" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&گزینه ها" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "تنظیمات &گرافیک" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "تنظیم &شرت کاتها" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "نمایش وی" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "نمایش گیم کیوب" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "نمایش پایگاه ها" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "نمایش پال" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "نمایش ایالات متحده آمریکا" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "نمایش فرانسه" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "نمایش ایتالیا" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "نمایش کره" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "نمایش تایوان" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "نمایش مناطق" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "صادر کردن ضبط..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "ورودی تاس" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "نسخه برداری فریم ها" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "نسخه برداری صدا" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11163,33 +11254,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11197,230 +11288,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11536,7 +11627,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "بازی کنان" @@ -11565,75 +11656,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "شروع" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "حافظه موقت:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "خارج شدن" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11641,11 +11732,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11653,11 +11744,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11665,85 +11756,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "گپ زدن" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "فرستادن" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11751,171 +11842,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11927,7 +12018,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12402,7 +12493,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12410,7 +12501,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12419,120 +12510,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "تنظیمات پشتوانه" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "پشتوانه صدا:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12545,85 +12646,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12754,42 +12877,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12797,78 +12920,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "تنظیمات بنیانی" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "فعال کردن کدهای تقلب" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12876,82 +12999,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12960,7 +13083,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12969,7 +13092,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12977,7 +13100,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -12988,7 +13111,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -12996,7 +13119,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13017,14 +13140,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13034,21 +13157,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13058,13 +13181,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13845,14 +13968,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "موقعیت سنسور بار:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "بالا" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "پائین" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14376,15 +14491,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "استیک اصلی" @@ -14418,71 +14533,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "فروسرخ" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -14975,34 +15090,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15042,31 +15161,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15136,44 +15255,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15181,7 +15300,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15237,6 +15356,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15254,8 +15380,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15274,7 +15400,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15325,10 +15451,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/fi.po b/Languages/po/fi.po index 82641397fd..26e1a36360 100644 --- a/Languages/po/fi.po +++ b/Languages/po/fi.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Aleksi, 2023-2026\n" "Language-Team: Finnish (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -23,17 +23,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT ei ole aktiivinen" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "Tiedoston \"{0}\" avaaminen kirjoittamista varten epäonnistui." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Kirjoitettu kohteeseen \"{0}\"." @@ -76,7 +76,7 @@ msgstr "" "Tiedostoa {0} ei voinut avata kirjoittamista varten. Tarkista, ettei toinen " "ohjelma ole avannut sitä." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -93,30 +93,30 @@ msgid "Unpack SD Card Now" msgstr "Pura SD-kortti nyt" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Tiedot" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Kysymys" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Varoitus" @@ -289,15 +289,15 @@ msgstr "IPL-tiedosto ei ole tunnettu hyvä vedos. (CRC32: {0:x})" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "IPL {0} löytyi kansiosta {1}. Levy ei välttämättä tule tunnistetuksi." -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Suoritettavan tiedoston lataus muistiin epäonnistui." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Peliä ei voi käynnistää, koska GC-IPL:ää ei löydy." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "GC-IPL:ää ei löydy." @@ -413,7 +413,7 @@ msgstr "" "DFF:n pienin käynnistysversio ({0}) on suurempi kuin tämän FIFO-toistimen " "version ({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -457,8 +457,9 @@ msgstr "Alas" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -470,8 +471,9 @@ msgstr "Vasen" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -509,10 +511,10 @@ msgid "Increase" msgstr "Lisää" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -522,7 +524,7 @@ msgstr "Nollaa" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -623,15 +625,15 @@ msgstr "Ohjaa nettipelin golf-tilaa" msgid "Open Achievements" msgstr "Avaa saavutukset" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Äänenvoimakkuuden pienennys" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Äänenvoimakkuuden suurennus" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Hiljennys päälle/pois" @@ -784,287 +786,291 @@ msgid "Previous Game Profile" msgstr "Edellinen peliprofiili" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Rajaus päälle/pois" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Kuvasuhteen vaihto" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "EFB-käytön ohitus päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "EFB-kopiot päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "XFB-kopiot päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Välitön XFB päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Sumu päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Tekstuurivedostus päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Muokatut tekstuurit päälle/pois" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Lisää sisäistä kuvatarkkuutta" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Vähennä sisäistä kuvatarkkuutta" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Vapaa katselu päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Rinnakkainen 3D päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Päällekkäinen 3D päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "3D-anaglyfi päälle/pois" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Vähennä syvyyttä" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Lisää syvyyttä" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Vähennä yhtenevyyttä" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Lisää yhtenevyyttä" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Palauta tila 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Palauta tila 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Palauta tila 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Palauta tila 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Palauta tila 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Palauta tila 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Palauta tila 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Palauta tila 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Palauta tila 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Palauta tila 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Palauta tila valitusta paikasta" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Tallenna tila 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Tallenna tila 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Tallenna tila 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Tallenna tila 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Tallenna tila 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Tallenna tila 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Tallenna tila 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Tallenna tila 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Tallenna tila 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Tallenna tila 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Tallenna tila valittuun paikkaan" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Valitse tilatallennuksen paikka 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Valitse tilatallennuksen paikka 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Valitse tilatallennuksen paikka 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Valitse tilatallennuksen paikka 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Valitse tilatallennuksen paikka 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Valitse tilatallennuksen paikka 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Valitse tilatallennuksen paikka 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Valitse tilatallennuksen paikka 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Valitse tilatallennuksen paikka 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Valitse tilatallennuksen paikka 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Palauta viimeisin tila 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Palauta viimeisin tila 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Palauta viimeisin tila 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Palauta viimeisin tila 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Palauta viimeisin tila 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Palauta viimeisin tila 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Palauta viimeisin tila 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Palauta viimeisin tila 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Palauta viimeisin tila 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Palauta viimeisin tila 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Tallenna tila vanhimpaan" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Kumoa tilan palauttaminen" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Kumoa tilan tallentaminen" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Tallenna tila" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Palauta tila" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "Lisää valittua tilatallennuspaikkaa" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Vähennä valittua tilatallennuspaikka" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "Lataa ROM" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "Poista ROMin lataus" @@ -1093,7 +1099,7 @@ msgid "Show Infinity Base" msgstr "Näytä Infinity-alusta" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Pikanäppäimet" @@ -1114,8 +1120,8 @@ msgstr "Yleinen" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Äänenvoimakkuus" @@ -1172,7 +1178,7 @@ msgid "Graphics Toggles" msgstr "Grafiikkavalinnat" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Sisäinen kuvatarkkuus" @@ -1250,47 +1256,47 @@ msgstr "" "\n" "DSP-HLE: Tuntematon mikrokoodi (CRC = {0:08x}) - pakotetaan AX." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "Tuntematon mediakortin luku: siirtymä={:08x} pituus={:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "Tuntematon mediakortin komento:{:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "Tuntematon mediakortin kirjoitus: siirtymä={:08x} pituus={:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "Tuntematon mediakortin suoritus:{:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "Tuntematon mediakortin komento:{0:02x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" "Tuntematon pelitunnus:{0:08x}, joten oletusohjainasetukset ovat käytössä." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Laitettavaa levyä ei löytynyt." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Levyn valinta on kesken." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Tuntematon DVD-komento {0:08x} - vakava virhe" @@ -1392,7 +1398,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Laajakaistasovitin (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "Triforce-päälevy" @@ -1463,37 +1469,27 @@ msgstr "" "{0} ei ole hakemisto, siirto kohteeseen *.original epäonnistui.\n" " Tarkista kirjoitusoikeudet tai siirrä tiedosto Dolphinin ulkopuolella" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Virhe: GBA{0} ei onnistunut avaamaan ROMia {1}" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Virhe: GBA{0} ei onnistunut luomaan ydintä" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Virhe: GBA{0} ei onnistunut lataamaan ROMia {1}" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Virhe: GBA{0} ei onnistunut avaamaan BIOSia {1}" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Virhe: GBA{0} ei onnistunut lataamaan BIOSia {1}" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Virhe: GBA{0} ei onnistunut avaamaan tallennustiedostoa {1}" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Virhe: GBA{0} ei onnistunut lataamaan tallennustiedostoa {1}" @@ -1521,8 +1517,8 @@ msgstr "Ohjain" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Painikkeet" @@ -1560,18 +1556,18 @@ msgstr "Näppäimistö" msgid "Keys" msgstr "Näppäimet" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Raportti: GCIFolder kirjoittaa varaamattomaan lohkoon {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" "GCMemcardDirectory: ClearBlock-käskyä kutsuttiin virheellisellä lohko-" "osoitteella" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1579,11 +1575,11 @@ msgstr "" "Peli ylikirjoitti toisen pelin tallennustiedoston. Datan vioittumista edessä " "{0:#x}, {1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT on virheellinen. Dolphin sulkeutuu nyt" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1592,7 +1588,7 @@ msgstr "" "Varoitus: BAT:n nimeämä lohkolukumäärä ({0}) ei vastaa ladatun tiedoston " "otsaketta ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1649,7 +1645,7 @@ msgstr "Ohjainsauva" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C-sauva" @@ -1658,7 +1654,7 @@ msgid "Button" msgstr "Painike" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Moottori" @@ -1682,20 +1678,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Olkanäppäimet" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Tärinä" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1763,7 +1759,7 @@ msgstr "Classic-ohjain" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Vasen sauva" @@ -1854,8 +1850,8 @@ msgstr "Lyömävoima" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1912,25 +1908,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Ravistus" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Kallistus" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Heilautus" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Kiihtyvyysanturi" @@ -2047,21 +2043,21 @@ msgid "uDraw GameTablet" msgstr "uDraw GameTablet" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Osoitus" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "Vaakatason näkökenttä" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2072,63 +2068,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "Kameran näkökenttä (vaikuttaa osoituksen herkkyyteen)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "Pystysuuntainen näkökenttä" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "Osoitin (läpipäästö)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Gyroskooppi" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Vaakasuuntaisuus päälle/pois" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Pystysuuntaisuus päälle/pois" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Vaakasuuntainen pitely" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Pystysuuntainen pitely" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Lisälaite" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Liitä MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Kaiuttimien tasapaino" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Paristo" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Pystysuuntainen Wii Remote" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Vaakasuuntainen Wii Remote" @@ -2463,20 +2459,20 @@ msgstr "" "Toisto keskeytyi johtuen virheestä DeserializeDesiredState-kohdassa. tavu:{0}" "{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Asiakasohjelman luonti epäonnistui." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Vertaisohjelman luonti epäonnistui." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Isäntäkoneen kanssa kommunikointi epäonnistui." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2484,74 +2480,74 @@ msgstr "" "Isäntäkoneen koodi on liian pitkä.\n" "Tarkista, että koodi on oikein" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "Palvelin on täynnä." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "Palvelimen ja asiakkaan nettipeliversiot eivät sovi yhteen." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "Peli on tällä hetkellä käynnissä." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "Nimimerkki on liian pitkä." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "Palvelin lähetti tuntemattoman virheilmoituksen." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Saapui tuntematon viesti tunnisteella {0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Tuntematon SYNC_SAVE_DATA-viesti saapui tunnisteella {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Tallennustiedostojen synkronointi käynnissä..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "Nettipelin muistikortin poisto epäonnistui. Tarkista kirjoitusoikeudet." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "Nettipelin GCI-kansion nollaaminen epäonnistui. Tarkista kirjoitusoikeudet." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "Nettipelin NAND-kansion nollaaminen epäonnistui. Tarkista kirjoitusoikeudet." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "Nettipelin uudelleenohjauskansion nollaaminen epäonnistui. Tarkista " "kirjoitusoikeudet." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Mii-datan kirjoittaminen epäonnistui." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Wiin tallennustiedoston kirjoittaminen epäonnistui." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "Uudelleenohjatun tallennustiedoston kirjoittaminen epäonnistui." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2559,60 +2555,60 @@ msgstr "" "Nettipelin GBA{0}-tallennustiedoston poisto epäonnistui. Tarkista " "kirjoitusoikeudet." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "Tuntematon SYNC_CODES-viesti saapui tunnisteella {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Gecko-koodien synkronointi käynnissä..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "AR-koodien synkronointi käynnissä..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "QoS-tekniikan käynnistys onnistui." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "QoS-tekniikan käynnistäminen ei onnistunut." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Peli on jo käynnissä!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Dataa vastaanotettu!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Virhe datan käsittelyssä." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Virhe koodien käsittelyssä." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Koodit saatu!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Läpikulkupalvelimen yhteys isäntäkoneeseen aikakatkaistiin" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Palvelin kieltäytyi läpikulkuyrityksestä" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Virheellinen isäntäkone" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Tuntematon virhe {0:x}" @@ -2696,8 +2692,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "Valittua peliä ei ole pelilistassa!" @@ -2715,7 +2711,7 @@ msgstr "Virhe huijauskoodien synkronoinnissa!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2724,33 +2720,23 @@ msgstr "" "Näin ei pitäisi koskaan tapahtua. Ilmoitathan tästä ongelmasta " "vianhallintajärjestelmään. Dolphin sulkeutuu nyt." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Virheellinen kirjoitus osoitteeseen {0:#010x}, PC = {1:#010x}; peli olisi " -"varmaan kaatunut alkuperäisellä laitteistolla.\n" -"\n" -"Voit ottaa tarkemman emuloinnin käyttöön valitsemalla MMU:n edistyneissä " -"asetuksissa." -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Virheellinen luku osoitteesta {0:#010x}, PC = {1:#010x}; peli olisi varmaan " -"kaatunut alkuperäisellä laitteistolla.\n" -"\n" -"Voit ottaa tarkemman emuloinnin käyttöön valitsemalla MMU:n edistyneissä " -"asetuksissa." #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2794,7 +2780,7 @@ msgstr "Tyhjä" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Tuntematon" @@ -3027,22 +3013,22 @@ msgid "Korean" msgstr "Korea" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3050,15 +3036,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Purku käynnissä" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Tämä tiedosto ei vaikuta BootMii NAND-varmuuskopiolta." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "Tässä tiedostossa ei ole kelpaavaa Wii-tiedostojärjestelmää." -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Tiedoston {0} kirjoittaminen epäonnistui" @@ -3185,10 +3171,22 @@ msgstr "Osion \"{0}\" koko ei ole jaollinen lohkokoolla." msgid "The {0} partition does not have a valid file system." msgstr "Osiolla {0} ei ole kelvollista tiedostojärjestelmää." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "Päivitysosio ei sisällä tämän julkaisun käyttämää IOS-versiota." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3196,12 +3194,12 @@ msgstr "Päivitysosio ei sisällä tämän julkaisun käyttämää IOS-versiota. #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Masterpiece)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3212,13 +3210,13 @@ msgstr "" "saattaa puuttua, ja peli voi kaatua. Yleensä tämä ongelma esiintyy " "laittomissa kopioissa peleistä." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "Levykuvan tallennusmuoto ei sisällä levykuvan kokoa." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3226,7 +3224,7 @@ msgstr "" "Tämä levykuva on liian pieni, ja siitä puuttuu dataa. Ongelma johtuu " "luultavasti siitä, että kaksikerroksinen levy on vedostettu yksikerroksisena." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3234,11 +3232,11 @@ msgstr "" "Tämä levykuva on liian pieni, ja siitä puuttuu dataa. Jos vedostusohjelma " "tallensi levykuvan useina osina, ne tulee yhdistää yhdeksi tiedostoksi." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "Tällä virheenjäljityslevykuvalla on vähittäismyynnin levykuvien koko." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3248,24 +3246,24 @@ msgstr "" "latausajoista pidempiä. Et voi jakaa syötenauhoituksia tai pelata nettipeliä " "sellaisten käyttäjien kanssa, joilla on hyvä vedos." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "Tällä levykuvalla on epätyypillinen koko." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "Pelitunniste on {0}, kun sen tulisi olla {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "Pelitunniste on virheellinen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "Pelitunniste on epätavallisen lyhyt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3277,7 +3275,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3286,27 +3284,36 @@ msgstr "" "korealaisissa konsoleissa. Tämä luultavasti johtaa virheilmoitukseen \"ERROR " "#002\"." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Tämä julkaisu käyttää virheellistä IOS:ää." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Tämä julkaisu käyttää virheellistä yhteisavainta." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "Annettu yhteisavaimen indeksi on {0}, kun sen tulisi olla {1}." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "Lipun allekirjoitus on virheellinen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3316,7 +3323,7 @@ msgstr "" "SD-kortille, Wii-järjestelmävalikko ei käynnistä sitä enää, eikä se myöskään " "suostu kopioimaan tai siirtämään sitä takaisin NAND-muistiin." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3328,7 +3335,7 @@ msgstr "" "vastata hyvän vedoksen CRC32-arvoa, vaikka tiedostot eivät olekaan " "identtiset." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3336,30 +3343,30 @@ msgstr "" "Osa täytedatasta, jonka tulisi olla nollaa, ei ollut nollaa. Tämä voi saada " "pelin jumiutumaan joissain tapauksissa." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "Sisältö {0:08x} on vioittunut." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Osaa datasta ei voinut lukea." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Virheitä löytyi {0} lohkosta osiossa {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "Virheitä löytyi {0} käyttämättömästä lohkosta osiossa {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Tämä vedos on hyvä." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3367,11 +3374,11 @@ msgstr "" "Redump.orgin mukaan tämä on hyvä vedos, mutta Dolphin löysi siitä ongelmia. " "Tämä saattaa olla vika Dolphinissa." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin ei pysty todentamaan ei-lisensoituja levyjä." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3379,11 +3386,11 @@ msgstr "" "Dolphin ei pysty todentamaan TGC-tiedostoja, koska ne eivät ole vedoksia " "oikeista levyistä." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Dolphin ei tällä hetkellä kykene todentamaan Triforce-pelejä." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3393,17 +3400,17 @@ msgstr "" "huolimatta on mahdollista, että kyseessä on hyvä vedos verrattuna pelin Wii " "U eShop -julkaisuun. Dolphin ei voi varmentaa tätä." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "Tämä vedos on huono. Peli saattaa silti toimia ilman ongelmia." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Tämä vedos on huono." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3413,11 +3420,11 @@ msgstr "" "koska Wii-julkaisut sisältävät paljon varmennusdataa, tämä tarkoittaa, että " "mitä luultavimmin emulointiin vaikuttavia ongelmia ei ole." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Ongelmia ei löytynyt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3427,14 +3434,14 @@ msgstr "" "huolimatta on mahdollista, että kyseessä on hyvä vedos verrattuna pelin Wii " "U eShop -julkaisuun. Dolphin ei voi varmentaa tätä." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" "Pieniä ongelmia löytyi. Mitä todennäköisimmin ne eivät estä peliä toimimasta." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3442,13 +3449,13 @@ msgstr "" "Keskisuuria ongelmia löytyi. Koko peli tai osa siitä ei välttämättä toimi " "oikein" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "Suuria ongelmia löytyi. Mitä todennäköisimmin peli ei toimi lainkaan." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3460,7 +3467,7 @@ msgstr "" "Koska GameCube-levykuvat sisältävät vain vähän vahvistusdataa, saattaa olla " "ongelmia, joita Dolphin ei pysty havaitsemaan." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3880,52 +3887,52 @@ msgid "Data Type" msgstr "Datatyyppi" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8-bittinen etumerkitön kokonaisluku" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16-bittinen etumerkitön kokonaisluku" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32-bittinen etumerkitön kokonaisluku" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64-bittinen etumerkitön kokonaisluku" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8-bittinen etumerkillinen kokonaisluku" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16-bittinen etumerkillinen kokonaisluku" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32-bittinen etumerkillinen kokonaisluku" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64-bittinen etumerkillinen kokonaisluku" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32-bittinen liukuluku" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64-bittinen liukuluku" @@ -3946,47 +3953,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "Aloita peli, ennen kuin teet haun standardimuistialueilla." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] ja [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 muistialuetta" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "Osoiteavaruus suoritintilan mukaan" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "Fyysinen osoiteavaruus" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "Näennäisosoiteavaruus" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "Tuntematon osoiteavaruus" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Tuntematon tietotyyppi" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "kohdistettu" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "kohdistamaton" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3995,130 +4002,130 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "Säilytä osoitteet, joiden arvo muistissa on" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "yhtä suuri kuin" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "erisuuri kuin" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "pienempi kuin" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "pienempi tai yhtä suuri kuin" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "suurempi kuin" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "suurempi tai yhtä suuri kuin" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "tämä arvo:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "edellinen arvo" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "mikä vain arvo" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "Jäsennä heksana" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "Etsi ja suodata" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "Päivitä nykyiset arvot" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Nollaa tulokset" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "Odottaa ensimmäistä hakua..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "Näytä arvot heksana" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Muuta nykyiset arvot automaattisesti" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "Edellistä arvoa kohtaan ei voi verrata ensimmäisen haun aikana." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "Annetun arvon jäsentäminen annettuun kohdetietotyyppiin epäonnistui." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "Haku onnistui." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n osoite(tta) poistettiin." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n osoite(tta) jäljellä." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n osoitetta ei voinut hakea emuloidussa muistissa." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "Löytyi %n osoite(tta)" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "Peli ei ole käynnissä." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "Virheelliset parametrit annettiin hakuun." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4126,106 +4133,118 @@ msgstr "" "Haku ei ole tällä hetkellä mahdollinen näennäisosoiteavaruudessa. Pelaa " "peliä hetken aikaa ja yritä uudelleen." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Tapahtui tuntematon virhe." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "Päivitys epäonnistui. Käynnistä peli hetkeksi ja yritä uudelleen." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "Nykyiset arvot päivitetty." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "Ei voi päivittää ilman tuloksia." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "Näytä muistissa" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Lisää vahtiin" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "Luo Action Replay -koodi(t)" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "Kirjoita arvo" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "Poista osoite" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "AR-koodien luonnissa tapahtui useita virheitä." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "Vain virtuaalisessa muistissa oleville arvoille voi luoda AR-koodeja." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "Tälle osoitteelle ei voi luoda AR-koodeja." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Sisäinen virhe AR-koodia luonnissa." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "AR-koodi(t) luotu." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Arvo:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "Arvo ei kelpaa." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "Joidenkin arvojen kirjoitus epäonnistui." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Kuvaus" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Osoite" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Edellinen arvo" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Nykyinen arvo" @@ -4350,10 +4369,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4385,49 +4403,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Virhe" @@ -4452,18 +4470,18 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "Gecko-koodi ei sisältänyt rivejä." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Dolphinin asetukset" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" "Huijauskoodien vaihtamisella on vaikutusta vasta pelin " "uudelleenkäynnistyksen jälkeen." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Dolphinin huijausjärjestelmä on tällä hetkellä pois käytöstä." @@ -4506,31 +4524,30 @@ msgstr "DSU-asiakas" msgid "Nothing to configure" msgstr "Ei mitään säädettävää" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Lisää uusi DSU-palvelin" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, jne." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Palvelimen IP-osoite" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Palvelimen portti" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Lisää" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Käytä" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4539,20 +4556,24 @@ msgstr "Lisää" msgid "Cancel" msgstr "Peruuta" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Ota käyttöön" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Lisää..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4561,17 +4582,13 @@ msgstr "Lisää..." msgid "Remove" msgstr "Poista" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"DSU-protokolla mahdollistaa syötteen ja liikedatan vastaanottamisen " -"yhteensopivista lähteistä, kuten PlayStation-, Nintendo Switch- ja Steam-" -"ohjaimista.

Asennusohjeita on saatavillatältä sivulta." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4628,10 +4645,10 @@ msgstr "Vie järjestelmätiedot..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Onnistui" @@ -4746,13 +4763,13 @@ msgstr "Kamera 1" msgid "Free Look Settings" msgstr "Vapaan katselun asetukset" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" "Osio, joka sisältää useimmat suorittimeen ja laitteistoon liittyvät " "asetukset." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4761,7 +4778,7 @@ msgstr "" "parantaa suorituskykyä mutta voi myös aiheuttaa ongelmia. Oletuksena " "True." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4769,7 +4786,7 @@ msgstr "" "Emuloi oikean laitteiston optisen levyn nopeutta. Käytöstä poistaminen " "saattaa aiheutaa epävakautta. Oletuksena True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4777,7 +4794,7 @@ msgstr "" "Valitsee, tuleeko muistinhallintayksikköä emuloida täydellisesti. Vain " "harvat pelit tarvitsevat sitä." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4785,7 +4802,7 @@ msgstr "" "Valitsee, käytetäänkö matalan vai korkean tason DSP-emulointia. Oletuksena " "True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4793,107 +4810,41 @@ msgstr "" "Yrittää muuntaa haarat ajoissa, mikä tavallisesti parantaa suorituskykyä. " "Oletuksena True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Osio, joka sisältää kaikki Gecko-huijauskoodit." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Osio, joka sisältää kaikki Action Replay -huijauskoodit." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Osio, joka sisältää kaikki grafiikkaan liittyvät asetukset." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Esiasetukset" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Määritystiedoston avaus epäonnistui!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Asetustiedoston kirjoittaminen epäonnistui!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "Päällä" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Pois" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Muokkain" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Päivitä" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Avaa ulkoinen muokkain" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Ydin" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Määritystiedoston avaus epäonnistui!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Kaksiydintila" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Asetustiedoston kirjoittaminen epäonnistui!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Video" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Tallenna EFB-kopiot vain tekstuuriin" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Tallenna XFB-kopiot vain tekstuuriin" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Tekstuurivälimuisti" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Varma" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Keskitaso" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Nopea" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4901,7 +4852,7 @@ msgstr "" "Määritystiedoston luonti epäonnistui:\n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4909,6 +4860,11 @@ msgstr "" "Tiedoston avaus ulkoisessa muokkaimessa epäonnistui.\n" "Varmista, että INI-tiedostojen avaamiseen on valittu sovellus." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Ydin" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Ota kaksiydinsuoritin käyttöön" @@ -4985,7 +4941,7 @@ msgid "Deterministic dual core:" msgstr "Deterministinen kaksoisydintila:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoskopia" @@ -5015,7 +4971,7 @@ msgid "Depth Percentage:" msgstr "Syvyysprosentti:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Yhtenevyys:" @@ -5034,6 +4990,10 @@ msgstr "Käyttäjän asetukset" msgid "Graphics" msgstr "Grafiikka" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Muokkain" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -5053,63 +5013,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "Nämä asetukset korvaavat Dolphinin yleiset asetukset." -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Ei mikään" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Vakio-ohjain" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "GameCube-ohjainsovitin (USB)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Ratti" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Tanssimatto" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK-bongot" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (sisäinen)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Näppäimistöohjain" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube-ohjaimet" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Portti %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5128,19 +5088,32 @@ msgstr "Lataa koodeja WiiRD-tietokannasta" msgid "Description:" msgstr "Kuvaus:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Koodien lataaminen epäonnistui." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Tiedostossa ei ollut koodeja." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Lataus valmis" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "Ladattu %1 koodia. (lisätty %2)" @@ -5242,47 +5215,67 @@ msgid "PNG Compression Level" msgstr "PNG:n pakkaustaso" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Sekalaiset" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Rajaa" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Oma" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Yläreuna" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Alareuna" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Sekalaiset" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Ota progressiivinen kuva käyttöön" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Sisäisen järjestelmän monisäikeisyys" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "Käytä kulmapistevarjostinta pisteiden ja viivojen laajentamiseen" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "Karsi kulmapisteitä suorittimella" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Reunaton koko näytön tila" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Kokeellinen" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Lykkää EFB-välimuistin mitätöintiä" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "Manuaalinen tekstuuriotanta" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5290,7 +5283,7 @@ msgstr "" "Hahmontaa näkymän rautalankamallina.

Ellet ole " "varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5301,7 +5294,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5314,7 +5307,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5325,7 +5318,7 @@ msgstr "" "mittaamiseen.

Ellet ole varma, jätä tämä " "valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
Ellet ole varma, " "jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5348,7 +5341,7 @@ msgstr "" "Parannuksissa.

Ellet ole varma, jätä tämä valituksi." "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5361,7 +5354,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valituksi." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5372,7 +5365,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5383,7 +5376,7 @@ msgstr "" "korjaa mahdollisen pätkinnän.

Ellet ole varma, jätä " "tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5392,7 +5385,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5401,7 +5394,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5421,7 +5414,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5457,7 +5450,7 @@ msgstr "" "

Ellet ole varma, valitse \"Kuvasuhdekorjattu " "sisäinen kuvatarkkuus\"." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " @@ -5467,7 +5460,7 @@ msgstr "" "käyttöön tulee häviöllinen Xvid-koodekki.

Ellet ole " "varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5488,18 +5481,7 @@ msgstr "" "kuitenkin lähes yhtä hyviä kuin 9, mutta toimivat nopeammin." "

Ellet ole varma, valitse 6." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"Rajaa kuvan alkuperäisestä kuvasuhteestaan (joka on vain harvoin täsmälleen " -"4:3 tai 16:9) tiettyyn käyttäjän valitsemaan kuvasuhteeseen (esim. 4:3 tai " -"16:9).

Ellet ole varma, jätä tämä valitsematta." - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5509,7 +5491,7 @@ msgstr "" "Useimmissa peleissä tämä ei aiheuta ongelmia.

Ellet " "ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5523,7 +5505,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5533,7 +5515,7 @@ msgstr "" "kulmapistevarjostimia pisteiden ja janojen laajentamiseen, tämä asetus " "valitsee kulmapistevarjostimen. Se voi vaikuttaa suorituskykyyn.

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5544,7 +5526,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5560,7 +5542,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5585,7 +5567,7 @@ msgstr "" "tekstuurisuodatus jää pois käytöstä.

Ellet ole " "varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5600,15 +5582,64 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "Ellet ole varma, jätä tämä pois." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "Pakollisesti päällä, koska %1 ei tue geometriavarjostimia." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "Pakollisesti pois päältä, koska %1 ei tue VS-laajentamista." @@ -5888,89 +5919,93 @@ msgstr "Poista kopiointisuodatin käytöstä" msgid "Arbitrary Mipmap Detection" msgstr "Mielivaltaisten mipmapien havainta" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "HDR:n jälkikäsittely" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Sisäinen kuvatarkkuus:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Reunanpehmennys:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Tekstuurien suodattaminen:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "Kuvan uudelleenotanta:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Värinkorjaus:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Jälkikäsittelytehoste:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Pois" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Vierekkäin" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Päällekkäin" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglyfi" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passiivinen" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Vaihda silmät" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "Käytä kummallekin silmälle täyttä tarkkuutta" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Stereoskooppinen 3D -tila:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Syvyys:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(pois)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 ei tue tätä ominaisuutta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5985,7 +6020,7 @@ msgstr "" "

Ellet ole varma, valitse Alkuperäinen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -6003,7 +6038,7 @@ msgstr "" "

Ellet ole varma, valitse Ei mikään." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -6022,7 +6057,7 @@ msgstr "" "päällä.

Ellet ole varma, valiitse 'Oletus'." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -6068,7 +6103,7 @@ msgstr "" "

Ellet ole varma, valitse 'Oletus'." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -6076,7 +6111,7 @@ msgstr "" "Toimintoja, jotka tekevät väreistä tarkempia, jotta värit vastaisivat " "paremmin Wii- ja GC-pelien tarkoitettua väriavaruutta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -6084,7 +6119,7 @@ msgstr "" "Soveltaa jälkiprosessointitehostetta kehyksen piirtämisen jälkeen.

Ellet ole varma, valitse (pois)." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -6099,7 +6134,7 @@ msgstr "" "asetuksen vaikutusta.

Ellet ole varma, jätä tämä " "valituksi." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -6113,7 +6148,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -6129,7 +6164,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -6142,7 +6177,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6161,7 +6196,7 @@ msgstr "" "3D-tila, jota jotkin TV:t käyttävät.

Ellet ole " "varma, valitse Pois." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6171,7 +6206,7 @@ msgstr "" "tuottaa voimakkaamman syvyysvaikutelman, kun taas matalampi arvo on " "mukavampi." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6183,7 +6218,7 @@ msgstr "" "voimakkaamman ruudusta nousemisen vaikutelman, kun taas matalampi arvo on " "mukavampi." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6192,7 +6227,7 @@ msgstr "" "rinnakkaisessa stereoskopiatilassa.

Ellet ole " "varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " @@ -6203,7 +6238,7 @@ msgstr "" "kolmiulotteisuus.

Ellet ole varma, jätä tämä " "valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6216,7 +6251,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6231,27 +6266,18 @@ msgstr "" "aiheuttaa harvoin graafisia ongelmia.

Ellet ole " "varma, jätä tämä valituksi." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"Tunnistaa mielivaltaiset mipmapit, joita jotkin pelit käyttävät erityisiin " -"etäisyysperusteisiin tehosteisiin.

Voi johtaa vääriin tunnistuksiin, " -"jotka puolestaan aiheuttavat sumeita tekstuureja korkeilla sisäisillä " -"kuvatarkkuuksilla, kuten peleissä, jotka käyttävät erittäin " -"matalatarkkuuksisia mipmapeja. Tämän poistaminen käytöstä voi myös vähentää " -"pätkintää peleissä, jotka lataavat usein uusia tekstuureja.

Asetus " -"poistuu käytöstä, jos tekstuurien purku grafiikkasuorittimella on käytössä." -"

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6269,35 +6295,35 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Reunanpehmennys" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Tekstuurien suodattaminen" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "Kuvan uudelleenotanta" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Värinkorjaus" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Jälkikäsittelytehoste" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Stereoskooppinen 3D -tila" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Syvyys" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Yhtenevyys" @@ -6322,10 +6348,6 @@ msgstr "Pakota 4:3-kuvasuhde" msgid "Stretch to Window" msgstr "Venytä ikkunaan" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Oma" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "Oma (venytä)" @@ -6402,11 +6424,11 @@ msgstr "Ohita piirto" msgid "Compile Shaders Before Starting" msgstr "Käännä varjostimet ennen käynnistystä" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Vahvista sisäisen järjestelmän muutos" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6423,7 +6445,7 @@ msgstr "" "ja valita se, joka on vähiten ongelmallinen.

Ellet " "ole varma, valitse %1." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6433,7 +6455,7 @@ msgstr "" "erillinen hahmonnusikkuna luodaan sen sijaan.

Ellet " "ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6442,7 +6464,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6492,7 +6514,7 @@ msgstr "" "

Ellet ole varma, valitse Automaattinen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6503,7 +6525,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6515,7 +6537,7 @@ msgstr "" "

Ellet ole varma, valitse tämä tila." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6528,7 +6550,7 @@ msgstr "" "hybridi-Uber-varjostimilla ja ellei sinulla ole erittäin suorituskykyinen " "grafiikkasuoritin." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6542,7 +6564,7 @@ msgstr "" "kokonaan pätkinnän ja aiheuttaa häviävän pieniä suorituskykyvaikutuksia, " "mutta tämä riippuu grafiikka-ajurien toiminnasta." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6556,7 +6578,7 @@ msgstr "" "

Ei suositeltavissa; käytä vain, jos muut " "vaihtoehdot tuottavat huonoja tuloksia." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6574,28 +6596,28 @@ msgstr "" "

Muussa tapauksessa, ellet ole varma, jätä tämä " "valitsematta." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Sisäinen järjestelmä" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Sovitin" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Kuvasuhde" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Muokatun kuvasuhteen leveys" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Muokatun kuvasuhteen korkeus" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6603,7 +6625,7 @@ msgstr "" "Valitsee käytettävän laitteistosovittimen.

Ellet " "ole varma, valitse ensimmäinen vaihtoehto." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6634,22 +6656,42 @@ msgstr "Ohita EFB:n käyttö suorittimelta" msgid "Ignore Format Changes" msgstr "Sivuuta muodon muutokset" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Tallenna EFB-kopiot vain tekstuuriin" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "Lykkää EFB:n kopiointia RAM-muistiin" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Tekstuurivälimuisti" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "Tekstuurien purku grafiikkasuorittimella" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Varma" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Tarkkuus:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Nopea" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Ulkoinen kehyspuskuri (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Tallenna XFB-kopiot vain tekstuuriin" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Esitä XFB välittömästi" @@ -6805,16 +6847,10 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"Ottaa käyttöön tekstuurien purkamisen grafiikkasuorittimella suorittimen " -"sijaan.

Tämä voi parantaa suorituskykyä tietyissä tilanteissa ja " -"järjestelmissä, joissa suoritin toimii pullonkaulana.

Jos tämä asetus " -"valitaan, mielivaltaisten mipmapien havainta poistuu käytöstä." -"

Ellet ole varma, jätä tämä valitsematta." #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -7012,9 +7048,9 @@ msgstr "Tallenna nimellä..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Valitse tiedosto" @@ -7070,7 +7106,7 @@ msgid "Toggle All Log Types" msgstr "Kaikki lokityypit päälle/pois" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Loki" @@ -7082,9 +7118,9 @@ msgstr "Automaattinen rivitys" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Tyhjennä" @@ -7157,8 +7193,10 @@ msgstr "Näytetaajuus: %1 Hz" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii Remote %1" @@ -7170,7 +7208,7 @@ msgstr "Ikkunan koko" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -7178,9 +7216,9 @@ msgstr "Tallenna" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Lataa" @@ -7323,7 +7361,7 @@ msgstr "oletus" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "ei yhteydessä" @@ -7397,7 +7435,7 @@ msgid "Reset All" msgstr "Nollaa kaikki" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7424,8 +7462,8 @@ msgid "Profile" msgstr "Profiili" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7443,10 +7481,10 @@ msgstr "Profiilia '%1' ei ole olemassa" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Vahvista" @@ -7456,7 +7494,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Oletko varma, että haluat poistaa profiilin '%1'?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Tätä ei voi kumota!" @@ -7604,8 +7642,13 @@ msgstr "Muutosten muokkaus" msgid "Patch name" msgstr "Muutoksen nimi" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Lisää" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7823,103 +7866,99 @@ msgstr "Redump.org-tila:" msgid "Verify Integrity" msgstr "Varmenna eheys" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Laske" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Varmennus käynnissä" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Matala" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Keskitaso" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Korkea" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "Etsitään sovittimia…" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Automaattinen" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "Lisää asetuksia..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii Remote -ohjaimet" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Bluetooth-sovittimen läpipäästö" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Synkronoi" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Synkronoi oikeita Wii Remote -ohjaimia ja luo laitepareja" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Poista kaikki tallennetut Wii Remote -laiteparit" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Emuloi Wiin Bluetooth-sovitinta" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Jatkuva haku" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Oikea tasapainolauta" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Käytä kaiutindataa" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Yhdistä Wii Remoteja emuloituina ohjaimina" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Emuloitu Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Oikea Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"Tuettuja Bluetooth-laitteita ei löytynyt.\n" -"Wii-peliohjain on yhdistettävä käsin." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "Valitse Bluetooth-laite" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Tallennetut Wii Remote -laiteparit voi poistaa vain silloin, kun Wii-peli on " "käynnissä." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Synkronointi on mahdollista vain, kun Wii-peli on käynnissä." @@ -8129,7 +8168,7 @@ msgid "No input" msgstr "Ei syötettä" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -8160,7 +8199,7 @@ msgstr "" "Haluatko tallentaa kaiken ja poistua?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Uusi" @@ -8195,10 +8234,10 @@ msgstr "Pohjaosoite" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Syöte" @@ -8224,10 +8263,10 @@ msgstr "Kaikki konekooditiedostot" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8411,7 +8450,7 @@ msgstr "false" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Ehto" @@ -8568,7 +8607,7 @@ msgid "Wipe &Inspection Data" msgstr "Poista &tutkimusdata" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Ohjeet" @@ -8831,13 +8870,13 @@ msgstr "Minne:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Luku" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Kirjoitus" @@ -8853,7 +8892,7 @@ msgstr "Kirjoita lokiin" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Keskeytä" @@ -9007,42 +9046,42 @@ msgstr "Ohje ehdoista" msgid "Breakpoints" msgstr "Keskeytyskohdat" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "Pois käytöstä" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "Muokkaa ehtoa" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "Muokkaa ehtolauseketta" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Aktiivinen" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Funktio" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "Loppuosoite" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "Näytä koodissa" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Muokkaa..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "Näytä muistissa" @@ -9055,7 +9094,7 @@ msgstr "Parametrit" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Symbolit" @@ -9168,7 +9207,7 @@ msgid "Run Until" msgstr "Suorita kohtaan asti" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "Jatka suoritusta" @@ -9185,7 +9224,7 @@ msgstr "" "Suoritetut käskyt: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9474,7 +9513,7 @@ msgstr "" "välimuistin)." #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Tyhjennä välimuisti" @@ -9602,7 +9641,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "32-bittinen liukuluku" @@ -9610,7 +9649,7 @@ msgstr "32-bittinen liukuluku" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "64-bittinen liukuluku" @@ -9646,7 +9685,7 @@ msgstr "Etumerkillinen 32-bittinen" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Haku" @@ -9751,7 +9790,7 @@ msgid "Labels" msgstr "Nimikkeet" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Data" @@ -9894,7 +9933,7 @@ msgid "No" msgstr "Ei" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Verkko" @@ -10013,70 +10052,70 @@ msgstr "Rekisterit" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Lisää &vahtiin" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Lisää muisti&keskeytyskohta" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Näytä &muisti" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Näytä &koodi" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Heksadesimaali" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Etumerkillinen kokonaisluku" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Etumerkitön kokonaisluku" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Kaikki heksadesimaalisina" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "Kaikki etumerkillisinä kokonaislukuina" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "Kaikki etumerkittöminä kokonaislukuina" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "Kaikki 32-bittisinä liukulukuina" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "Kaikki 64-bittisinä liukulukuina" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "Suorita osumaan asti (ohittaen keskeytyskohdat)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Päivitä" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Aikakatkaisu" @@ -10552,12 +10591,20 @@ msgstr "Nauhoitus käynnissä..." msgid "No file loaded / recorded." msgstr "Ei ladattua/nauhoitettua tiedostoa." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Päivittyy..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10565,144 +10612,144 @@ msgstr "" "Dolphin ei löytänyt GameCube-/Wii-ISO-tiedostoja tai WADeja.\n" "Tuplaklikkaa tätä osaa asettaaksesi pelihakemiston..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Valitse hakemisto" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Muunna valitut tiedostot..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Vie Wii-tallennustiedostot" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Poista valitut tiedostot..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Ominaisuudet" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Aloita Riivolution-muutoksin..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Aseta oletus-ISO:ksi" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Muunna tiedosto..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Vaihda &levy" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Tee järjestelmäpäivitys" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Asenna NAND-muistiin" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Poista asennus NAND-muistista" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Avaa Wii-tallennuskansio" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Vie Wii-tallennustiedosto" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Avaa GameCube-tallennu&skansio" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Avaa &kansio" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Poista tiedosto..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Luo pikakuvake työpöydälle" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "Pikakuvakkeen lisääminen epäonnistui" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Tunnisteet" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Uusi tunniste..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Poista tunniste..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Isännöi nettipelissä" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Valitse vientihakemisto" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Tallennustiedostojen vienti" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Seuraavien tallennustiedostojen vienti epäonnistui:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Tallennustiedostojen vienti onnistui" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Virhe" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Julkaisun asentaminen NAND-muistiin onnistui." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Tämän julkaisun asennus NAND-muistiin epäonnistui." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10711,28 +10758,28 @@ msgstr "" "version NAND-muistista poistamatta kuitenkaan sen tallennustiedostoa. " "Jatketaanko?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Julkaisun poisto NAND-muistista onnistui." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Tämän julkaisun poistaminen NAND-muistista epäonnistui." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Tallennustiedostoa ei löydy." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Haluatko varmasti poistaa tämän tiedoston?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Valitun tiedoston poisto epäonnistui." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10740,96 +10787,96 @@ msgstr "" "Tarkista, onko sinulla tiedoston poistoon tarvittavat oikeudet, ja onko se " "edelleen käytössä." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Alusta" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banneri" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Julkaisu" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Tekijä" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Tiedostonimi" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Tiedostopolku" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "Pelin tunniste" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Alue" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Tiedostokoko" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Tiedostomuoto" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Lohkokoko" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Pakkausmenetelmä" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "Pelattu aika" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Uusi tunniste" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Uuden tunnisteen nimi:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Poista tunniste" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Poistettavan tunnisteen nimi:" @@ -10940,7 +10987,7 @@ msgid "&Interframe Blending" msgstr "&Kehysten välinen sekoitus" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Kohteen '%1' avaus epäonnistui" @@ -10999,12 +11046,12 @@ msgid "Create New Memory Card" msgstr "Luo uusi muistikortti" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "GameCube-muistikortit (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Kaikki tiedostot (*)" @@ -11049,43 +11096,43 @@ msgstr "&Avaa..." msgid "&Create..." msgstr "&Luo..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Tiedostonimi" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ikoni" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Lohkot" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Vaihda B:hen" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Vaihda A:han" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Kopioi B:hen" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Kopioi A:han" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "Vapaita lohkoja: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "Vapaita tiedostoja: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -11093,71 +11140,71 @@ msgstr "" "Muistikortin avaus epäonnistui:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "Aseta muistikorttitiedosto korttipaikkaan A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "Aseta muistikorttitiedosto korttipaikkaan B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "GameCube-muistikortit" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" "Datan epäjohdonmukaisuuksia GCMemcardManagerissa löytyi, toiminto keskeytyy." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Alkuperäinen GCI-tiedosto" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "MadCatz Gameshark -tiedostot" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Datel MaxDrive/Pro -tiedostot" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Vieminen epäonnistui" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "Tallennustiedosto(je)n lukeminen muistikortilta epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Vie tallennustiedosto" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "Tallennustiedoston kirjoittaminen levylle epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Vie tallennustiedostot" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "Tallennustiedostoista %n:n %1:sta vienti epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "Tallennustiedostoista %n:n %1:stä vienti onnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -11167,7 +11214,7 @@ msgstr "" "Kohdemuistikortilla ei ole riittävästi vapaita tiedostoja. Vähintään %n " "vapaa(ta) tiedosto(a) tarvitaan." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -11177,47 +11224,47 @@ msgstr "" "Kohdemuistikortilla ei ole riittävästi vapaita lohkoja. Vähintään %n " "vapaa(ta) lohko(a) tarvitaan." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" "Vähintään kahdella valituista tallennustiedostoista on sama sisäinen " "tiedostonimi." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "Kohdemuistikortilla on jo tiedosto \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "Tuonti epäonnistui" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "Kohteen \"%1\" tuonti epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "Muutetun muistikortin kirjoittaminen levylle epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "Tuo tallennustiedosto(ja)" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Yhteensopivat tiedostomuodot" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -11229,81 +11276,81 @@ msgstr "" "\n" "Tuonti keskeytyy." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Kopiointi epäonnistui" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" "Haluatko poistaa %n valitun tallennustiedoston/valittua tallennustiedostoa?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "Poisto epäonnistui" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "Tiedoston poistaminen epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "Tarkistussummien korjaus epäonnistui" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Tiedoston avaaminen epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Tiedoston luku epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "Tiedostokoko ei vastaa mitään tunnettua GameCube-muistikortin kokoa." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "Otsakkeen tiedostokoko ei vastaa kortin varsinaista kokoa." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Virheelliset tarkistussummat." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Otsakkeen kertoma vapaiden lohkojen koko ei vastaa varsinaisesti vapaita " "lohkoja." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "Ristiriita sisäisissä tietorakenteissa." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Dataa tiedostoalueella, jonka pitäisi olla käyttämätön." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Ei virheitä." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "Tiedoston avaaminen epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "Tiedostosta lukeminen epäonnistui." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Dataa tunnistamattomassa tai vioittuneessa muodossa." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Tuntematon virhe." @@ -11356,21 +11403,21 @@ msgstr "Toisen pelaajan ensimmäinen kyky" msgid "Player Two Ability Two" msgstr "Toisen pelaajan toinen kyky" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Luo" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "Valitse hahmotiedosto" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Infinity-tiedoston avaaminen epäonnistui!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -11382,11 +11429,11 @@ msgstr "" "\n" "Tiedosto saattaa olla jo käytössä alustalla." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "Infinity-tiedoston lukeminen epäonnistui!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11398,46 +11445,46 @@ msgstr "" "\n" "Tiedosto oli liian pieni." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "Infinity-hahmon luonti." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Tuntematon--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "Hahmon numero:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Virhe arvon muuntamisessa" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "Asetettu hahmo on virheellinen!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Tuntematon(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Luo Infinity-tiedosto" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "Infinity-hahmo (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Infinity-tiedoston luonti epäonnistui" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11465,20 +11512,20 @@ msgstr "Tilantallennusta ei voi ladata määräämättä peliä, joka käynniste msgid "Batch mode cannot be used without specifying a game to launch." msgstr "Sarjatilaa ei voi käyttää määräämättä peliä, joka käynnistetään." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "Virheitä tapahtui joidenkin tekstuuripakettien latauksessa" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "Virheellinen paketti %1 annettu: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Kaikki GC-/Wii-tiedostot" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11486,17 +11533,17 @@ msgstr "" "Sammutus on jo käynnissä. Tallentamaton data voi kadota, jos pysäytät " "emulaation, ennen kuin se on valmis. Pakotetaanko pysäytys?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "Haluatko lopettaa emuloinnin? Saavutuksia on tallentamatta." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Haluatko lopettaa nykyisen emuloinnin?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." @@ -11504,7 +11551,7 @@ msgstr "" "Vain Triforce-pelejä voi käynnistää, kun Triforce-kortteja on liitetty.\n" "Poista Triforce-peruskortti SP1:stä." -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." @@ -11512,41 +11559,41 @@ msgstr "" "Vain Triforce-pelejä voi käynnistää, kun Triforce-kortteja on liitetty.\n" "Poista Triforce-peruskortti portista 1." -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Ytimen alustus epäonnistui" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "Kaikki tilatallennukset (*.sav *.s??);; Kaikki tiedostot (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "Nettipeli-istuntoa ei voi käynnistää, kun peli on vielä käynnissä!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Nettipeli-istunto on jo käynnissä!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Palvelimen avaaminen epäonnistui" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" "Portissa %1 kuuntelu epäonnistui. Onko toinen nettipeli-istunto käynnissä?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Haluatko lisätä polun \"%1\" pelipolkujen listaan?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11558,52 +11605,51 @@ msgstr "" "Tätä toimintoa ei voi peruuttaa, joten on suositeltavaa säilyttää molempien " "NAND-muistien varmuuskopiot. Haluatko varmasti jatkaa?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "Valitse NAND-varmuuskopio" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMiin NAND-varmuuskopiotiedosto (*.bin);;Kaikki tiedostot (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "NAND-varmuuskopion tuonti käynnissä" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"NAND-varmuuskopion tuonti käynnissä\n" -" Kulunut aika: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "Valitse avaintiedosto (OTP-/SEEPROM-vedos)" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMiin avaintiedosto (*.bin);;Kaikki tiedostot (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" "Syötenauhoitteiden toisto ei ole käytettävissä RetroAchievements Hardcore " "-tilassa." -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "Valitse toistettava nauhoitustiedosto" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin-TAS-nauhoitus (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "Tallenna nauhoitustiedosto nimellä" @@ -11885,421 +11931,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Konekielen kääntäjä" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Tyhjennä peliluettelon välimuisti" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Asetukset" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "As&etukset" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "Grafiikka-asetukset" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Ääniasetukset" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Ohjainasetukset" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Pikanäppäinasetukset" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "&Vapaan katselun asetukset" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Käynnistä keskeytettynä" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "Nollaa ohittaen paniikkikäsittelijä" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Fontti..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Kotisivu" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Verkko-&ohje" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&GitHub-repositorio" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Vianhallintajärjestelmä" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Tarkista päivitykset..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Tietoa" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Listanäkymä" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Ruudukkonäkymä" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Listan sarakkeet" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Näytä Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Näytä GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Näytä Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Näytä WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Näytä ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Näytä alustat" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "Näytä Japani" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Näytä PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Näytä USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Näytä Australia" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Näytä Ranska" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Näytä Saksa" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Näytä Italia" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Näytä Korea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Näytä Alankomaat" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Näytä Venäjä" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Näytä Espanja" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Näytä Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Näytä maailma" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Näytä tuntematon" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Näytä alueet" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Näytä kaikki" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Piilota kaikki" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Nauhoitus" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "Aloita syötteen nauhoitus" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "&Toista nauhoitus..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Lopeta syötteen toisto/nauhoitus" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Vie nauhoitus..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Vain luku -tila" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS-syöte" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Keskeytä nauhoituksen loputtua" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "Ota nauhoiteikkuna käyttöön" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "Määritä nauhoiteikkuna" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Tee kehysvedos" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Tee äänivedos" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Tulkkiydin" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT:n lohkolinkitys pois" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Poista JIT-välimuisti käytöstä" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Poista nopea muistihaku (Fastmem) käytöstä" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Poista nopean muistikäytön kenttä käytöstä" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "Poista laaja koodin tulokohtien hakurakenne käytöstä" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Kirjoita JIT:n käskykattavuus lokiin" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Etsi käskyä" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "Käytä JIT-lohkojen seurantaa" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "Pyyhi JIT-lohkojen mittausdata" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "Kirjoita JIT-lohkojen lokivedos" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT pois (JIT-ydin)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT-lukukirjoitus pois" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT-Ibzx-lukukirjoitus pois" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT-IXz-lukukirjoitus pois" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT-Iwz-lukukirjoitus pois" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT-liukuluku-lukukirjoitus pois" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT-paritettu-lukukirjoitus pois" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT-liukuluku pois" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT-kokonaisluku pois" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT-paritettu pois" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT-järjestelmärekisterit pois" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT-haara pois" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "JIT-rekisterivälimuisti pois" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Tyhjennä symbolit" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Luo symbolit lähteestä" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Allekirjoitustietokanta" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO-moduulit" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Lataa symbolikartta" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Tallenna symbolikartta" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Lataa &muu karttatiedosto..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Lataa &huono karttatiedosto..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Tallenna symbolikartta &nimellä..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Ta&llenna koodi" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "L&uo allekirjoitustiedosto..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "Lisää allekirjoitus &olemassaolevaan allekirjoitustiedostoon..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "Yhdistä &kaksi allekirjoitustiedostoa..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "Käyt&ä allekirjoitustiedostoa..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Muuta HLE-funktiot" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "Käynnistä vWii-järjestelmävalikko %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Käynnistä Wii-järjestelmävalikko %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "Valitse NAND-muistiin asennettava julkaisu" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD-tiedostot (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "Valitse tallennustiedosto" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Wii-tallennustiedostot (*.bin);;Kaikki tiedostot (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Tallennustiedostojen tuonti" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -12311,11 +12365,11 @@ msgstr "" "\n" "Korvataanko olemassa oleva tallennustieto?" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Tallennustiedoston tuonti onnistui." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -12323,14 +12377,14 @@ msgstr "" "Tallennustiedoston tuonti epäonnistui. Annettu tiedosto on vioittunut tai ei " "ole kelvollinen Wii-tallennustiedosto." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "Tallennustiedoston tuonti epäonnistui. Käynnistä peli kerran ja yritä sitten " "uudelleen." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12341,11 +12395,11 @@ msgstr "" "(Työkalut -> Hallitse NAND-muistia -> Tarkista NAND...), ja yritä " "tallennustiedoston tuontia sitten uudelleen." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Valitse tallennuskansio" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -12357,7 +12411,7 @@ msgstr "" "\n" "Korvataanko olemassa oleva tallennustieto?" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -12365,14 +12419,14 @@ msgstr "" "%1: Tallennustiedoston tuonti epäonnistui. Annettu tiedosto vaikuttaa " "vioittuneelta tai ei ole kelvollinen Wii-tallennus." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: Tallennustiedoston tuonti epäonnistui. Käynnistä peli kerran, ja yritä " "sitten uudelleen." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12383,17 +12437,17 @@ msgstr "" "-> Hallitse NAND-muistia -> Tarkista NAND...), ja tuo tallennustiedosto sen " "jälkeen uudelleen." -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "%1 tallennustiedosto(a) tuotiin onnistuneesti, %2 epäonnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "Viety %n tallennustiedosto(a)" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12401,7 +12455,7 @@ msgstr "" "Käyttäjän käytettävissä oleva alue NAND-muistissasi sisältää %1 lohkoa (%2 " "KiB) dataa, ja suurin sallittu määrä on %3 lohkoa (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12409,15 +12463,15 @@ msgstr "" "Järjestelmän varaama alue NAND-muistissasi sisältää %1 lohkoa (%2 KiB) " "dataa, ja suurin sallittu määrä on %3 lohkoa (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND-tarkistus" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12425,15 +12479,15 @@ msgstr "" "NAND-muistisi sisältää sallittua enemmän dataa. Wii-ohjelmisto voi toimia " "virheellisesti tai estää tallentamisen." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Ongelmia ei löytynyt." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND-muistin korjaus onnistui." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12441,110 +12495,110 @@ msgstr "" "NAND-muistin korjaus epäonnistui. On suositeltavaa, että teet varmuuskopion " "nykyisestä datasta ja aloitat uudelleen tyhjällä NAND-muistilla." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Varmenteiden vienti NAND-muistista onnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Varmenteiden vienti NAND-muistista epäonnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Valitse virheenjäljitysfontti" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Vahvistus" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Haluatko tyhjentää symbolinimien listan?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Luotu symbolinimet lähteestä '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "Kohdetta '%1' ei löydy, symbolinimiä ei luotu" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "RSO:n automaattinen havainta" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "Havaitaanko RSO-moduulit automaattisesti?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Syötä RSO-moduulin osoite:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Virheellinen RSO-moduulin osoite: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "RSO-moduulin lataaminen epäonnistui kohdassa %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Löydetyt moduulit: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "Havaitaan RSO-moduuleja" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "RSO-moduulin tunnistus epäonnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Valitse RSO-moduulin osoite" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "Kohdetta '%1' ei löydy, etsitään sen sijaan yleisiä funktioita" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Symbolit lähteestä '%1' ladattu" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Lataa karttatiedosto" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Dolphinin karttatiedosto (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Tallenna karttatiedosto" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Koodikartan tallentaminen polkuun '%1' epäonnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Karttatiedoston '%1' lataus epäonnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Symbolikartan tallentaminen polkuun '%1' epäonnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12552,15 +12606,15 @@ msgstr "" "Vie vain symbolit, jotka alkavat näin:\n" "(Jätä tyhjäksi saadaksesi kaikki symbolit)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Tallenna allekirjoitustiedosto" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Allekirjoitustiedoston tallentaminen tiedostoon '%1' epäonnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12568,39 +12622,39 @@ msgstr "" "Lisää vain symbolit, jotka alkavat näin:\n" "(Jätä tyhjäksi saadaksesi kaikki symbolit)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Lisää allekirjoitus kohteeseen" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Allekirjoitustiedoston '%1' lisääminen epäonnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Käytä allekirjoitustiedostoa" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "Valitse ensisijainen syötetiedosto" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "Valitse toissijainen śyötetiedosto" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "Tallenna yhdistetty ulostulotiedosto nimellä" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Allekirjoitustiedoston '%1' tallentaminen epäonnistui" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Etsi käsky" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Käsky:" @@ -12721,7 +12775,7 @@ msgid "Game" msgstr "Peli" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Pelaajat" @@ -12750,29 +12804,29 @@ msgstr "Tämä istunto vaatii salasanan:" msgid "Invalid password provided." msgstr "Virheellinen salasana annettu." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "Nettipeli" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Aloita" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Puskuri:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Poistu" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "Ei tallennustiedostoja" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12780,11 +12834,11 @@ msgstr "" "Nettipeli käynnistyy ilman mitään tallennustiedostoja, ja kaikki istunnon " "aikana luodut tallennustiedostot hävitetään lopuksi." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "Lataa vain isäntäkoneen tallennustiedostot" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12794,11 +12848,11 @@ msgstr "" "nettipelin aikana luodut ja muutetut tallennustiedostot hävitetään istunnon " "lopuksi." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "Lataa ja kirjoita isäntäkoneen tallennustiedosto" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12807,11 +12861,11 @@ msgstr "" "nettipelin aikana luodut ja muutetut tallennustiedostot pysyvät isäntäkoneen " "paikallisissa tallenustiedostoissa." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "Käytä kaikkia Wiin tallennustiedostoja" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12822,15 +12876,15 @@ msgstr "" "peliä vaihdetaan istunnon kesken. Sillä ei ole vaikutusta, jos \"Ei " "tallennustiedostoja\" on valittu." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "Synkronoi AR-/Gecko-koodit" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Ehdoton asetusten synkronointi" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12842,11 +12896,11 @@ msgstr "" "Asetus voi estää desynkronoitumista peleissä, jotka lukevat EFB:tä. " "Varmista, että kaikki käyttävät samaa hahmonninta." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Reilu syöteviive" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12858,11 +12912,11 @@ msgstr "" "Tämä sopii kilpailuhenkisiin peleihin, joissa reiluus ja vähäinen viive ovat " "etenkin tärkeitä." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Isäntäkone vastaa syötteestä" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12875,11 +12929,11 @@ msgstr "" "Sopii rennoille peleille vähintään 3 pelaajan kesken, mahdollisesti " "epävakaiden tai suuriviiveisten yhteyksien tapauksessa." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Golf-tila" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12891,74 +12945,74 @@ msgstr "" "Sopii vuoropohjaisiin peleihin, kuten golfiin, joissa ohjauksen ajoitus on " "tärkeää." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Tarkistussumma" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Nykyinen peli" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Muu peli..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD-kortti" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Nauhoita syötteitä" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Näytä golf-tilan kerros" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "Piilota muiden GBA:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Keskustelu" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Lähetä" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Kopioi" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Poista pelaaja" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Aseta ohjainportit" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Peli päättyi" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Nettipeli-indeksiin lisäys onnistui" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Tämän istunnon lisääminen nettipeli-indeksiin epäonnistui: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Kaikilla pelaajilla ei ole peliä. Haluatko todella aloittaa?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12970,47 +13024,47 @@ msgstr "" "\n" "Valitse tietty sisäinen kuvatarkkuus. " -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Oletko varma, että haluat lopettaa nettipelin?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "Huonetunniste" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Ulkoinen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Paikallinen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Pelaaja" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Pelin tila" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Vasteaika" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Ohjainmääritys" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revisi" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "Väärä tiiviste" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -13018,127 +13072,127 @@ msgstr "" "Pelitiedostolla on eri tiiviste; valitse Ominaisuudet, vaihda Varmenna-" "välilehdelle ja käytä Varmenna eheys -ominaisuutta tarkistaaksesi tiivisteen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "Väärä levyn numero" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "Pelillä on eri levynumero" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Väärä revisio" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "Pelillä on eri revisio" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Väärä alue" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "Pelin alue on eri" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "Ei löydy" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "Sopivaa peliä ei löytynyt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Yhdistetään" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Yritä uudelleen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Peliksi valittu \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "GBA%1:n ROM:ksi vaihtui \"%2\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "GBA%1:n ROM pois käytöstä" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Peli alkoi" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 liittyi" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 lähti" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "Puskurin korkein arvo vaihtui arvoon %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Puskurin koko muuttui arvoon %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Isäntäkoneen syötevastuu on päällä" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Isäntäkoneen syötevastuu on pois päältä" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Korkein puskurin arvo:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Mahdollinen desynkronoituminen havaittu: %1 on voinut desynkronoitua " "kehyksessä %2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Yhteys nettipelipalvelimeen menetettiin..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Palvelinyhteys epäonnistui: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Läpikulkuvirhe" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Keskuspalvelimen haku epäonnistui" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin on liian vanha käyttämään läpikulkupalvelinta" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 golffaa nyt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "Testipaketille käytössä TTL-arvo %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -13157,7 +13211,7 @@ msgstr "" "- Julkaisu: {3}\n" "- Tiiviste: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 ei ole kelvollinen ROM" @@ -13731,7 +13785,7 @@ msgstr "" "jätä tämä valitsematta." #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "Nollaa Dolphinin asetukset" @@ -13739,7 +13793,7 @@ msgstr "Nollaa Dolphinin asetukset" msgid "Reset All Settings" msgstr "Nollaa kaikki asetukset" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13753,85 +13807,86 @@ msgstr "" "\n" "Haluatko jatkaa?" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "DSP-asetukset" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "DSP-emulointimoottori:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (suositus)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "LLE-uudelleenkääntäjä (hidas)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "LLE-tulkki (erittäin hidas)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Sisäisen järjestelmän asetukset" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Äänen sisäinen järjestelmä:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II -dekooderi" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Purkulaatu:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "Matalin (Viive n. 10 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "Matala (Viive n. 20 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "Korkea (Viive n. 40 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "Korkein (Viive n. 80 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Oletuslaite" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "Ulostulolaite:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "Viive: %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "Viive: 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Äänentoiston asetukset" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13841,35 +13896,44 @@ msgstr "" "viivettä, mutta voivat aiheuttaa rätinää tai pätkintää." "

Ellet ole varma, valitse 80 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Täytä äänen kolot" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "Säilytä äänenkorkeus" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "Hiljennä, kun nopeusrajoitus poistetaan" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Äänen puskurikoko:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13893,7 +13957,7 @@ msgstr "" "Ei suositeltavissa.

Ellet ole varma, valitse HLE." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -13901,7 +13965,7 @@ msgstr "" "Valitsee sisäisen äänirajapinnan.

Ellet ole varma, " "valitse %1." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -13912,7 +13976,7 @@ msgstr "" "järjestelmissä.

Ellet ole varma, valitse 20 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
Ellet ole varma, jätä tämä asetus valitsematta." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -13933,7 +13997,7 @@ msgstr "" "esiasetukset lisäävät äänen viivettä.

Ellet ole " "varma, valitse Korkea." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -13941,7 +14005,7 @@ msgstr "" "Säätää äänen ulostulon voimakkuutta.

Ellet ole " "varma, valitse 100 %." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -13950,7 +14014,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valituksi." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " @@ -13961,7 +14025,7 @@ msgstr "" "emuloinnin nopeuteen.

Ellet ole varma, jätä tämä " "valitsematta." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
Ellet ole varma, jätä " "tämä valitsematta." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP-emulointimoottori" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "Äänen sisäinen järjestelmä" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "Koodinpurun laatu" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -13991,14 +14055,36 @@ msgstr "" "Valitsee käytettävän ulostulolaitteen.

Ellet ole " "varma, valitse Oletuslaite." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "Ulostulolaite" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Viive" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -14141,35 +14227,35 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "GBA-asetukset" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "Suorita GBA-ytimet omissa säikeissään" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "Portin %1 ROM:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Tallenna ROMin kanssa samaan hakemistoon" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Tallennustiedostot:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "Valitse luotava tai avattava tiedosto" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "Muistikorttia ei voi asettaa tyhjäksi hakemistopoluksi." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " @@ -14179,7 +14265,7 @@ msgstr "" "aluekoodimuotoa. Anna tiedoston nimeksi joko %2, %3, %4 tai %5, sitten että " "nimi vastaa kortilla olevan tallennustiedoston aluetta." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -14191,22 +14277,22 @@ msgstr "" "on joko vioittunut tai ei ole GameCube-muistikorttitiedosto.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "Samaa tiedostoa ei voi käyttää useissa paikoissa; se on jo käytössä paikassa " "%1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "Valitse GCI-pohjakansio" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "GCI-kansiota ei voi asettaa tyhjäksi hakemistopoluksi." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " @@ -14216,38 +14302,38 @@ msgstr "" "aluekoodimuotoa. Anna tiedoston nimeksi joko %2, %3, %4 tai %5, sitten että " "nimi vastaa kortilla olevan tallennustiedoston aluetta." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "Samaa kansiota ei voi käyttää useissa paikoissa; se on jo käytössä paikassa " "%1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "Valitse avattava tiedosto" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Game Boy Advance -kortit (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "Valitse GBA-BIOS" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "Valitse GBA-tallennustiedostojen polku" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "Aseta IPL-ROMit User/GC-kansioon" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "Valitse GBA-ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -14255,23 +14341,23 @@ msgstr "" "Game Boy Advance -ROMit (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Kaikki tiedostot (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Perusasetukset" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Ota kaksiydinsuoritin käyttöön (nopeusniksi)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Käytä huijauskoodeja" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "Lataa koko peli muistiin" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -14284,82 +14370,82 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Salli ristiriitaiset alueasetukset" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Vaihda levyä automaattisesti" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Näytä peli Discordissa" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Rajoittamaton" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1 % (Normaali nopeus)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Nopeusrajoitus:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Automaattisen päivityksen asetukset" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Automaattinen päivitys:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Älä päivitä" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "Julkaisut (muutaman kuukauden välein)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Kehitysversiot (monia kertoja päivässä)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "Oletusalue" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "Oletusalue:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Käyttötilastojen raportointi" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Ota käyttötilastojen raportointi käyttöön" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Luo uusi tilastoidentiteetti" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Identiteetin luonti" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Uusi identiteetti luotu." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -14374,7 +14460,7 @@ msgstr "" "voi muuttaa, kun emulointi on käynnissä.

Ellet ole " "varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -14388,7 +14474,7 @@ msgstr "" "emulointi on käynnissä.

Ellet ole varma, jätä tämä " "valitsematta." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -14401,7 +14487,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -14420,7 +14506,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valitsematta." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -14432,7 +14518,7 @@ msgstr "" "

Ellet ole varma, jätä tämä valituksi." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -14473,7 +14559,7 @@ msgstr "" "

Ellet ole varma, valitse \"Julkaisut\"." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -14483,7 +14569,7 @@ msgstr "" "automaattisesti.

Tätä asetusta ei voi muuttaa, kun emulointi on " "käynnissä." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -14501,7 +14587,7 @@ msgstr "" "asetuksia, jotka voivat aiheuttaa tominnan, suorituskyvyn tai vakauden " "ongelmia." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -14509,15 +14595,15 @@ msgstr "" "Luo uuden anonyymin tunnisteen käyttötilastointia varten. Toiminto estää " "tulevien tilastojen liittämisen edellisiin tilastoihin." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "Nopeusrajoitus" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Automaattinen päivitys" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -14533,7 +14619,7 @@ msgstr "" "valinta emuloi niin nopeasti kuin laitteesi vain ehtii." "

Ellet ole varma, valitse 100%." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." @@ -14541,7 +14627,7 @@ msgstr "" "Kun Hardcore-tila on käytössä, alle 100 %:n " "nopeusrajoitukset tulkitaan poikkeuksellisesti 100 %:ksi." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -15458,14 +15544,6 @@ msgstr "Wii Remote -asetukset" msgid "Sensor Bar Position:" msgstr "Liikkeentunnistimen paikka:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Yläreuna" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Alareuna" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -16013,15 +16091,15 @@ msgstr "" "Skylander-tiedoston lataaminen epäonnistui:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "GBA-TAS-syöte %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "GameCube-TAS-syöte %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Pääohjainsauva" @@ -16061,71 +16139,71 @@ msgstr "Turbo-painikkeen painalluksen pituus (kehyksiä):" msgid "Duration of Turbo Button Release (frames):" msgstr "Turbo-painikkeen irrottamisen pituus (kehyksiä):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "Infrapuna" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Nunchukin ohjaussauva" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Wii Remote -ohjaimen kiihtyvyysanturi" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Wii Remote -ohjaimen gyroskooppi" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "Nunchukin kiihtyvyysanturi" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wii Remoten painikkeet" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Nunchuk-painikkeet" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Classic-ohjaimen painikkeet" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wiin TAS-syöte %1 - Wii Remote + Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Wiin TAS-syöte %1 - Classic-ohjain" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Wiin TAS-syöte %1 - Wii Remote" @@ -16641,34 +16719,38 @@ msgstr "Odotettiin +-merkkiä tai sulkevaa suljetta." msgid "Tokenizing failed." msgstr "Tokenisointi epäonnistui." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "Peliasetukselle '{0}' ei löydy profiileja" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "Yhteys päivityspalvelimeen epäonnistui." -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "Automaattisen päivityksen palvelu palautti virheellistä JSONia: {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "Käytössä on tämän julkaisukanavan uusin versio." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "Kopion luominen päivittimestä epäonnistui." -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "Päivittimen kopion käyttöoikeuksien asettaminen epäonnistui." -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "Päivitysohjelman käynnistäminen epäonnistui: {0}" @@ -16708,31 +16790,31 @@ msgid "Africa" msgstr "Afrikka" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -16812,7 +16894,7 @@ msgstr "" msgid "Null" msgstr "Tyhjä" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16821,7 +16903,7 @@ msgstr "" "varten.\n" "GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.0:aa?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16829,7 +16911,7 @@ msgstr "" "GPU: OGL-VIRHE: Tarvitaan GL_ARB_vertex_array_object.\n" "GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.0:aa?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16837,7 +16919,7 @@ msgstr "" "GPU: OGL-VIRHE: Tarvitaan GL_ARB_map_buffer_range.\n" "GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.0:aa?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16845,7 +16927,7 @@ msgstr "" "GPU: OGL-VIRHE: Tarvitaan GL_ARB_uniform_buffer_object.\n" "GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.1:ä?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16855,7 +16937,7 @@ msgstr "" "Asenna suljetun lähdekoodin grafiikkasuorittimen ajuri tai päivitä Mesa 3D-" "versio." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16863,7 +16945,7 @@ msgstr "" "GPU: OGL-VIRHE: Tarvitaan GL_ARB_sampler_objects.\n" "GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.3:a?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16874,7 +16956,7 @@ msgstr "" "GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.0:aa?\n" "GPU: Ajurisi tukee GLSL-versiota {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -16944,6 +17026,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -16966,13 +17055,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"Virhe johtuu tavallisesti emuloidun grafiikkasuorittimen ja emuloidun " -"suorittimen desynkroinitumisesta, mutta nykyisillä asetuksillasi sellainen " -"on harvinaista. Jos ongelma estää pelin toimimasta, ilmoitathan siitä " -"kehittäjille." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -16996,7 +17081,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "Kehysvedoskuva(t) '{0}' on/ovat jo olemassa. Ylikirjoitetaanko?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Käännetään varjostimia" @@ -17050,10 +17135,6 @@ msgstr "Hylkä" msgid "Help" msgstr "Ohje" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Käytä" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "Palauta oletukset" diff --git a/Languages/po/fr.po b/Languages/po/fr.po index c1ebce42d7..8e7174924d 100644 --- a/Languages/po/fr.po +++ b/Languages/po/fr.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Pascal , 2013-2026\n" "Language-Team: French (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -28,17 +28,17 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT n'est pas actif" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "Impossible d'ouvrir \"{0}\" en écriture." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Écrit vers \"{0}\"." @@ -83,7 +83,7 @@ msgstr "" "Le fichier {0} n'a pas pu être ouvert pour l'écriture. Vérifiez qu'il n'a " "pas été ouvert par un autre programme." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -100,30 +100,30 @@ msgid "Unpack SD Card Now" msgstr "Dépaqueter la carte SD maintenant" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Information" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Question" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Avertissement" @@ -294,15 +294,15 @@ msgstr "Le fichier IPL n'est pas connu comme un dump correct. (CRC32 : {0:x})" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "IPL {0} trouvé dans le dossier {1}. Le disque peut ne pas être reconnu" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Impossible de charger l'exécutable en mémoire." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Impossible de démarrer le jeu car l'IPL de GC n'a pas pu être trouvé." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Impossible de trouver l'IPL de GC" @@ -419,7 +419,7 @@ msgstr "" "La version minimum du loader DFF ({0}) est supérieure à la version de ce " "lecteur FIFO ({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -464,8 +464,9 @@ msgstr "Bas" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -477,8 +478,9 @@ msgstr "Gauche" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -516,10 +518,10 @@ msgid "Increase" msgstr "Augmentation" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -529,7 +531,7 @@ msgstr "Reset" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -630,15 +632,15 @@ msgstr "Contrôler le mode Golf de NetPlay" msgid "Open Achievements" msgstr "Ouvrir les succès" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Baisser" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Augmenter" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Couper le son" @@ -791,287 +793,291 @@ msgid "Previous Game Profile" msgstr "Profil de jeu précédent" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Activer le recadrage" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Activer le ratio hauteur/largeur" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "Activer Ignorer l'accès à l'EFB" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Activer les copies EFB" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Activer les copies XFB" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Activer le mode XFB immédiat" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Activer le brouillard" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Activer l'enregistrement des textures" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Activer les textures personnalisées" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Augmenter" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Baisser" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Activer la vue libre" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Active la 3D en côte-à-côte" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Active la 3D en haut-bas" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Active la 3D par anaglyphe" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Réduire la profondeur" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Augmenter la profondeur" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Réduire la convergence" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Augmenter la convergence" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Charger l'état du Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Charger l'état du Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Charger l'état du Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Charger l'état du Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Charger l'état du Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Charger l'état du Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Charger l'état du Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Charger l'état du Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Charger l'état du Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Charger l'état du Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Charger depuis l'emplacement sélectionné" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Sauvegarder l'état vers le Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Sauvegarder l'état vers le Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Sauvegarder l'état vers le Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Sauvegarder l'état vers le Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Sauvegarder l'état vers le Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Sauvegarder l'état vers le Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Sauvegarder l'état vers le Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Sauvegarder l'état vers le Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Sauvegarder l'état vers le Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Sauvegarder l'état vers le Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Sauvegarder vers l'emplacement sélectionné" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Emplacement 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Emplacement 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Emplacement 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Emplacement 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Emplacement 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Emplacement 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Emplacement 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Emplacement 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Emplacement 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Emplacement 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Dernier état 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Dernier état 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Dernier état 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Dernier état 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Dernier état 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Dernier état 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Dernier état 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Dernier état 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Dernier état 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Dernier état 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Sauvegarder l'ancien état" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "&Annuler le lancement d'état" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Annuler la sauvegarde de l'état" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Sauvegarder l'état" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Charger un état" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "Incrémenter l'emplacement de l'état sélectionné" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Décrémenter l'emplacement de l'état sélectionné" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "Charger une ROM" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "Décharger la ROM" @@ -1100,7 +1106,7 @@ msgid "Show Infinity Base" msgstr "Afficher la Base Infinity" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Raccourcis clavier" @@ -1121,8 +1127,8 @@ msgstr "Général" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volume" @@ -1179,7 +1185,7 @@ msgid "Graphics Toggles" msgstr "Options graphiques" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Résolution interne" @@ -1257,46 +1263,50 @@ msgstr "" "\n" "DSPHLE : ucode inconnu (CRC = {0:08x}) - forçage de AX." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" +"Lecture non prise en charge sur Media Board : offset={0:08x} longueur={0:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" -msgstr "" +msgstr "Commande non prise en charge sur Media Board : {0:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" +"Ecriture non prise en charge sur Media Board : offset={0:08x} " +"longueur={0:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" -msgstr "" +msgstr "Exécution non prise en charge sur Media Board : {0:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" -msgstr "" +msgstr "Commande de Media Board non prise en charge : {0:02x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" +"Identifiant du jeu inconnu : {0:08x}, utilisation des contrôles par défaut." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Le disque qui allait être inséré n'a pas été trouvé." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Un disque est déjà sur le point d'être inséré." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Commande DVD inconnue {0:08x} - erreur fatale" @@ -1399,7 +1409,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Adaptateur réseau (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "Carte électronique Triforce" @@ -1472,37 +1482,27 @@ msgstr "" "{0} n'est pas un dossier, impossible de déplacer vers *.original.\n" "Vérifiez vos droits d'écriture ou déplacez le fichier hors de Dolphin" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Erreur : GBA{0} n'a pas pu ouvrir la ROM dans {1}" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Erreur : GBA{0} n'a pas pu créer le cœur" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Erreur : GBA{0} n'a pas pu lire la ROM dans {1}" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Erreur : GBA{0} n'a pas pu ouvrir le BIOS dans {1}" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Erreur : GBA{0} n'a pas pu lire le BIOS dans {1}" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Erreur : GBA{0} n'a pas pu ouvrir la sauvegarde dans {1}" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Erreur : GBA{0} n'a pas pu charger la sauvegarde dans {1}" @@ -1530,8 +1530,8 @@ msgstr "Manette" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Boutons" @@ -1569,18 +1569,18 @@ msgstr "Clavier" msgid "Keys" msgstr "Touches" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Rapport : GCIFolder écrit vers le bloc non alloué {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" "GCMemcardDirectory : ClearBlock a été appelé avec une mauvaise adresse de " "bloc" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1588,11 +1588,11 @@ msgstr "" "Leu jeu a écrasé la sauvegarde d'un autre jeu, corruption de données " "probable. {0:#x}, {1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT incorrect, Dolphin va quitter" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1601,7 +1601,7 @@ msgstr "" "Attention, le nombre de blocs indiqués par le BAT ({0}) ne correspond pas à " "l'entête de fichier chargée ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1659,7 +1659,7 @@ msgstr "Stick de contrôle" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "Stick C" @@ -1668,7 +1668,7 @@ msgid "Button" msgstr "Bouton" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Vibreur" @@ -1692,20 +1692,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Déclencheurs" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibreur" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1718,19 +1718,19 @@ msgstr "Options" #: Source/Core/DolphinQt/Config/SettingsWindow.cpp:203 #: Source/Core/DolphinQt/MenuBar.cpp:322 msgid "Triforce" -msgstr "" +msgstr "Triforce" #: Source/Core/Core/HW/GCPadEmu.h:75 msgid "Test" -msgstr "" +msgstr "Test" #: Source/Core/Core/HW/GCPadEmu.h:76 msgid "Service" -msgstr "" +msgstr "Service" #: Source/Core/Core/HW/GCPadEmu.h:77 msgid "Coin" -msgstr "" +msgstr "Pièce" #. i18n: The left trigger button (labeled L on real controllers) #: Source/Core/Core/HW/GCPadEmu.h:80 @@ -1773,7 +1773,7 @@ msgstr "Manette classique" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Stick Gauche" @@ -1864,8 +1864,8 @@ msgstr "Puissance du coup" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1922,25 +1922,25 @@ msgid "Nunchuk" msgstr "Nunchuck" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Secouement" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Tilt" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Balancement" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Accéléromètre" @@ -2057,21 +2057,21 @@ msgid "uDraw GameTablet" msgstr "Tablette de jeu uDraw" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Pointer" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "Champ de vision horizontal" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2082,65 +2082,65 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" "Champ de vue de la caméra (agit sur la sensibilité du pointeur de la " "Wiimote)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "Champ de vision vertical" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "Pointage (en direct)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Gyroscope" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Utiliser à l'horizontale" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Utiliser à la verticale" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Garder à l'horizontale" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Garder à la verticale" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Extension" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Attacher le MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Volume du haut-parleur" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Batterie" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Wiimote debout" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Wiimote à l'horizontale" @@ -2481,20 +2481,20 @@ msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" "Abandon de la lecture. Erreur dans DeserializeDesiredState. octet:{0}{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Impossible de créer le client." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Impossible de créer le pair." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Impossible de communiquer avec l'hôte" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2502,77 +2502,77 @@ msgstr "" "Le code de l'hôte est trop long.\n" "Veuillez vérifier que le code est correct." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "Le serveur est plein." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "Les versions serveur et client de NetPlay ne sont pas compatibles." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "Le jeu est déjà en cours d'émulation." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "Le pseudo est trop long." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "Le serveur a envoyé un message d'erreur inconnu" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Reception d'un message inconnu avec l'ID : {0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Message SYNC_SAVE_DATA inconnu reçu avec l'ID : {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Synchronisation des données de sauvegarde..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "Impossible de créer la carte mémoire pour NetPlay. Vérifier vos permissions " "en écriture." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "Impossible de réinitialiser le dossier GCI pour NetPlay. Vérifiez vos " "permissions d'écriture." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "Impossible de réinitialiser le dossier NAND pour NetPlay. Vérifiez vos " "permissions d'écriture." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "Impossible de réinitialiser le dossier de redirection de NetPlay. Vérifiez " "vos droits d'écriture." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Impossible d'écrire les données du Mii." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Impossible d'écrire la sauvegarde Wii." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "Impossible d'écrire la sauvegarde redirigée." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2580,60 +2580,60 @@ msgstr "" "Impossible de supprimer le fichier de sauvegarde NetPlay GBA{0}. Vérifiez " "que vous avez les droits d'écriture." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "Message SYNC_CODES inconnu reçu avec l'id : {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Synchronisation des codes Gecko..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "Synchronisation des codes AR..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "La Qualité de Service (QoS) a été activée avec succès." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "La Qualité de Service (QoS) n'a pas pu être activée." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Le jeu est déjà en cours d'émulation !" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Données reçues !" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Erreur lors du traitement des données." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Erreur lors du traitement des codes." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Codes reçus !" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Le serveur traveral n'a pas répondu lors de la connexion à l'hôte" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Le serveur a rejeté la tentative traversal" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Hôte non valide" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Erreur inconnue {0:x}" @@ -2717,8 +2717,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "Le jeu sélectionné ne figure pas dans la liste des jeux !" @@ -2736,7 +2736,7 @@ msgstr "Erreur lors de la synchronisation des cheat codes !" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2745,31 +2745,23 @@ msgstr "" "ne devrait jamais arriver. Veuillez transmettre cet incident au suivi de " "bugs. Dolphin va maintenant quitter." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Écriture invalide à {0:#010x}, PC = {1:#010x} ; le jeu aurait probablement " -"planté sur la console.\n" -"\n" -"Pour une émulation fidèle, activez le MMU dans les réglages avancés." -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Lecture invalide depuis {0:#010x}, PC = {1:#010x} ; le jeu aurait " -"probablement planté sur la console.\n" -"\n" -"Pour une émulation fidèle, activez le MMU dans les réglages avancés." #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2813,7 +2805,7 @@ msgstr "Vide" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Inconnu" @@ -3055,22 +3047,22 @@ msgid "Korean" msgstr "Coréen" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3078,15 +3070,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Décompression" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Ce fichier ne ressemble pas à une sauvegarde BootMii de la NAND." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "Ce fichier ne contient pas de système de fichiers Wii valide." -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Impossible d'écrire vers le fichier {0}" @@ -3215,11 +3207,23 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "La partition n°{0} n'a pas de système de fichiers valide." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" "La partition de mise à jour ne contient pas l'IOS utilisé par ce titre." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3227,12 +3231,12 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Chefs-d'œuvre)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3243,14 +3247,14 @@ msgstr "" "entiers du jeu ne fonctionneront pas. Ce problème n'existe généralement que " "sur des copies illégales de jeux." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" "Le format dans lequel l'image-disque est sauvegardée n'indique pas sa taille." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3259,7 +3263,7 @@ msgstr "" "probablement du fait que ce disque soit un double-couche et qu'il a été " "dumpé comme un simple couche." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3268,12 +3272,12 @@ msgstr "" "de dump a sauvegardé l'image-disque en plusieurs parties, vous devez les " "rassembler en un seul fichier." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" "L'image-disque de débug a la taille d'une image d'un disque commercialisé." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3283,24 +3287,24 @@ msgstr "" "de chargement plus longs. Vous ne pourrez pas partager vos enregistrements " "d'entrées ni utiliser NetPlay avec une personne utilisant un bon dump." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "L'image du disque n'a pas une taille habituelle." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "L'ID du jeu est {0} au lieu de {1}" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "L'ID du jeu est incohérent." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "L'ID du jeu est anormalement court." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3313,7 +3317,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3322,27 +3326,36 @@ msgstr "" "utilisé sur les consoles coréennes. Cela va vraisemblablement mener au " "message ERROR #002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Ce titre est réglé pour utiliser un IOS qui n'est pas valide." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Ce titre est réglé pour utiliser une clé partagée non valide." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "L'index de la clé commune spécifiée est {0} au lieu de {1}." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "Le ticket n'est pas correctement signé." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3352,7 +3365,7 @@ msgstr "" "vers la carte SD, le menu système de la Wii ne démarrera plus et refusera " "également de le recopier ou le redéplacer vers la NAND." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3364,7 +3377,7 @@ msgstr "" "peut correspondre au CRC32 d'un bon dump même si les fichiers ne sont pas " "identiques." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3372,31 +3385,31 @@ msgstr "" "Des données de remplissage qui devraient être composées de zéros ne le sont " "pas. Cela peut bloquer le jeu à certains moments." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "Le contenu {0:08x} est corrompu." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Des données n'ont pu être lues." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Des erreurs ont été trouvées dans {0} blocs de la partition n°{1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" "Des erreurs ont été trouvées dans {0} blocs inutilisés de la partition n°{1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Ceci est un dump correct." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3404,11 +3417,11 @@ msgstr "" "C'est un bon dump, d'après le site Redump.org ; mais Dolphin a repéré des " "problèmes. Ceci peut être un bug dans Dolphin." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin ne peut vérifier les disques non licenciés." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3416,11 +3429,11 @@ msgstr "" "Dolphin ne peut vérifier les fichiers TGC typiques, car ce ne sont pas des " "dumps de disques." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Dolphin ne peut pas actuellement vérifier les jeux Triforce." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3430,7 +3443,7 @@ msgstr "" "cela, il est possible que ce soit un bon dump comparé à la version eShop de " "Wii U du jeu. Dolphin ne peut pas le vérifier." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3438,11 +3451,11 @@ msgstr "" "C'est un mauvais dump. Cela ne veut pas forcément dire que le jeu ne va pas " "fonctionner." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Ceci est un dump incorrect." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3453,11 +3466,11 @@ msgstr "" "vérification, cela veut dire qu'il n'y aura probablement aucun problème qui " "affectera l'émulation." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Aucun problème n'a été trouvé." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3467,7 +3480,7 @@ msgstr "" "ont été détectés. Malgré cela, il est possible que ce soit un bon dump " "comparé à la version eShop de Wii U du jeu. Dolphin ne peut pas le vérifier." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3475,7 +3488,7 @@ msgstr "" "Des problèmes de faible importance ont été trouvés. Ils n'empêcheront " "probablement pas le jeu de fonctionner." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3483,7 +3496,7 @@ msgstr "" "Des problèmes d'une importance moyenne ont été trouvés. Tout ou partie du " "jeu peuvent ne pas fonctionner correctement." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3491,7 +3504,7 @@ msgstr "" "Des problèmes d'une haute importance ont été trouvés. Le jeu ne fonctionnera " "probablement pas." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3503,7 +3516,7 @@ msgstr "" "Comme les images de disques GameCube contiennent peu de données de contrôle, " "il peut y avoir des problèmes que Dolphin ne peut détecter." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3924,52 +3937,52 @@ msgid "Data Type" msgstr "Type de données" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "Entier 8 bits non signé" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "Entier 16 bits non signé" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "Entier 32 bits non signé" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "Entier 64 bits non signé" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "Entier 8 bits signé" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "Entier 16 bits signé" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "Entier 32 bits signé" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "Entier 64 bits signé" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "Flottant 32 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "Flottant 64 bits" @@ -3992,47 +4005,47 @@ msgstr "" "Veuillez démarrer un jeu avant de commencer une recherche dans des zones de " "mémoires standard." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] et [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 zones de mémoire" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "Espace d'adresse par état de CPU" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "Espace d'adresse physique" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "Espace d'adresse virtuelle" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "Espace d'adresse inconnu" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Type de données inconnu" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "aligné" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "non aligné" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -4041,132 +4054,132 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "Garder les adresses dont la valeur en mémoire" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "est égale à" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "n'est pas égale à" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "est inférieure à" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "est inférieure ou égale à" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "est supérieure à" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "est supérieure ou égale à" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "cette valeur :" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "la dernière valeur" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "toute valeur" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "Traiter comme hexadécimal" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "Rechercher et Filtrer" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "Rafraîchir les valeurs actuelles" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Réinitialiser les résultats" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "En attente de la première recherche..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "Afficher les valeurs en hexadécimal" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Mettre à jour automatiquement les valeurs actuelles" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" "Il n'est pas possible de comparer avec la dernière valeur lors d'une " "première recherche." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "Impossible d'analyser la valeur donnée dans le type de données cible." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "Recherche terminée." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n adresse(s) ont été retirées." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n adresse(s) restante(s)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n adresse(s) n'ont pu être accédées dans la mémoire émulée." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "%n adresse(s) trouvée(s)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "Aucun jeu en fonctionnement." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "Paramètres de recherche non valides." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4174,111 +4187,123 @@ msgstr "" "La recherche n'est pour l'instant pas possible dans l'espace d'adresse " "virtuelle. Exécutez le jeu pendant un moment et essayez à nouveau." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Une erreur inconnue est survenue." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" "Impossible de rafraîchir. Exécutez le jeu pendant un moment et essayez à " "nouveau." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "Valeurs actuelles actualisées." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "Impossible de rafraîchir lorsqu'il n'y a pas de résultat." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "Afficher dans la mémoire" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Ajouter pour observation" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "Générer un/des code(s) Action Replay" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "Écrire la valeur" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" +msgstr "Supprimer l'adresse" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" "Plusieures erreurs ont été rencontrées lors de la génération de codes AR." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" "Peut générer un code AR pour les valeurs dans la mémoire virtuelle " "uniquement." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "Impossible de générer un code AR pour cette adresse." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Erreur interne lors de la génération du code AR." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "Code(s) AR généré(s)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Valeur :" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "Valeur non valide." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "Il y a eu une erreur lors de l'écriture de (certaines) valeurs." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Description" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adresse" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Dernière valeur" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Valeur actuelle" @@ -4402,10 +4427,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4437,49 +4461,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Erreur" @@ -4504,17 +4528,17 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "Ce code Gecko ne contient aucune ligne." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Configurer Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" "Le changement des cheats ne fonctionnera qu'après le redémarrage du jeu." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Le système de Dolphin pour les cheats est actuellement désactivé." @@ -4539,7 +4563,7 @@ msgstr "Sources alternatives d'entrées" #: Source/Core/DolphinQt/Config/CommonControllersWidget.cpp:37 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:29 msgid "SDL Controller Settings" -msgstr "" +msgstr "Réglages de la manette SDL" #: Source/Core/DolphinQt/Config/ConfigControls/ConfigUserPath.cpp:45 msgid "Empty Value" @@ -4557,31 +4581,30 @@ msgstr "Client DSU" msgid "Nothing to configure" msgstr "Rien à configurer" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Ajouter un nouveau serveur DSU" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, etc" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Adresse IP du serveur" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Port du serveur" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Ajouter" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Appliquer" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4590,20 +4613,24 @@ msgstr "Ajouter" msgid "Cancel" msgstr "Annuler" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Activer" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Ajouter..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4612,18 +4639,13 @@ msgstr "Ajouter..." msgid "Remove" msgstr "Retirer" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"Le protocole DSU permet l'utilisation de données de boutons et mouvements à " -"partir de sources compatibles, comme les manettes de PlayStation, Nintendo " -"Switch et Steam.

Pour les instructions de configuration, consultez " -"cette page." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4680,10 +4702,10 @@ msgstr "Extraire les données du Système..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Succès !" @@ -4798,12 +4820,12 @@ msgstr "Caméra 1" msgid "Free Look Settings" msgstr "Réglages de la Vue libre" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" "Section contenant la plupart des paramètres liés au CPU et au matériel." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4812,7 +4834,7 @@ msgstr "" "performances mais peut aussi apporter des pépins. Réglé par défaut sur " "True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4820,7 +4842,7 @@ msgstr "" "Émule la vitesse de lecture du lecteur de disques de la console. Désactiver " "ceci peut provoquer des instabilités. Activé par défaut." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4828,7 +4850,7 @@ msgstr "" "Contrôle si l'unité de gestion de mémoire (Memory Management Unit) doit être " "complètement émulée ou non. Peu de jeux le requièrent." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4836,7 +4858,7 @@ msgstr "" "Contrôle le fait d'utiliser une émulation de haut ou bas niveau du DSP. Par " "défaut réglé sur True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4844,107 +4866,41 @@ msgstr "" "Essaye de traduire les branches en avance, améliorant les performances dans " "la plupart des cas. Réglé par défaut sur True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Section contenant tous les cheat codes Gecko" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Section contenant tous les cheat codes Action Replay." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Section contenant tous les paramètres liés au graphismes" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Pré-réglages" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Impossible d'ouvrir le fichier de configuration !" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Impossible d'écrire le fichier de configuration !" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "Marche" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Arrêt" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Éditeur" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Rafraîchir" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Ouvrir dans un éditeur externe" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Impossible d'ouvrir le fichier de configuration !" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Double cœur (Dual Core)" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Impossible d'écrire le fichier de configuration !" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Affichage" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Enregistrer les copies EFB vers texture uniquemt" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Enregistrer les copies de l'XFB vers la texture uniquement" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Cache de texture" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Sûr " - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Moyen" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Rapide" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4952,7 +4908,7 @@ msgstr "" "Impossible de créer le fichier de configuration :\n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4960,6 +4916,11 @@ msgstr "" "Impossible d'ouvrir le fichier dans un éditeur externe.\n" "Vérifiez qu'une application est définie pour ouvrir les fichiers INI." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Core" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Activer le double cœur" @@ -5035,7 +4996,7 @@ msgid "Deterministic dual core:" msgstr "Double cœur déterministe :" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stéréoscopie" @@ -5069,7 +5030,7 @@ msgid "Depth Percentage:" msgstr "Pourcentage de la profondeur :" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Convergence :" @@ -5088,6 +5049,10 @@ msgstr "Configuration personnalisée" msgid "Graphics" msgstr "Graphismes" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Éditeur" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -5109,63 +5074,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "Ces réglages remplacent ceux fournis par Dolphin." -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Aucune" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Contrôleur standard" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "Adaptateur (USB) de manette GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Volant" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Tapis de danse" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (Intégré)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Clavier" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "Manettes GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Port %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5184,19 +5149,32 @@ msgstr "Télécharger des codes de WiiRD" msgid "Description:" msgstr "Description :" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Impossible de télécharger les codes." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Le fichier ne contient pas de code." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Téléchargement terminé" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "%1 codes ont été téléchargés. (%2 ajoutés)" @@ -5298,47 +5276,67 @@ msgid "PNG Compression Level" msgstr "Niveau de compression en PNG" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Divers" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Recadrer" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Personnalisé" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Haut" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Bas" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Divers" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Activer le balayage progressif" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Multithreading du moteur" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "Préférer VS pour l'extension Point/Ligne" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "Affecter le calcul de sommet au CPU" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Plein écran sans bords" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Expérimental" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Différer l'invalidation du cache EFB" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "Échantillonnage manuel de la texture" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5346,7 +5344,7 @@ msgstr "" "Fait un rendu de la scène en fil de fer.

Dans le " "doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5357,7 +5355,7 @@ msgstr "" "effet.

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5370,7 +5368,7 @@ msgstr "" "compilés.

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5381,7 +5379,7 @@ msgstr "" "performances de Dolphin.

Dans le doute, décochez " "cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
Dans le doute, " "décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5404,7 +5402,7 @@ msgstr "" "

Dans le doute, cochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5417,7 +5415,7 @@ msgstr "" "

Dans le doute, cochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5428,7 +5426,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5439,7 +5437,7 @@ msgstr "" "saccades.

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5448,7 +5446,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5457,7 +5455,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
Dans le doute, " "décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5476,7 +5474,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5513,7 +5511,7 @@ msgstr "" "

Dans le doute, utilisez \"Résolution interne " "corrigée par le rapport hauteur/largeur." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " @@ -5524,7 +5522,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5548,18 +5546,7 @@ msgstr "" "compresser.

Dans le doute, sélectionnez 6." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"Rogne l'image depuis son format d'origine (qui correspond rarement à 4/3 ou " -"16/9), au format spécifique cible de l'utilisateur (par ex 4/3 ou 16/9)." -"

Dans le doute, décochez cette case." - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5570,7 +5557,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5584,7 +5571,7 @@ msgstr "" "

Dans le doute, cochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5594,7 +5581,7 @@ msgstr "" "et les shaders vertex pour étendre des points et des lignes, utiliser le " "shader vertex. Peut affecter les performances.

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5605,7 +5592,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5620,7 +5607,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5646,7 +5633,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5661,16 +5648,65 @@ msgstr "" "abaissant légèrement les performances.

Dans le " "doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "Activé car %1 ne prend pas en charge les shaders géométriques." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "Désactivé car %1 ne prend pas en charge les extensions VS." @@ -5951,89 +5987,93 @@ msgstr "Désactiver le filtre de copie" msgid "Arbitrary Mipmap Detection" msgstr "Détection de mipmap arbitraire" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "Post-Processing HDR" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Résolution interne :" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Aliasing :" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Filtrage de texture :" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "Rééchantillonnage de la sortie :" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Correction de couleur :" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Effet de Post-processing :" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Arrêt" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Côte-à-côte" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Dessus-dessous" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglyphe" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passive" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Inverser les yeux" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "Utiliser la pleine résolution pour chaque œil." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Mode de stéréoscopie 3D :" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Profondeur :" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(aucun)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 ne prend pas en charge cette fonctionnalité." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -6048,7 +6088,7 @@ msgstr "" "

Dans le doute, sélectionnez Résolution native " -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -6065,7 +6105,7 @@ msgstr "" "

Dans le doute, sélectionnez Aucune." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -6084,7 +6124,7 @@ msgstr "" "l'échantillonnage manuel de texture est actif.

Dans " "le doute, sélectionnez \"Par défaut\". " -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -6131,7 +6171,7 @@ msgstr "" "par plus de 2x.

Dans le doute, sélectionnez \"Par " "défaut\"." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -6140,7 +6180,7 @@ msgstr "" "que les jeux GC et Wii s'affichent dans l'espace de couleur pour lequel ils " "sont prévus." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -6149,7 +6189,7 @@ msgstr "" "

Dans le doute, sélectionnez (aucun)." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -6163,7 +6203,7 @@ msgstr "" "interne améliorera l'effet de ce réglage.

Dans le " "doute, cochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -6176,7 +6216,7 @@ msgstr "" "ou pépins graphiques.

Dans le doute, décochez cette " "case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -6192,7 +6232,7 @@ msgstr "" "jeu sont préférables à ceci, si disponibles.

Dans " "le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -6205,7 +6245,7 @@ msgstr "" "

\n" "Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6225,7 +6265,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6235,7 +6275,7 @@ msgstr "" "valeur haute crée une forte impression de profondeur alors qu'une valeur " "faible est plus confortable." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6247,7 +6287,7 @@ msgstr "" "l'impression que les objets sortent de l'écran, une valeur basse est plus " "confortable." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6256,7 +6296,7 @@ msgstr "" "stéréoscopique côte-à-côte.

Dans le doute, décochez " "cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " @@ -6266,7 +6306,7 @@ msgstr "" "de la 3D en côte-à-côte ou dessus-dessous.

Dans le " "doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6279,7 +6319,7 @@ msgstr "" "graphiques.

Dans le doute, cochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6294,27 +6334,18 @@ msgstr "" "

Dans le doute, cochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"Active la détection des mipmaps arbitraires, que certains jeux utilisent " -"pour des effets spéciaux basés sur la distance.

Il peut y avoir avoir " -"des faux positifs qui produiront des textures floues dans une résolution " -"interne élevée, par exemple pour des jeux qui utilisent des mipmaps dans une " -"résolution très basse. Désactiver ceci peut aussi réduire les saccades dans " -"les jeux qui chargent fréquemment de nouvelles textures.

Cette " -"fonctionnalité est désactivée lorsque le décodage des textures par le GPU " -"est actif.Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6332,35 +6363,35 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Anti-Aliasing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Filtrage de texture" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "Rééchantillonnage de la sortie" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Correction de couleur" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Effet de Post-processing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Mode de stéréoscopie 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Profondeur" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Convergence" @@ -6385,10 +6416,6 @@ msgstr "Forcer 4/3" msgid "Stretch to Window" msgstr "Étirer à la fenêtre" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Personnalisé" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "Personnalisé (étirer)" @@ -6465,11 +6492,11 @@ msgstr "Saute le dessin" msgid "Compile Shaders Before Starting" msgstr "Compiler les Shaders avant le démarrage" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Confirmez le changement de moteur" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6486,7 +6513,7 @@ msgstr "" "convient le mieux.

Dans le doute, sélectionnez %1." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6497,7 +6524,7 @@ msgstr "" "créée.

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6506,7 +6533,7 @@ msgstr "" "

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
Dans le doute, décochez cette case." "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6556,7 +6583,7 @@ msgstr "" "être utilisé en temps normal.

Dans le doute, " "sélectionnez Auto." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6567,7 +6594,7 @@ msgstr "" "100%.

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6579,7 +6606,7 @@ msgstr "" "

Dans le doute, sélectionnez ce mode." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6592,7 +6619,7 @@ msgstr "" "saccades avec les Ubershaders hybrides et que vous avez un GPU puissant." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6607,7 +6634,7 @@ msgstr "" "impact minimal sur les performances, mais cela dépend du comportement du " "driver de la carte graphique." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6621,7 +6648,7 @@ msgstr "" "dans les effets.

Non recommandé, à n'utiliser que " "si les autres options donnent de mauvais résultats." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6639,28 +6666,28 @@ msgstr "" "compiler peut ralentir le jeu.

Dans le cas " "contraire et dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Moteur" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Adaptateur" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Format d'écran" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Largeur personnalisée" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Hauteur personnalisée" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6668,7 +6695,7 @@ msgstr "" "Sélectionne la carte graphique à utiliser.

Dans le " "doute, sélectionnez la première." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6699,22 +6726,42 @@ msgstr "Ignorer l'accès à l'EFB depuis le CPU" msgid "Ignore Format Changes" msgstr "Ignorer les changements de formats" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Enregistrer les copies EFB vers texture uniquemt" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "Reporter les copies EFB vers la RAM" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Cache de texture" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "Décodage des textures par GPU" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Sûr " + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Précision :" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Rapide" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Buffer externe d'image (External Frame Buffer - XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Enregistrer les copies de l'XFB vers la texture uniquement" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Présenter immédiatement l'XFB" @@ -6869,15 +6916,10 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"Active le décodage des textures par le GPU à la place du CPU.

Ceci " -"peut entraîner des gains de performance dans certains cas, ou pour les " -"systèmes où le CPU n'est pas assez puissant.

Si cette option est " -"activée, la détection des mipmaps arbitraires sera désactivée." -"Dans le doute, décochez cette case." #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -7075,9 +7117,9 @@ msgstr "Enregistrer sous..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Sélectionner un fichier" @@ -7133,7 +7175,7 @@ msgid "Toggle All Log Types" msgstr "Activer tous les types de journaux" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Journal" @@ -7145,9 +7187,9 @@ msgstr "Casse" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Effacer" @@ -7213,15 +7255,17 @@ msgstr "Aucun adaptateur détecté" #: Source/Core/DolphinQt/Config/Mapping/GCPadWiiUConfigDialog.cpp:81 msgid "Poll Rate: %1 Hz" -msgstr "" +msgstr "Fréquence de sondage : %1 Hz" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:26 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wiimote %1" @@ -7233,7 +7277,7 @@ msgstr "Taille de la fenêtre" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -7241,9 +7285,9 @@ msgstr "Sauver" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Charger" @@ -7387,7 +7431,7 @@ msgstr "par défaut" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "déconnecté" @@ -7461,7 +7505,7 @@ msgid "Reset All" msgstr "Tout réinitialiser" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7488,8 +7532,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7507,10 +7551,10 @@ msgstr "Le profil \"%1\" n'existe pas." #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Confirmer" @@ -7520,7 +7564,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Êtes-vous sûr de vouloir supprimer \"%1\" ?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Ceci est irréversible !" @@ -7609,7 +7653,7 @@ msgstr "Manette %1 pour la Vue libre" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:524 msgid "Triforce Baseboard at Port %1" -msgstr "" +msgstr "Baseboard Triforce au Port %1" #. i18n: "Stock" refers to input profiles included with Dolphin #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:562 @@ -7669,8 +7713,13 @@ msgstr "Editeur de patch" msgid "Patch name" msgstr "Nom du patch" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Ajouter" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7767,7 +7816,7 @@ msgstr "Valeur" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:85 msgid "Enable DirectInput Detection" -msgstr "" +msgstr "Activer la détection DirectInput" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:87 msgid "" @@ -7776,10 +7825,15 @@ msgid "" "causes Dolphin to hang up on shutdown when using certain 8BitDo controllers." "

If unsure, leave this checked." msgstr "" +"Contrôle selon que SDL devrait utiliser DirectInput pour détecter les " +"manettes. Activer ceci résout les problèmes de branchement à chaud avec les " +"manettes DualSense mais provoque un blocage de Dolphin à l'arrêt lorsque des " +"manettes 8BitDo sont utilisées.

Dans le doute, " +"cochez cette case." #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:95 msgid "Use Joy-Con Pairs as a Single Controller" -msgstr "" +msgstr "Utilisez une paire de Joy-Con comme étant une manette unique." #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:97 msgid "" @@ -7787,10 +7841,13 @@ msgid "" "or as two separate controllers.

If unsure, leave " "this checked." msgstr "" +"Contrôle la manière dont SDL doit traiter une paire de Joy-Con : comme un " +"contrôleur unique ou comme deux manettes.

Dans le " +"doute, cochez cette case." #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:104 msgid "Sideways Joy-Con" -msgstr "" +msgstr "Joy-Con de côté" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:106 msgid "" @@ -7798,10 +7855,14 @@ msgid "" "effect when Use Joy-Con Pairs as a Single Controller is enabled." "

If unsure, leave this checked." msgstr "" +"Définit l'orientation par défaut des Joy-con individuels. Ce réglage n'a " +"aucun effet lorsque \"Utilisez une paire de Joy-Con comme étant une manette " +"unique\" est activé.

Dans le doute, cochez cette " +"case." #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:114 msgid "Enable DualSense Player LEDs" -msgstr "" +msgstr "Activer les LEDs du DualSense du joueur" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:116 msgid "" @@ -7809,14 +7870,16 @@ msgid "" "associated with a DualSense controller.

If unsure, " "leave this unchecked." msgstr "" +"Contrôle si la LED du joueur (pour indiquer quel joueur est associé à la " +"manette DualSense) doit être allumée." #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:138 msgid "Main" -msgstr "" +msgstr "Principal" #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:147 msgid "Dolphin must be restarted for these changes to take effect." -msgstr "" +msgstr "Vous devez redémarrer Dolphin pour que ces changements prennent effet." #: Source/Core/DolphinQt/Config/SettingsWindow.cpp:196 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:53 @@ -7873,103 +7936,99 @@ msgstr "État de Redump.org :" msgid "Verify Integrity" msgstr "Vérifier l'intégrité" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Calculer" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Vérification..." -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Faible" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Moyen" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Haute" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "Recherche d'adaptateurs..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Automatique" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "Plus d'options..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wiimotes" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Utiliser un adaptateur Bluetooth tiers" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Synchroniser" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Synchroniser les Wiimotes physiques et les jumeler" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Réinitialiser tous les jumelages sauvegardés des Wiimotes" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Émuler l'adaptateur Bluetooth de la Wii" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Recherche en continu" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Balance Board physique" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Activer les données du haut-parleur" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Connecter les Wiimotes en tant que manettes émulées" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Wiimote émulée" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Wiimote physique" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"Aucun appareil Bluetooth pris en charge n'a été détecté.\n" -"Vous devez connecter manuellement votre Wiimote." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "Sélectionnez un appareil Bluetooth" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "La réinitialisation des sauvegardes du jumelage des Wiimotes ne peut être " "fait que lorsqu'un jeu est en cours d'émulation." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" "Une synchronisation ne peut être faite que lorsqu'un jeu Wii est entrain de " @@ -8187,7 +8246,7 @@ msgid "No input" msgstr "Aucune entrée" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -8218,7 +8277,7 @@ msgstr "" "Souhaitez-vous tout sauvegarder puis quitter ?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Nouveau" @@ -8253,10 +8312,10 @@ msgstr "Adresse de base" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Entrée" @@ -8282,10 +8341,10 @@ msgstr "Tous les fichiers Assembleur" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8469,7 +8528,7 @@ msgstr "faux" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Condition" @@ -8626,7 +8685,7 @@ msgid "Wipe &Inspection Data" msgstr "Effacer les données d'&inspection" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Aide" @@ -8909,13 +8968,13 @@ msgstr "jusqu'à :" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Lire" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Écrire" @@ -8931,7 +8990,7 @@ msgstr "Écrire dans le journal" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Arrêt" @@ -9088,42 +9147,42 @@ msgstr "Aide conditionnelle" msgid "Breakpoints" msgstr "Points d'arrêt" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" -msgstr "" +msgstr "Désactiver" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "Modifier Conditionnel" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "Modifier l'expression conditionnelle" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Actif" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Fonction" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "Addr Fin" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "Afficher dans le code" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Modifier..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "Afficher dans la mémoire" @@ -9136,7 +9195,7 @@ msgstr "Paramètres" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Symboles" @@ -9249,7 +9308,7 @@ msgid "Run Until" msgstr "Exécuter jusqu'à" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "Continuer l'exécution" @@ -9266,7 +9325,7 @@ msgstr "" "Instructions exécutées : %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9556,7 +9615,7 @@ msgstr "" "Active le profilage des blocs JIT du logiciel (ceci effacera le cache JIT)." #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Effacer le cache" @@ -9684,7 +9743,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Flottant" @@ -9692,7 +9751,7 @@ msgstr "Flottant" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Double" @@ -9728,7 +9787,7 @@ msgstr "Signé 32" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Rechercher" @@ -9833,7 +9892,7 @@ msgid "Labels" msgstr "Étiquettes" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Données" @@ -9975,7 +10034,7 @@ msgid "No" msgstr "Non" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Réseau" @@ -10006,7 +10065,7 @@ msgstr "Blocking" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:429 msgid "Redirections" -msgstr "" +msgstr "Redirections" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:446 msgid "SSL context" @@ -10094,70 +10153,70 @@ msgstr "Registres" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Ajouter à la surveillance" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Ajouter un &point d'arrêt mémoire" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Voir &mémoire" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Voir &code" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadécimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Entier signé" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Entier non signé" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Tout Hexadécimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "Tout Entier Signé" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "Tout Entier Non-signé" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "Tout Flottant" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "Tout Double" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "Exécuter jusqu'à ce que ce soit atteint (ignorer les points d'arrêts)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Mettre à jour" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Délai dépassé" @@ -10636,12 +10695,20 @@ msgstr "Enregistrement..." msgid "No file loaded / recorded." msgstr "Aucun fichier chargé / enregistré" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Actualisation..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10649,144 +10716,144 @@ msgstr "" "Dolphin n'a trouvé aucun ISO de GameCube / Wii, ni de WADs.\n" "Double-cliquez ici pour définir un répertoire contenant les jeux..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Sélectionner un dossier" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Convertir les fichiers sélectionnés..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Exporter les sauvegardes Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Supprimer les fichiers sélectionnées..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Propriétés" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Démarrer avec les patchs Riivolution..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Définir comme l'ISO par &défaut" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Convertir le fichier..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "&Changer de disque" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Exécuter une mise à jour du Système" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Installer dans la NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Désinstaller de la NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Ouvrir le dossier de &sauvegarde Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Exporter la sauvegarde Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Ouvrir le dossier des &sauvegardes GameCube" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Ouvrir l'emplacement du fichier" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Supprimer le fichier..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Ajouter un raccourci sur le Bureau" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "Il y a eu un problème lors de l'ajout du raccourci sur le Bureau" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Tags" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Nouveau tag..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Supprimer le tag..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Hôte avec Netplay" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Sélectionner le dossier d'exportation" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Exportation de la sauvegarde" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Échec de l'exportation des fichiers de sauvegarde suivants :" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Fichiers de sauvegarde exportés avec succès." -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Échec" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Ce titre a été installé avec succès dans la NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Impossible d'installer ce titre dans la NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10794,28 +10861,28 @@ msgstr "" "Désinstaller le WAD va supprimer la version actuellement installée de ce " "titre dans la NAND sans supprimer ses données de sauvegarde. Continuer ?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Ce titre a été supprimé avec succès de la NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Impossible de supprimer ce titre de la NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Aucune donnée de sauvegarde trouvée" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Êtes-vous sûr de vouloir supprimer ce fichier ?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Impossible de supprimer le fichier sélectionné." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10823,96 +10890,96 @@ msgstr "" "Vérifie si vous avez la permission de supprimer le fichier ou s'il est en " "cours d'utilisation." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Plateforme" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Bannière" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Titre" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Concepteur" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Nom du fichier" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Chemin du fichier" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID du jeu" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Région" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Taille du fichier" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Format du fichier" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Taille des blocs" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Compression" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "Temps joué" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Nouveau tag" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Nom du nouveau tag :" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Supprimer le tag" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Nom du tag à retirer :" @@ -11023,7 +11090,7 @@ msgid "&Interframe Blending" msgstr "Fusion &inter-images" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Impossible d'ouvrir \"%1\"" @@ -11082,12 +11149,12 @@ msgid "Create New Memory Card" msgstr "Créer une nouvelle Carte mémoire" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "Cartes mémoire de GameCube (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Tous les fichiers (*)" @@ -11132,43 +11199,43 @@ msgstr "&Ouvrir..." msgid "&Create..." msgstr "&Créer..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Nom de fichier" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Icône" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blocs" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Basculer vers B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Basculer vers A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Copier vers B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Copier vers A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "%1 blocs libres" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "%1 fichiers libres" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -11176,72 +11243,72 @@ msgstr "" "Impossible d'ouvrir la carte mémoire :\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "Sélectionner un fichier de carte mémoire pour le Slot A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "Sélectionner un fichier de carte mémoire pour le Slot B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "Cartes mémoire de GameCube" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "Incohérence de données dans GCMemcardManager, abandon de l'action." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Fichier GCI natif" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "Fichiers MadCatz Gameshark" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Fichiers Datel MaxDrive/Pro" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "L'exportation a échoué" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" "Impossible de lire le(s) fichier(s) de sauvegarde sélectionné(s) depuis la " "carte mémoire." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Exporter le fichier de sauvegarde" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "Impossible d'écrire le fichier de sauvegarde sur le disque." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Exporter les fichiers de sauvegarde" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "Échec de l'exportation de %n sur %1 fichier(s) de sauvegarde." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "Exportation avec succès de %n sur %1 fichier(s) de sauvegarde." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -11251,7 +11318,7 @@ msgstr "" "Pas assez de fichiers libres sur la carte mémoire cible. Au moins %n " "fichier(s) libre(s) requis." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -11261,47 +11328,47 @@ msgstr "" "Pas assez de blocs libres sur la carte mémoire cible. Au moins %n bloc(s) " "libre(s) requis." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" "Au moins deux des fichiers de sauvegarde sélectionnés ont le même nom de " "fichier interne." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "La carte mémoire cible contient déjà un fichier nommé \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "L'importation a échoué" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "Impossible d'importer \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "Impossible d'écrire la carte mémoire modifiée sur le disque." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "Importer le(s) fichier(s) de sauvegarde" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Formats de fichiers pris en charge" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1 : %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -11314,83 +11381,83 @@ msgstr "" "\n" "Abandon de l'importation." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Échec de la copie" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "Voulez-vous supprimer %n fichier(s) de sauvegarde sélectionné(s) ?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "La suppression a échoué" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "Impossible de supprimer le fichier" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "Échec de la correction des sommes de contrôle" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Impossible d'ouvrir le fichier." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Impossible de lire le fichier." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" "La taille du fichier ne correspond à aucune taille connue de carte mémoire " "de GameCube." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" "La taille indiquée dans l'entête ne correspond pas à celle de la carte." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Sommes de contrôle non valides." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Il y a une différence entre le nombre de blocs libres indiqué en entête et " "ceux réellement inutilisés." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "Non concordance entre les structures de données internes." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Il y a des données dans une zone du fichier qui devrait être vierge." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Pas d'erreur." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "Impossible d'ouvrir le fichier." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "Impossible de lire le fichier." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Données dans un format non reconnu ou corrompues." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Erreur inconnue." @@ -11443,21 +11510,21 @@ msgstr "Joueur Deux Capacité Une" msgid "Player Two Ability Two" msgstr "Joueur Deux Capacité Deux" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Créer" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "Sélectionner le fichier de Figurine" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Impossible d'ouvrir le fichier Infinity !" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -11469,11 +11536,11 @@ msgstr "" "\n" "Le fichier est peut-être déjà en cours d'utilisation sur la base." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "Impossible de lire le fichier Infinity !" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11485,46 +11552,46 @@ msgstr "" "\n" "Le fichier était trop petit." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "Créateur de figurine Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Inconnu--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "Numéro de figurine :" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Erreur lors de la conversion de la valeur" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "Le personnage entré est invalide !" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Inconnu(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Créer un fichier Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "Objet Infinity (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Impossible de créer le fichier Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11554,21 +11621,21 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "Vous devez spécifier un jeu à lancer pour utiliser le mode batch." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" "Une erreur est survenue lors de l'ouverture de certains packs de texture" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "Pack %1 non valide indiqué : %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Tous les fichiers GC/Wii" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11577,7 +11644,7 @@ msgstr "" "perdues si vous arrêtez l'émulation avant qu'il ne soit terminé. Forcer " "l'arrêt ?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." @@ -11585,48 +11652,54 @@ msgstr "" "Souhaitez-vous arrêter l'émulation en cours ? Un achèvement non sauvegardé a " "été détecté." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Voulez-vous arrêter l'émulation en cours ?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" +"Les jeux non-Triforce ne peuvent pas démarrer lorsque matériel Triforce est " +"attaché.\n" +"Veuillez retirer la Triforce Baseboard du SP1." -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" +"Les jeux non-Triforce ne peuvent pas démarrer lorsque le matériel Triforce " +"est attaché.\n" +"Veuillez retirer la Triforce Baseboard du Port 1." -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Impossible d'initialiser la base" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "Tous les états sauvegardés (*.sav *.s??);; Tous les fichiers (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" "Impossible de démarrer une session NetPlay pendant qu'un jeu est en cours " "d'exécution !" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Une session NetPlay est en cours !" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Impossible d'accéder au serveur" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -11634,11 +11707,11 @@ msgstr "" "Impossible d'écouter le port %1. Est-ce qu'une autre instance de serveur " "Netplay est en exécution ?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Voulez-vous ajouter \"%1\" à la liste des dossiers de jeux ?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11650,53 +11723,52 @@ msgstr "" "irréversible, il est donc recommandé de conserver des sauvegardes de chacune " "des NAND. Êtes-vous sûr de vouloir continuer ?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "Sélectionner une sauvegarde de NAND" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" "Fichier de sauvegarde BootMii de la NAND (*.bin);;Tous les fichiers (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "Importation de la sauvegarde de la NAND..." -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"Importation de la sauvegarde de la NAND...\n" -"Temps écoulé : %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "Sélectionner le fichier des clés (dump OTP/SEEPROM)" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "Fichier de clés BootMii (*.bin);;Tous les fichiers (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" "La lecture d'enregistrements d'entrée est désactivée dans le mode Hardcore " "de RetroAchievements." -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "Sélectionnez le fichier d'enregistrement à lire" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Films TAS Dolphin (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "Sauvegarder le fichier d'enregistrement sous" @@ -11734,11 +11806,11 @@ msgstr "Ouvrir le dossier &utilisateur" #: Source/Core/DolphinQt/MenuBar.cpp:262 msgid "Open &Config Folder" -msgstr "" +msgstr "Ouvrir le &dossier de configuration" #: Source/Core/DolphinQt/MenuBar.cpp:267 msgid "Open C&ache Folder" -msgstr "" +msgstr "Ouvrir le dossier de &cache" #: Source/Core/DolphinQt/MenuBar.cpp:272 msgid "E&xit" @@ -11978,421 +12050,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Assembleur" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Purger le cache de la liste de jeu" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Options" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Co&nfiguration" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "Paramètres &graphiques" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "Paramètres &audio" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "Paramètres des &manettes" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "Paramètres des &Raccouris clavier" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "Réglages de la &Vue libre" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Démarrer sur Pause" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "Réinitialiser Ignorer le gestionnaire de panique" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Police..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "Site &web" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "&Documentation en ligne" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "Dépôt &GitHub" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "Suivi des &bugs" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "Rechercher des &mises à jour..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&À propos" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Liste" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Grille" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Colonnes de la liste" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Afficher Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Afficher GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Afficher Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Afficher les WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Afficher les ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Afficher les plateformes" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "Afficher JPN" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Afficher PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Afficher USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Afficher Australie" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Afficher France" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Afficher Allemagne" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Afficher Italie" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Afficher Corée" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Afficher Pays-bas" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Afficher Russie" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Afficher Espagne" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Afficher Taïwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Afficher Monde" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Afficher les inconnus" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Afficher les régions" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Tout afficher" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Tout masquer" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "Fil&m" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "&Démarrer l'enregistrement de l'entrée" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "&Jouer l'enregistrement..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Arrêter de jouer/enregistrer l'entrée" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Exporter l'enregistrement..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "Mode &Lecture seule" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Entrée TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pause à la fin du Film" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "Activer la fenêtre de film" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "Personnaliser la fenêtre de film" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Enregistrer les images" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Enregistrer le son" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Interpreter Core" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT Block Linking Off" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Désactiver le cache JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Désactiver Fastmem" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Désactiver Fastmem Arena" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "Désactiver la carte des grands points d'entrée" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Log JIT Instruction Coverage" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Rechercher une instruction" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "Activer le profilage de bloc de JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "Effacer les données du profilage des blocs JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "Écrire le vidage du journal du bloc JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT Off (JIT Core)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT LoadStore Off" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT LoadStore lbzx Off" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT LoadStore lXz Off" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT LoadStore lwz Off" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT LoadStore Floating Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT LoadStore Paired Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT FloatingPoint Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT Integer Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT Paired Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT SystemRegisters Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT Branch Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "Cache de registre JIT désactivé" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Effacer les symboles" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Générer les symboles depuis" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Base de données de Signatures" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "Modules RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Charger une Carte de Symboles" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Sauvegarder la carte des symboles" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Charger un &Autre fichier de carte..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Charger un fichier de carte de &défauts..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Sauvegarder la carte des symboles &sous..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Sau&vegarder le code" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "&Créer un Fichier Signature..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "Ajouter à un fichier de signature &existant..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "Combiner &deux fichiers de signature..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "A&ppliquer un fichier de signature" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Patcher les fonctions HLE" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "Charger le menu %1 du système vWii" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Charger le Menu Système Wii %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "Sélectionner un titre à installer dans la NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "Fichiers WAD (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "Sélectionner un fichier de sauvegarde" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Fichiers de sauvegarde de Wii (*.bin);;Tous les fichiers (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Importation de la sauvegarde" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -12404,11 +12484,11 @@ msgstr "" "\n" "Remplacer la sauvegarde existante ?" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Fichier de sauvegarde importé avec succès." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -12416,14 +12496,14 @@ msgstr "" "Impossible d'importer le fichier de sauvegarde. Le fichier indiqué semble " "corrompu ou n'est pas une sauvegarde valide de Wii." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "Impossible d'importer le fichier de sauvegarde. Veuillez démarrer le jeu une " "fois, puis réessayez." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12434,11 +12514,11 @@ msgstr "" "Essayez de réparer votre NAND (Outils -> Gestion de NAND -> Vérifier la " "NAND...), et importez à nouveau la sauvegarde." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Sélectionner le dossier de sauvegarde..." -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -12450,7 +12530,7 @@ msgstr "" "\n" "Remplacer la sauvegarde existante ?" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -12458,14 +12538,14 @@ msgstr "" "%1 : Impossible d'importer le fichier de sauvegarde. Ce fichier semble " "corrompu ou n'est pas une sauvegarde valide de Wii." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1 : Impossible d'importer le fichier de sauvegarde. Démarrer le jeu une " "fois, puis essayez à nouveau." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12476,17 +12556,17 @@ msgstr "" "contient. Essayez de réparer votre NAND (Outils -> Gestion de NAND -> " "Vérifier la NAND...), et importez à nouveau la sauvegarde." -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "Importation réussie de %1 fichier(s) de sauvegarde et %2 échec(s)" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "%n sauvegarde(s) exportée(s)" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12494,7 +12574,7 @@ msgstr "" "La partie de votre NAND accessible à l'utilisateur contient %1 blocs (%2 " "Kio) de données, sur un maximum alloué de %3 blocs (%4 Kio)." -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12502,15 +12582,15 @@ msgstr "" "La partie de votre NAND réservée au système contient %1 blocs (%2 Kio) de " "données, sur un maximum alloué de %3 blocs (%4 Kio)." -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "Vérification de la NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12518,15 +12598,15 @@ msgstr "" "Votre NAND contient plus de données qu'alloué. Les logiciels Wii peuvent " "avoir un comportement anormal ou ne pas pouvoir sauvegarder de donnée." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Aucun souci n'a été détecté" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "La NAND a été réparée." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12534,110 +12614,110 @@ msgstr "" "Impossible de réparer la NAND. Il est recommandé de sauvegarder vos données " "actuelles et de recommencer avec une nouvelle NAND." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Certificats extraits avec succès depuis la NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Impossible d'extraire les certificats depuis la NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Choisissez une police pour le débogage" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Confirmation" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Voulez-vous effacer la liste des noms de symboles ?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Nom des symboles générés à partir de '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' introuvable, aucun nom de symbole généré" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "Détection automatique du RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "Détecter automatiquement les modules RSO ?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Entrer l'adresse du module RSO :" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Adresse du module RSO non valide : %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Impossible de charger le module RSO à %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Modules trouvés : %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "Détection des modules RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "Impossible de détecter automatiquement le module RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Sélectionner l'adresse du module RSO :" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' introuvable, recherche de fonctions communes à la place" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Symboles chargés à partir de '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Charger un fichier de carte" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Fichier de carte pour Dolphin (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Sauvegarder le fichier de carte" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Impossible de sauvegarder la carte du code vers le dossier '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Impossible d'ouvrir le fichier de carte '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Impossible de sauvegarder la carte des symboles vers le dossier '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12645,15 +12725,15 @@ msgstr "" "Uniquement exporter les symboles avec le préfixe :\n" "(Vide pour tous les symboles)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Sauvegarder le fichier de signature" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Impossible de sauvegarder le fichier de signature '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12661,39 +12741,39 @@ msgstr "" "Uniquement ajouter les symboles avec le préfixe :\n" "(Vide pour tous les symboles) " -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Ajouter une signature à" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Impossible d'ajouter cela au fichier de signature '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Appliquer un fichier de signature" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "Choisir le fichier d'entrée prioritaire." -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "Choisir le fichier d'entrée secondaire." -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "Sauvegarder le fichier de sortie combinée sous" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Impossible de sauvegarder vers le fichier de signature '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Rechercher une instruction" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Instruction :" @@ -12814,7 +12894,7 @@ msgid "Game" msgstr "Jeu" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Joueurs" @@ -12843,29 +12923,29 @@ msgstr "Cette session requiert un mot de passe :" msgid "Invalid password provided." msgstr "Mot de passe incorrect." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Buffer :" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Quitter" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "Aucune donnée sauvegardée" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12873,11 +12953,11 @@ msgstr "" "Netplay démarrera sans aucune sauvegarde de données, et toutes les " "sauvegardes créées seront supprimées à la fin de la session Netplay." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "Charger uniquement les données de sauvegarde de l'hôte." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12887,11 +12967,11 @@ msgstr "" "toute sauvegarde de données créée ou modifiée pendant la session Netplay " "sera supprimée à la fin de la session." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "Charger et enregistrer les données de sauvegarde chez l'hôte." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12900,11 +12980,11 @@ msgstr "" "toutes les données de sauvegardes créées ou modifiées pendant la session " "Netplay seront faites chez l'hôte." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "Utiliser toutes les données de sauvegarde de la Wii" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12914,15 +12994,15 @@ msgstr "" "d'uniquement celle du jeu démarré. Utile lorsqu'on change de jeu lors d'une " "session. N'a aucun effet si 'Aucune donnée sauvegardée' est sélectionné." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "Synchronise les codes AR/Gecko" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Synchronisation stricte des paramètres" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12935,11 +13015,11 @@ msgstr "" "d'EFB. Veuillez vous assurer que tout le monde utilise le même moteur " "graphique." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Délai d'entrée des commandes égalisé" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12951,11 +13031,11 @@ msgstr "" "Convient pour les jeux de compétition où l'égalité et une latence minimale " "sont les plus importantes." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Autorité de l'hôte sur les entrées" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12968,11 +13048,11 @@ msgstr "" "Convient pour des jeux casual de 3 joueurs et plus, peut-être sur des " "connexions instables ou avec une forte latence." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Mode Golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12983,75 +13063,75 @@ msgstr "" "Pratique pour les jeux à tour de rôle qui ont des contrôles demandant de la " "précision, comme le golf." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Somme de contrôle" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Jeu en cours" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Autres jeux..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "Carte SD" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Enregistrer les entrées" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Afficher le Mode golf en surimpression" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "Masquer les GBA distantes" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Envoyer" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Copier" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Sortir le joueur" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Attribuer les ports des manettes" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Jeu arrêté" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Ajouté avec succès à l'index de NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Impossible d'ajouter cette session à l'index NetPlay : %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" "Tous les joueurs ne possèdent pas ce jeu. Voulez-vous quand même démarrer ?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -13063,47 +13143,47 @@ msgstr "" "\n" "Veuillez choisir une résolution interne spécifique." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Êtes-vous sûr de vouloir quitter NetPlay ?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "ID Room" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Externe" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Local" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Joueur" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Etat du jeu" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Mappage" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Révision" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "Mauvais hash" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -13112,127 +13192,127 @@ msgstr "" "sélectionnez Propriétés, cliquer sur l'onglet Vérifier, et sélectionnez " "Vérifier l'intégrité pour vérifier le hash." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "Mauvais numéro de disque" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "Le jeu a un numéro de disque différent" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Mauvaise révision" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "Le jeu a une révision différente" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Mauvaise région" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "La région du jeu ne concorde pas" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "Introuvable" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "Aucun jeu correspondant n'a été trouvé" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Connexion en cours" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Réessayer" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Jeu changé en \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "GBA%1 ROM changée en \"%2\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "GBA%1 ROM désactivée" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Jeu démarré" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 s'est connecté" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 s'est déconnecté" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "Taille maximum du tampon changée à %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Taille de buffer changée à %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Autorité de l'hôte sur les entrées activée" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Autorité de l'hôte sur les entrées désactivée" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Tampon maxi :" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Possible désynchronisation détectée : %1 peut s'être désynchronisé à l'image " "%2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Connexion au serveur NetPlay perdue !" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Impossible de se connecter au serveur : %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Erreur de Traversal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Impossible de trouver le serveur central" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin est trop ancien pour le serveur traversal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 est en mode golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "Utilisation du TTL %1 pour sonder le paquet" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -13251,7 +13331,7 @@ msgstr "" "- Titre : {3}\n" "- Hash : {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 n'est pas une ROM valide" @@ -13831,7 +13911,7 @@ msgstr "" "dolphin_emphasis>" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "Réinitialiser les réglages de Dolphin" @@ -13839,7 +13919,7 @@ msgstr "Réinitialiser les réglages de Dolphin" msgid "Reset All Settings" msgstr "Réinitialiser tous les réglages" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13853,85 +13933,86 @@ msgstr "" "\n" "Voulez-vous continuer ?" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "Options du DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "Moteur d'émulation du DSP (Audio) :" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (recommandé)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "Recompilateur en LLE (lent)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "Interpréteur en LLE (très lent)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Paramètres de l'interface audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Moteur audio :" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Décodeur Dolby Pro Logic II" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Qualité de décodage :" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "La plus faible (~10 ms de latence)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "Faible (~20 ms de latence)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "Haute (~40ms de latence)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "La meilleure (~80 ms de latence)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Appareil par défaut" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "Appareil de sortie :" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "Latence : %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "Latence : 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Paramètres de lecture audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13942,35 +14023,44 @@ msgstr "" "saccades.

Dans le doute, réglez la valeur sur 80 ms." "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Remplir les sauts de son" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" -msgstr "" +msgstr "Maintenir le pitch audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "Muet lorsque la limite de vitesse est désactivée" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Taille du tampon audio :" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13995,7 +14085,7 @@ msgstr "" "recommandé.

Dans le doute, sélectionnez HLE." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -14003,7 +14093,7 @@ msgstr "" "Sélectionne l'API audio à utiliser en interne.

Dans " "le doute, sélectionnez %1." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -14014,7 +14104,7 @@ msgstr "" "

Dans le doute, laissez-la à 20 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
Dans " "le doute, décochez cette case." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -14034,7 +14124,7 @@ msgstr "" "est, plus haute sera la latence.

Dans le doute, " "sélectionnez Haute." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -14042,7 +14132,7 @@ msgstr "" "Ajuste la volume de la sortie audio.

Dans le doute, " "laissez-le à 100%." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -14051,14 +14141,18 @@ msgstr "" "

Dans le doute, cochez cette case." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" +"Garde l'audio à sa hauteur tonale normale lors d'un changement de vitesse de " +"l'émulation. Sans ceci, la tonalité change proportionnellement avec la " +"vitesse.

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
Dans le " "doute, décochez cette case." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "Moteur d'émulation du DSP (Audio)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "Moteur audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "Qualité de décodage" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -14088,14 +14182,36 @@ msgstr "" "Sélectionne l'appareil de sortie à utiliser.

Dans " "le doute, sélectionnez Appareil par défaut." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "Appareil de sortie" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Latence" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -14238,42 +14354,45 @@ msgstr "SP1 :" msgid "GBA Settings" msgstr "Réglages GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "Exécuter les cœurs de GBA sur des threads dédiés" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS :" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "ROM sur Port %1 :" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Placer la sauvegarde dans le même dossier que la ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Sauvegardes :" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "Choisissez un fichier à ouvrir ou créer" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "Vous devez indiquer un dossier valide pour la carte mémoire." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" +"Le nom du fichier %1 n'est pas conforme au format de code de région de " +"Dolphin pour les cartes mémoires. Veuillez renommer ce fichier en %2, %3, %4 " +"ou %5, correspondant à la région des fichiers de sauvegarde qu'il contient." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -14285,60 +14404,63 @@ msgstr "" "est corrompu ou n'est un fichier de carte mémoire de GameCube.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "Un même fichier ne peut être utilisé sur plusieurs emplacements, il est déjà " "utilisé sur le slot %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "Choisissez le dossier racine du GCI" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "Impossible d'attribuer un chemin vide pour le dossier GCI." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" +"Le dossier %1 ne correspond pas au format de code de région de Dolphin pour " +"les dossiers GCI. Veuillez renommer ce dossier en %2, %3, %4 ou %5, " +"correspondant à la région des sauvegardes qu'il contient." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "Un même dossier ne peut être utilisé pour de multiples slots ; il est déjà " "utilisé par %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "Choisir un fichier à ouvrir" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Cartes Game Boy Advance (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "Sélectionner le BIOS de la GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "Sélectionner le dossier des sauvegardes GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "Placez les ROM d'IPL dans User/GC/." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "Sélectionner la ROM GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -14346,106 +14468,111 @@ msgstr "" "ROM de Game Boy Advance (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Tous les fichiers (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Paramètres de base" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Activer le double cœur (plus rapide)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Activer les Cheats" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 -msgid "Load Whole Game Into Memory" -msgstr "" - #: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +msgid "Load Whole Game Into Memory" +msgstr "Charger tout le jeu en mémoire" + +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " "requirements will be much higher with this setting enabled." "

If unsure, leave this unchecked." msgstr "" +"Charge le jeu en cours dans la mémoire, en arrière plan.

Ceci peut " +"améliorer les performances si vous utilisez un stockage lent ou avec une " +"haute latence.
La mémoire requise sera bien plus élevée lorsque ce " +"réglage sera activé.

Dans le doute, décochez cette " +"case." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Autoriser des réglages pour région différente" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Changer automatiquement les disques" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Afficher le jeu en cours sur Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Illimitée" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Vitesse normale)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Limite de vitesse :" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Paramètres de mise à jour automatique" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "Mise à jour &automatique :" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Ne pas mettre à jour" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "Versions officielles (tous les quelques mois)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Dev (plusieurs fois par jour)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "Région de remplacement" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "Région de remplacement :" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Paramètres de l'envoi des données statistiques" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Activer l'envoi des statistiques d'utilisation" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Générer une nouvelle identité pour les statistiques" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Génération d'une identité" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Nouvelle identité générée." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -14460,7 +14587,7 @@ msgstr "" "être modifié lorsque l'émulation est en cours.

Dans " "le doute, cochez cette case." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -14474,7 +14601,7 @@ msgstr "" "être changé lorsque l'émulation est en cours.

Dans " "le doute, décochez cette case." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -14487,7 +14614,7 @@ msgstr "" "cours.

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -14506,7 +14633,7 @@ msgstr "" "commande.

Dans le doute, décochez cette case." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -14518,7 +14645,7 @@ msgstr "" "est en cours.

Dans le doute, cochez cette case." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -14558,7 +14685,7 @@ msgstr "" "

Dans le doute, sélectionnez Releases." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -14568,7 +14695,7 @@ msgstr "" "peut être automatiquement détectée.

Ce réglage ne peut être changé " "pendant que l'émulation est en cours." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -14586,7 +14713,7 @@ msgstr "" "configurations rares qui provoquent des bugs, problèmes de performances ou " "de stabilité." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -14595,15 +14722,15 @@ msgstr "" "utilisation. Cela aura pour effet dissocier vos futures statistiques des " "anciennes." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "Limite de vitesse" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Mise à jour automatique" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -14620,7 +14747,7 @@ msgstr "" "

Dans le doute, sélectionnez 100%." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." @@ -14629,7 +14756,7 @@ msgstr "" "limitation de vitesse inférieures à 100% seront ramenées à 100%." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -14973,7 +15100,7 @@ msgstr "Taille de la police :" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:37 msgid "Font Size" -msgstr "" +msgstr "Taille de la police" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:41 msgid "Performance Statistics" @@ -15010,7 +15137,7 @@ msgstr "Afficher les couleurs selon la vitesse" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:61 msgid "Performance Sample Window (ms):" -msgstr "" +msgstr "Fenêtre d'échantillonnage des performances (en ms) :" #: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:62 msgid "Performance Sample Window (ms)" @@ -15327,15 +15454,15 @@ msgstr "Dossier WFS :" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:68 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:87 msgid "IP Address Redirections" -msgstr "" +msgstr "Redirections d'adresses IP" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Emulated" -msgstr "" +msgstr "Émulé" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Real" -msgstr "" +msgstr "Réel" #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:51 msgid "Select" @@ -15558,14 +15685,6 @@ msgstr "Paramètres de la Wiimote" msgid "Sensor Bar Position:" msgstr "Position de la Sensor Bar :" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Haut" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Bas" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -16119,15 +16238,15 @@ msgstr "" "Impossible de charger le fichier Skylander :\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "Entrée TAS %1 de GBA" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "Entrée TAS %1 pour GameCube" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Stick principal" @@ -16168,71 +16287,71 @@ msgstr "Durée d'appui sur le bouton Turbo (en images) :" msgid "Duration of Turbo Button Release (frames):" msgstr "Durée de relâchement du bouton Turbo (en images) :" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Stick du Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Accéléromètre de la Wiimote" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Gyroscope de la Wiimote" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "Accéléromètre du Nunchuck" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Boutons de la Wiimote" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Boutons pour le Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Boutons classiques" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Entrée TAS %1 pour Wii - Wiimote + Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Entrée TAS %1 pour Wii - Manette classique" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Entrée TAS %1 pour Wii - Wiimote" @@ -16752,34 +16871,38 @@ msgstr "+ ou fermeture de parenthèse attendue" msgid "Tokenizing failed." msgstr "Échec du jetonnage." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "Aucun profil trouvé pour les réglages du jeu '{0}'" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "Impossible de contacter le serveur de mises à jour." -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "JSON invalide reçu du service d'auto-update : {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "Vous utilisez la dernière version disponible pour cette branche." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "Impossible de créer une copie de l'Updater." -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "Impossible de définir les permissions pour la copie de l'Updater." -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "Impossible de démarrer le processus de la mise à jour : {0}" @@ -16819,31 +16942,31 @@ msgid "Africa" msgstr "Afrique" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "o" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "Kio" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "Mio" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "Gio" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "Tio" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "Pio" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "Eio" @@ -16925,7 +17048,7 @@ msgstr "" msgid "Null" msgstr "Null" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16934,7 +17057,7 @@ msgstr "" "de cibles.\n" "GPU : Est-ce que votre carte graphique prend en charge OpenGL 3.0 ?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16942,7 +17065,7 @@ msgstr "" "GPU : ERREUR OGL : Nécessite GL_ARB_vertex_array_object.\n" "GPU : Est-ce que votre carte graphique prend en charge OpenGL 3.0 ?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16950,7 +17073,7 @@ msgstr "" "GPU : ERREUR OGL : Nécessite GL_ARB_map_buffer_range.\n" "GPU : Est-ce que votre carte graphique prend en charge OpenGL 3.0 ?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16958,7 +17081,7 @@ msgstr "" "GPU : ERREUR OGL : Nécessite GL_ARB_uniform_buffer_object.\n" "GPU : Est-ce que votre carte graphique prend en charge OpenGL 3.1 ?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16968,7 +17091,7 @@ msgstr "" "Veuillez soit installer le pilote propriétaire de votre GPU, soit mettre à " "jour votre version de Mesa 3D." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16976,7 +17099,7 @@ msgstr "" "GPU : ERREUR OGL : Nécessite GL_ARB_sampler_objects.\n" "GPU : Est-ce que votre carte graphique prend en charge OpenGL 3.3 ?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16987,7 +17110,7 @@ msgstr "" "GPU : Est-ce que votre carte graphique prend en charge OpenGL 3.0 ?\n" "GPU : Vos pilotes prennent en charge GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -17059,6 +17182,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -17081,13 +17211,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"Cette erreur est habituellement causée par le fait que le GPU émulé se soit " -"désynchronisé de CPU émulé, mais vos réglages actuels ne sont probablement " -"pas en cause. Si cette erreur arrête le jeu ou le fait planter, informez les " -"développeurs." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -17111,7 +17237,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "La/Les capture(s) d'image '{0}' existe déjà. Remplacer ?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Compilation des Shaders" @@ -17166,10 +17292,6 @@ msgstr "Fermer" msgid "Help" msgstr "Aide" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Appliquer" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "Restaurer les valeurs par défaut" diff --git a/Languages/po/hr.po b/Languages/po/hr.po index e2304a1f96..6d7902972c 100644 --- a/Languages/po/hr.po +++ b/Languages/po/hr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Alberto Poljak , 2013-2014\n" "Language-Team: Croatian (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -20,17 +20,17 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -71,7 +71,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -86,30 +86,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informacije" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Pitanje" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Upozorenje" @@ -255,15 +255,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -352,7 +352,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -392,8 +392,9 @@ msgstr "Dolje" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -405,8 +406,9 @@ msgstr "Lijevo" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -444,10 +446,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -457,7 +459,7 @@ msgstr "Resetiraj" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -558,15 +560,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "" @@ -719,287 +721,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" +msgid "Toggle Aspect Ratio Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 -msgid "Toggle Aspect Ratio" +msgid "Toggle Custom Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:109 -msgid "Toggle Skip EFB Access" +msgid "Toggle Aspect Ratio" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:110 -msgid "Toggle EFB Copies" +msgid "Toggle Skip EFB Access" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:111 -msgid "Toggle XFB Copies" +msgid "Toggle EFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:112 -msgid "Toggle XFB Immediate Mode" +msgid "Toggle XFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:113 -msgid "Toggle Fog" +msgid "Toggle XFB Immediate Mode" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:114 -msgid "Toggle Texture Dumping" +msgid "Toggle Fog" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:115 +msgid "Toggle Texture Dumping" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Učitaj Stanje Igre 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Učitaj Stanje Igre 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Učitaj Stanje Igre 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Učitaj Stanje Igre 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Učitaj Stanje Igre 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Učitaj Stanje Igre 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Učitaj Stanje Igre 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Učitaj Stanje Igre 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Mjesto za učitavanje stanja igre 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Snimi Stanje Igre 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Snimi Stanje Igre 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Snimi Stanje Igre 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Snimi Stanje Igre 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Snimi Stanje Igre 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Snimi Stanje Igre 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Snimi Stanje Igre 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Snimi Stanje Igre 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Mjesto za Stanje Snimanja 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Mjesto za Stanje Snimanja 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Mjesto za učitavanje stanja igre 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Mjesto za učitavanje stanja igre 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Mjesto za učitavanje stanja igre 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Mjesto za učitavanje stanja igre 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Mjesto za učitavanje stanja igre 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Mjesto za učitavanje stanja igre 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Mjesto za učitavanje stanja igre 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Poništi Posljednje Učitavanje" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Mjesta Snimanja" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "&Mjesto učitavanja" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1028,7 +1034,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Brze Tipke" @@ -1049,8 +1055,8 @@ msgstr "Opće" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Glasnoća" @@ -1107,7 +1113,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1177,46 +1183,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1302,7 +1308,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1367,37 +1373,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1425,8 +1421,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Tipke" @@ -1464,33 +1460,33 @@ msgstr "" msgid "Keys" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1533,7 +1529,7 @@ msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C Gljiva" @@ -1542,7 +1538,7 @@ msgid "Button" msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1563,20 +1559,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Okidači" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Rumble" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1644,7 +1640,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Lijeva Gljiva" @@ -1735,8 +1731,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1793,25 +1789,25 @@ msgid "Nunchuk" msgstr "Wii Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Protresti" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Nagib" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Zamah" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1928,21 +1924,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1953,63 +1949,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Produžetak" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2265,147 +2261,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Igra je već pokrenuta!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2483,8 +2479,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2502,28 +2498,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2562,7 +2558,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Nepoznato" @@ -2780,22 +2776,22 @@ msgid "Korean" msgstr "Korejski" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2803,15 +2799,15 @@ msgstr "" msgid "Unpacking" msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2931,10 +2927,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2942,65 +2950,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3009,40 +3017,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3050,109 +3067,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3160,7 +3177,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3519,52 +3536,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3585,47 +3602,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3634,235 +3651,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Vrijednost:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Opis" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3978,10 +4007,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4013,49 +4041,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Pogreška" @@ -4076,16 +4104,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4128,31 +4156,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Dodaj" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4161,20 +4188,24 @@ msgstr "Dodaj" msgid "Cancel" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Dodaj..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4183,9 +4214,9 @@ msgstr "Dodaj..." msgid "Remove" msgstr "Ukloni" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4246,10 +4277,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4348,152 +4379,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Isključeno" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Osvježi" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Jezgra" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Predmemorija za Teksture" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Sigurno" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Brzo" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Jezgra" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Omogućite korištenje dvije jezgre" @@ -4562,7 +4532,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "" @@ -4590,7 +4560,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "" @@ -4609,6 +4579,10 @@ msgstr "" msgid "Graphics" msgstr "Grafika" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4622,63 +4596,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Ništa" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Standardni Kontroler" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Volan" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4697,19 +4671,32 @@ msgstr "" msgid "Description:" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Neuspjeh u preuzimanju kodova." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Datoteka ne sadržava ni jedan kod." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4811,60 +4798,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Razno" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Podrezati" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Vrh" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Dno" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Razno" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Omogućite Progresivno Skeniranje" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4872,21 +4879,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4894,7 +4901,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4902,46 +4909,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4960,14 +4967,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4980,21 +4987,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5002,21 +5002,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5025,7 +5025,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5039,7 +5039,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5048,15 +5048,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5312,89 +5361,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Interna Rezolucija:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Aliasing:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Post-Processing Efekt:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Isključeno" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(isključeno)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5403,7 +5456,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5413,7 +5466,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5424,7 +5477,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5447,19 +5500,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5468,7 +5521,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5476,7 +5529,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5486,7 +5539,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5494,7 +5547,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5505,14 +5558,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5520,20 +5573,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5541,7 +5594,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5550,18 +5603,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5571,35 +5624,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5624,10 +5677,6 @@ msgstr "Prisili 4:3" msgid "Stretch to Window" msgstr "Rastegni do Prozora" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5700,11 +5749,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5714,27 +5763,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5756,21 +5805,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5778,7 +5827,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5787,7 +5836,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5796,7 +5845,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5807,34 +5856,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5863,22 +5912,42 @@ msgstr "Ignoriraj EFB zahtjev procesora" msgid "Ignore Format Changes" msgstr "Ignoriraj Promjene Formata" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Predmemorija za Teksture" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Sigurno" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Kvaliteta:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Brzo" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -5987,8 +6056,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6161,9 +6230,9 @@ msgstr "Snimi kao..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6219,7 +6288,7 @@ msgid "Toggle All Log Types" msgstr "" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Zapis" @@ -6231,9 +6300,9 @@ msgstr "Word Wrap" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Očisti" @@ -6301,8 +6370,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6314,7 +6385,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6322,9 +6393,9 @@ msgstr "Snimi" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Učitaj" @@ -6464,7 +6535,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6536,7 +6607,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6563,8 +6634,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6582,10 +6653,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "" @@ -6595,7 +6666,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6735,8 +6806,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Dodaj" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6937,99 +7013,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Neprekidno Skeniranje" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Omogući Zvučne Podatke" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7203,7 +7277,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7231,7 +7305,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7266,10 +7340,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Unos" @@ -7293,10 +7367,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7472,7 +7546,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7629,7 +7703,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Pomoć" @@ -7825,13 +7899,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7847,7 +7921,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7949,42 +8023,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -7997,7 +8071,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8110,7 +8184,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8125,7 +8199,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8398,7 +8472,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8526,7 +8600,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8534,7 +8608,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8570,7 +8644,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Traži" @@ -8675,7 +8749,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8817,7 +8891,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8936,70 +9010,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Ažuriraj" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9458,277 +9532,285 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Svojstva" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Transparent" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Naslov" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9837,7 +9919,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9896,12 +9978,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9946,112 +10028,112 @@ msgstr "&Otvori..." msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ikona" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blokovi" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10059,7 +10141,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10067,45 +10149,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10113,78 +10195,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10237,21 +10319,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10259,11 +10341,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10271,46 +10353,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10334,81 +10416,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Želite li zaustaviti emulaciju?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10416,48 +10498,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS Filmovi (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10739,421 +10822,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opcije" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Postavke Grafike" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Postavke prečica na tipkovnici" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Pokaži Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Pokaži GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Pokaži Platforme" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Pokaži PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Pokaži SAD" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Pokaži Francusku" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Pokaži Italiju" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Pokaži Koreju" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Pokaži Taivan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Pokaži Regije" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Izvedi Snimku Videa..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS Unos" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Dumpiraj Slike" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Dumpiraj Zvuk" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11161,33 +11252,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11195,230 +11286,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11534,7 +11625,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Igrači" @@ -11563,75 +11654,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Međuspremnik:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Izlaz" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11639,11 +11730,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11651,11 +11742,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11663,85 +11754,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Čavrljanje" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Poslati" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11749,171 +11840,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11925,7 +12016,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12400,7 +12491,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12408,7 +12499,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12417,120 +12508,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Upravljač zvuka- Postavke" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Upravljač zvuka:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12543,85 +12644,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12752,42 +12875,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12795,78 +12918,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Osnovne postavke" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Omogućite kodove za varanje" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12874,82 +12997,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12958,7 +13081,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12967,7 +13090,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12975,7 +13098,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -12986,7 +13109,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -12994,7 +13117,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13015,14 +13138,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13032,21 +13155,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13056,13 +13179,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13843,14 +13966,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "Pozicija Senzora:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Vrh" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Dno" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14374,15 +14489,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Glavna Gljiva" @@ -14416,71 +14531,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -14973,34 +15088,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15040,31 +15159,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15134,44 +15253,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15179,7 +15298,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15235,6 +15354,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15252,8 +15378,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15272,7 +15398,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15323,10 +15449,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/hu.po b/Languages/po/hu.po index 48916ed7c9..c50f988045 100644 --- a/Languages/po/hu.po +++ b/Languages/po/hu.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Péter Patkós, 2023-2026\n" "Language-Team: Hungarian (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -25,17 +25,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "A JIT nem aktív" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "Nem sikerült megnyitni írásra: \"{0}\"." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Sikeres írás: \"{0}\"." @@ -78,7 +78,7 @@ msgstr "" "A {0} fájl nem nyitható meg írásra. Ellenőrizd, hogy nincs-e megnyitva másik " "programmal." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -95,30 +95,30 @@ msgid "Unpack SD Card Now" msgstr "SD-kártya kicsomagolása most" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Információk" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Kérdés" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Figyelem" @@ -287,15 +287,15 @@ msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" "{0} IPL található a(z) {1} mappában. A lemez lehet, hogy nem ismerhető fel" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Nem sikerült betölteni a futtatható fájlt a memóriába." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Nem indítható el a játék, mert a GC IPL nem található." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "A GC IPL nem található." @@ -409,7 +409,7 @@ msgstr "" "A DFF minimális betöltő verziója ({0}) meghaladja a FIFO Player verzióját " "({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -453,8 +453,9 @@ msgstr "Le" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -466,8 +467,9 @@ msgstr "Balra" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -505,10 +507,10 @@ msgid "Increase" msgstr "Növelés" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -518,7 +520,7 @@ msgstr "Alapbeállítások" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -619,15 +621,15 @@ msgstr "NetPlay Golf mód vezérlése" msgid "Open Achievements" msgstr "Teljesítmények megnyitása" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Hangerő le" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Hangerő fel" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Némítás kapcsoló" @@ -780,287 +782,291 @@ msgid "Previous Game Profile" msgstr "Előző játékos profil" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Levágás kapcsoló" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Képarány kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "EFB-hozzáférés kihagyás kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "EFB másolatok kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "XFB másolatok kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "XFB azonnali mód kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Köd kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Textúra kimentés kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Egyedi textúrák kapcsoló" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "IR növelése" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "IR csökkentése" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Szabad nézet kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Egymás-mellett 3D kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Egymás-alatt 3D kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "3D anaglif kapcsoló" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Mélység csökkentése" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Mélység növelése" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Konvergencia csökkentése" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Konvergencia növelése" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Állapot betöltése, foglalat 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Állapot betöltése, foglalat 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Állapot betöltése, foglalat 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Állapot betöltése, foglalat 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Állapot betöltése, foglalat 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Állapot betöltése, foglalat 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Állapot betöltése, foglalat 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Állapot betöltése, foglalat 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Állapot betöltése, foglalat 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Állapot betöltése, foglalat 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Betöltés a kiválasztott foglalatból" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Állapot mentése, foglalat 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Állapot mentése, foglalat 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Állapot mentése, foglalat 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Állapot mentése, foglalat 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Állapot mentése, foglalat 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Állapot mentése, foglalat 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Állapot mentése, foglalat 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Állapot mentése, foglalat 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Állapot mentése, foglalat 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Állapot mentése, foglalat 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Mentés a kiválasztott foglalatba" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Állapot kiválasztása, foglalat 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Állapot kiválasztása, foglalat 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Állapot kiválasztása, foglalat 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Állapot kiválasztása, foglalat 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Állapot kiválasztása, foglalat 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Állapot kiválasztása, foglalat 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Állapot kiválasztása, foglalat 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Állapot kiválasztása, foglalat 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Állapot kiválasztása, foglalat 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Állapot kiválasztása, foglalat 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Állapot betöltése, utolsó 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Állapot betöltése, utolsó 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Állapot betöltése, utolsó 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Állapot betöltése, utolsó 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Állapot betöltése, utolsó 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Állapot betöltése, utolsó 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Állapot betöltése, utolsó 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Állapot betöltése, utolsó 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Állapot betöltése, utolsó 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Állapot betöltése, utolsó 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Legrégebbi állapot mentése" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Állapot betöltésének visszavonása" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Állapot mentésének visszavonása" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Állapot mentése" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Állapot betöltése" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "Kiválasztott állapot foglalatának növelése" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Kiválasztott állapot foglalatának csökkentése" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "ROM betöltése" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "ROM ürítése" @@ -1089,7 +1095,7 @@ msgid "Show Infinity Base" msgstr "Infinity Base megjelenítése" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Gyorsbillentyűk" @@ -1110,8 +1116,8 @@ msgstr "Általános" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Hangerő" @@ -1168,7 +1174,7 @@ msgid "Graphics Toggles" msgstr "Grafikai kapcsolók" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Belső felbontás" @@ -1246,46 +1252,46 @@ msgstr "" "\n" "DSPHLE: Ismeretlen ucode (CRC = {0:08x}) - AX erőltetése." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "A behelyezni próbált lemez nem található." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Egy lemez már behelyezés alatt." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Ismeretlen DVD parancs {0:08x} - végzetes hiba" @@ -1387,7 +1393,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1460,37 +1466,27 @@ msgstr "" "{0} nem egy mappa, áthelyezése sikertelen *.original-ba.\n" "Ellenőrizd az írási jogokat vagy mozgasd a fájlokat a Dolphinen kívülre" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Hiba: GBA{0} nem tudta megnyitni a ROM-ot {1} alatt" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Hiba: GBA{0} mag létrehozása nem sikerült." -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Hiba: GBA{0} nem tudta betölteni a ROM-ot {1} alatt" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Hiba: GBA{0} nem tudta megnyitni a BIOS-t {1} alatt" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Hiba: GBA{0} nem tudta betölteni a BIOS-t {1} alatt" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Hiba: GBA{0} nem tudta megnyitni a mentést {1} alatt" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Hiba: GBA{0} nem tudta betölteni a mentést {1} alatt" @@ -1518,8 +1514,8 @@ msgstr "Irányító" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Gombok" @@ -1557,26 +1553,26 @@ msgstr "Billentyűzet" msgid "Keys" msgstr "Gombok" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Jelentés: A GCIFolder nem allokált blokkba ír: {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock érvénytelen blokkcímmel lett meghívva" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "A játék felülírt egy másik játékmentést. Adatsérülés: {0:#x}, {1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "Helytelen BAT. A Dolphin most kilép." -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1585,7 +1581,7 @@ msgstr "" "Figyelem: A BAT által jelölt blokkok száma ({0}) nem egyezik a betöltött " "fejlécmérettel ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1638,7 +1634,7 @@ msgstr "Vezérlő kar" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C kar" @@ -1647,7 +1643,7 @@ msgid "Button" msgstr "Gomb" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1671,20 +1667,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Ravaszok" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Rumble" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1752,7 +1748,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Bal kar" @@ -1843,8 +1839,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1901,25 +1897,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Rázás" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Billenés" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Lengetés" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -2036,21 +2032,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Célzás" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "Vízszintes látótér (FOV)" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2061,63 +2057,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "Kamera látószöge (befolyásolja a célzás érzékenységét)" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "Függőleges látótér (FOV)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "Célzás (Átvitel)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Giroszkóp" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Oldalra tartás kapcsoló" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Függőleges kapcsoló" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Oldalra-tartás tartás" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Függőleges tartás" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Kiegészítő" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "MotionPlus csatlakoztatása" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Hangszóró pásztázás" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Akkumulátor" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Függőleges Wii Remote" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Oldalra tartott Wii Remote" @@ -2442,20 +2438,20 @@ msgstr "Túl korai PlayWiimote videó befejezés. {0} + {1} > {2}" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "Lejátszás megszakítása. Hiba: DeserializeDesiredState. bájt:{0}{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Kliens létrehozása sikertelen." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Peer létrehozása sikertelen." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Nem sikerült kommunikálni a házigazdával." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2463,77 +2459,77 @@ msgstr "" "A hoszt kódméret túl nagy.\n" "Ellenőrizd, hogy helyes kódot adtál-e meg." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "A szerver megtelt." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "A szerver és a kliens NetPlay verziói nem kompatibilisek." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "A játék éppen fut." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "A becenév túl hosszú." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "A szerver egy ismeretlen hibaüzenetet küldött." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Ismeretlen üzenet érkezett az alábbi azonosítóval: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Ismeretlen SYNC_SAVE_DATA üzenet érkezett az alábbi azonosítóval: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Mentett adatok szinkronizálása..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "A NetPlay memóriakártya törlése nem sikerült. Ellenőrizd az írási " "jogosultságaidat." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "A NetPlay GCI mappa visszaállítása sikertelen. Ellenőrizd az írási " "jogosultságaidat." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "A NetPlay NAND mappa visszaállítása sikertelen. Ellenőrizd az írási " "jogosultságaidat." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "A NetPlay átirányítási mappa visszaállítása sikertelen. Ellenőrizd az írási " "jogosultságaidat." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Mii adat írása sikertelen." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Wii mentés írása sikertelen." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "Átirányított mentés írása sikertelen." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2541,60 +2537,60 @@ msgstr "" "A NetPlay GBA{0} mentési fájl törlése sikertelen. Ellenőrizd az írási " "jogosultságaidat." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "Ismeretlen SYNC_CODES üzenet érkezett az alábbi azonosítóval: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Gecko kódok szinkronizálása..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "AR kódok szinkronizálása..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Quality of Service (QoS) sikeresen engedélyezve." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "Quality of Service (QoS) nem engedélyezhető." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "A játék már fut!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Adatok fogadva!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Adatfeldolgozási hiba." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Kódfeldolgozási hiba." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Kódok fogadva!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Időtúllépés az átjárási szerver és a gazda csatlakozásakor" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "A szerver elutasította az átjárási kérelmet" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Érvénytelen gazda" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Ismeretlen hiba {0:x}" @@ -2678,8 +2674,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "A kiválasztott játék nem létezik a játéklistában!" @@ -2697,37 +2693,29 @@ msgstr "Hiba a csaláskódok szinkronizálása közben!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Érvénytelen írás a következő címre: {0:#010x}, PC = {1:#010x}; a játék " -"valószínűleg összeomlott volna valódi hardveren.\n" -"\n" -"A pontos emuláció érdekében engedélyezd az MMU-t a haladó beállításokban." -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Érvénytelen olvasás a következő címről: {0:#010x}, PC = {1:#010x}; a játék " -"valószínűleg összeomlott volna valódi hardveren.\n" -"\n" -"A pontos emuláció érdekében engedélyezd az MMU-t a haladó beállításokban." #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2767,7 +2755,7 @@ msgstr "Üres" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Ismeretlen" @@ -2999,22 +2987,22 @@ msgid "Korean" msgstr "Koreai" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3022,15 +3010,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Kicsomagolása" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Ez a fájl nem tűnik BootMii NAND biztonsági másolatnak." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "Ez a fájl nem tartalmaz érvényes Wii fájlrendszert." -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Nem sikerült a fájlba írni {0}" @@ -3150,10 +3138,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "A {0} partíció nem rendelkezik érvényes fájlrendszerrel." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3161,25 +3161,25 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "A lemezképfájl formátuma nem tárolja a lemezkép méretét." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3187,7 +3187,7 @@ msgstr "" "A lemezképfájl túl kicsi, és hiányosak az adatok. A probléma oka nagy " "valószínűséggel, hogy egy kétrétegű lemezt egyrétegűként mentettek le." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3196,11 +3196,11 @@ msgstr "" "több részletben mentette el a lemezképet, össze kell őket egyesítened " "egyetlen fájllá." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "A hibakereső lemezkép mérete megegyezik a retail lemezkép méretével." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3210,24 +3210,24 @@ msgstr "" "időt. Valószínűleg nem fogsz tudni megosztani beviteli felvételeket, és a " "NetPlay sem fog működni senkivel, akinek a lemezképe megfelelő." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "A lemezkép szokatlan méretű." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "A játék azonosítója {0}, de ennyinek kellene lennie: {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "A játék azonosítója inkonzisztens." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "A játék azonosítója szokatlanul rövid." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3239,40 +3239,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3280,7 +3289,7 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3288,30 +3297,30 @@ msgstr "" "A kitöltő adatok egy része, aminek nullának kéne lennie, nem az. Ez a " "probléma bizonyos helyeken a játék lefagyásához vezethet." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "Sérült {0:08x} tartalom." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Az adat egy része nem olvasható." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Ez egy jó kimentés." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3319,28 +3328,28 @@ msgstr "" "Ez a fájl a Redump.org szerint egy jó másolat, de a Dolphin problémákat " "talált. Ez lehet, hogy a Dolphin hibája." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "A Dolphin nem képes ellenőrizni a licensz nélküli lemezeket." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3348,29 +3357,29 @@ msgstr "" "Ez egy rossz másolat. Ez nem feltétlenül jelenti azt, hogy a játék nem fog " "helyesen futni." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Ez egy rossz kimentés." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Nem találtunk problémát." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3378,7 +3387,7 @@ msgstr "" "Alacsony súlyosságú hibákra bukkantunk. Ezek valószínűleg nem akadályozzák " "meg a játék elindulását." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3386,14 +3395,14 @@ msgstr "" "Közepes súlyosságú hibákra bukkantunk. A teljes játék vagy annak bizonyos " "részei valószínűleg nem fognak megfelelően működni." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" "Súlyos hibákra bukkantunk. A játék nagy valószínűséggel nem fog elindulni." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3405,7 +3414,7 @@ msgstr "" "Mivel a GameCube lemezképfájlok kevés hitelesítő adatot tartalmaznak, ezért " "előfordulhatnak olyan hibák, amiket a Dolphin nem képes észlelni." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3779,52 +3788,52 @@ msgid "Data Type" msgstr "Adattípus" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3847,47 +3856,47 @@ msgstr "" "Indíts el egy játékot, mielőtt keresést kezdeményeznél a sztenderd " "memóriaterületeken." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] és [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 memóriatartomány" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "Fizikai címtartomány" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "Virtuális címtartomány" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Ismeretlen adattípus" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3896,130 +3905,130 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "egyenlő" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "nem egyenlő" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "kisebb, mint" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "kisebb vagy egyenlő, mint" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "nagyobb, mint" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "nagyobb vagy egyenlő, mint" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "ez az érték:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "legutóbbi érték" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "bármilyen érték" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "Keresés és szűrés" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "Jelenlegi értékek frissítése" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Eredmények visszaállítása" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "Várakozás az első vizsgálatra..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Jelenlegi értékek automatikus frissítése" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "Sikeres szkennelés." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n cím el lett távolítva." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n hátralévő cím." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n cím nem érhető el az emulált memóriában." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "%n cím található." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "Nincs futó játék." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "Érvénytelen paraméterek kerültek megadásra a kereséshez." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4027,107 +4036,119 @@ msgstr "" "Jelenleg a virtuális címtérben nem lehetséges a keresés. Futtasd egy ideig a " "játékot, majd próbáld újra." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Ismeretlen hiba lépett fel." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" "Sikertelen frissítés. Kérjük, futtasd a játékot egy kicsit és próbáld újra." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "Jelenlegi értékek frissítve." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "Eredmények nélkül nem lehet frissíteni." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "Megjelenítés a memóriában" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "Action Replay kód(ok) generálása" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "Cím törlése" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "Számos hiba történt az AR-kódok generálásakor." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "Csak virtuális memóriában lévő értékekhez lehet AR-kódot generálni." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "Nem generálható AR-kód ehhez a címhez." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Belső hiba történt az AR-kód generálása közben." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "AR-kód(ok) generálva." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Érték:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "Érvénytelen érték." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "Hiba történt az érték(ek) írása közben." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Leírás" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Cím" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Legutóbbi érték" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Jelenlegi érték" @@ -4243,10 +4264,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4278,49 +4298,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Hiba" @@ -4341,16 +4361,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "Ez a Gecko kód nem tartalmaz egyetlen sort sem." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Dolphin konfigurálása" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "A csalások megváltoztatása csak a játék újraindítása után lép életbe." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "A Dolphin csalási rendszere jelenleg le van tiltva." @@ -4393,31 +4413,30 @@ msgstr "DSU kliens" msgid "Nothing to configure" msgstr "Nincs mit konfigurálni" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "DSU szerver hozzáadása" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, stb." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Szerver IP cím" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Szerver port" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Hozzáadás" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Alkalmaz" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4426,20 +4445,24 @@ msgstr "Hozzáadás" msgid "Cancel" msgstr "Mégse" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Engedélyezés" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Hozzáadás" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4448,9 +4471,9 @@ msgstr "Hozzáadás" msgid "Remove" msgstr "Törlés" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4511,10 +4534,10 @@ msgstr "Rendszeradatok kibontása..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Siker" @@ -4619,13 +4642,13 @@ msgstr "Kamera 1" msgid "Free Look Settings" msgstr "Szabad nézet beállítások" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" "Szekció, amely a legtöbb CPU- és hardverrel kapcsolatos beállítást " "tartalmazza." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4633,7 +4656,7 @@ msgstr "" "Beállítja, hogy a kétmagos mód engedélyezve legyen-e. Javíthatja a " "teljesítményt, de problémákat is okozhat. Alapértelmezett érték:Igaz" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4641,7 +4664,7 @@ msgstr "" "Emulálja a valódi hardver lemezsebességét. A kikapcsolása instabilitást " "okozhat. Alapértelmezett érték: Igaz" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4649,119 +4672,53 @@ msgstr "" "Szabályozza, hogy a Memóriakezelő Egység teljes emulációja engedélyezve " "legyen-e. Kevés játék igényli." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Előbeállítások" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Konfig fájl megnyitása sikertelen!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Konfig fájl írása sikertelen!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "Be" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Ki" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Szerkesztő" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Frissítés" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Megnyitás külső szerkesztőben" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Mag" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Konfig fájl megnyitása sikertelen!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Kétmagos" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Konfig fájl írása sikertelen!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "EFB másolatok tárolása csak textúrának" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "XFB másolatok tárolása csak textúrának" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Textúra gyorsítótár" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Biztonságos" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Közepes" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Gyors" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4769,7 +4726,7 @@ msgstr "" "A konfigurációs fájl létrehozása sikertelen:\n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4777,6 +4734,11 @@ msgstr "" "Nem sikerült megnyitni a fájlt a külső szerkesztőben. \n" "Győződj meg róla, hogy van alkalmazás rendelve az INI fájlok megnyitásához." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Mag" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Kétmagos mód használata" @@ -4852,7 +4814,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Sztereoszkóp" @@ -4885,7 +4847,7 @@ msgid "Depth Percentage:" msgstr "Mélység százalékos értéke:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Konvergencia:" @@ -4904,6 +4866,10 @@ msgstr "Felhasználói konfig" msgid "Graphics" msgstr "Grafika" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Szerkesztő" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4917,63 +4883,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "Ezek a beállítások felülírják a Dolphin alapbeállításait." -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Nincs" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Szabványos vezérlő" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Kormánykerék" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Dance Mat" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (integrált)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Billentyűzet vezérlő" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube vezérlők" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Port %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4992,19 +4958,32 @@ msgstr "Kódok letöltése a WiiRD adatbázisból" msgid "Description:" msgstr "Leírás:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Kódok letöltése sikertelen." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "A fájl nem tartalmazott kódokat." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Letöltés sikeres" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "%1 kód letöltve. (%2 hozzáadva)" @@ -5106,60 +5085,80 @@ msgid "PNG Compression Level" msgstr "PNG tömörítési szint" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Egyebek" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Levágás" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Egyéni" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Fent" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Lent" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Egyebek" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Progresszív pásztázás használata" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Szegély nélküli teljes képernyő" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Kísérleti" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "EFB-gyorsítótár érvénytelenítés késleltetése" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "Manuális textúra mintavételezés" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5167,21 +5166,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5189,7 +5188,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5197,14 +5196,14 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5215,26 +5214,26 @@ msgstr "" "

Ha bizonytalan vagy, hagyd üresen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5243,7 +5242,7 @@ msgstr "" "

Ha bizonytalan vagy, hagyd üresen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5262,14 +5261,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5282,14 +5281,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5300,7 +5292,7 @@ msgstr "" "

Ha bizonytalan vagy, hagyd üresen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5308,21 +5300,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5331,7 +5323,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5345,7 +5337,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5354,16 +5346,65 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "Ha bizonytalan vagy, hagyd üresen." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5623,89 +5664,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "HDR utófeldolgozás" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Belső felbontás:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Élsimítás:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Textúraszűrés:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "Kimeneti mintavételezés:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Színkorrekció:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Utófeldolgozási effektus:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Ki" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Egymás mellett" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Egymás alatt" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglif" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passzív" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Szemcsere" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "Teljes felbontás szemenként" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Sztereoszkópikus 3D mód:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Mélység:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(ki)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 nem támogatja ezt a funkciót." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5714,7 +5759,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5724,7 +5769,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5735,7 +5780,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5758,7 +5803,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -5766,13 +5811,13 @@ msgstr "" "Egy funkciócsoport, amely a színek pontosabbá tételére szolgál, hogy " "illeszkedjen a Wii és GC játékok által megcélzott színtérhez." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5781,7 +5826,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5789,7 +5834,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5799,7 +5844,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5807,7 +5852,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5818,14 +5863,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5833,7 +5878,7 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -5842,14 +5887,14 @@ msgstr "" "módban hasznos.

Ha bizonytalan vagy, hagyd üresen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5857,7 +5902,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5866,18 +5911,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5887,35 +5932,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Élsimítás" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Textúraszűrés" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "Kimeneti mintavételezés" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Színkorrekció" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Utófeldolgozási effektus" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Sztereoszkópikus 3D mód" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Mélység" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Konvergencia" @@ -5940,10 +5985,6 @@ msgstr "4:3 kényszerítése" msgid "Stretch to Window" msgstr "Ablakméretűvé nyújtás" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Egyéni" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "Egyéni (nyújtott)" @@ -6016,11 +6057,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "Árnyékolók kiszámítása indítás előtt" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Backend változás megerősítése" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6030,14 +6071,14 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6046,7 +6087,7 @@ msgstr "" "

Ha bizonytalan vagy, hagyd üresen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
Ha bizonytalan vagy, hagyd üresen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6078,7 +6119,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6089,7 +6130,7 @@ msgstr "" "

Ha bizonytalan vagy, hagyd üresen." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6100,7 +6141,7 @@ msgstr "" "teljesítményű hardverekhez ajánlott.

Ha " "bizonytalan vagy, válaszd ezt a módot." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6108,7 +6149,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6117,7 +6158,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6126,7 +6167,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6137,28 +6178,28 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Adapter" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Képarány" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Egyéni képarány szélessége" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Egyéni képarány magassága" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6166,7 +6207,7 @@ msgstr "" "Kiválasztja a használandó hardveres adaptert.

Ha " "bizonytalan vagy, válaszd az első opciót." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6195,22 +6236,42 @@ msgstr "Az EFB processzor hozzáférésének átugrása" msgid "Ignore Format Changes" msgstr "Formátumváltozások kihagyása" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "EFB másolatok tárolása csak textúrának" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Textúra gyorsítótár" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU textúra dekódolás" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Biztonságos" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Pontosság:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Gyors" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Küldő képkockapuffer (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "XFB másolatok tárolása csak textúrának" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "XFB azonnali prezentálása" @@ -6326,8 +6387,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6500,9 +6561,9 @@ msgstr "Mentés másként..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Válassz egy fájlt" @@ -6558,7 +6619,7 @@ msgid "Toggle All Log Types" msgstr "Minden naplótípus kapcsoló" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Napló" @@ -6570,9 +6631,9 @@ msgstr "Sortörés" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Törlés" @@ -6640,8 +6701,10 @@ msgstr "Frissítési gyakoriság: %1 Hz" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii Remote %1" @@ -6653,7 +6716,7 @@ msgstr "Ablakméret" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6661,9 +6724,9 @@ msgstr "Mentés" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Betöltés" @@ -6803,7 +6866,7 @@ msgstr "alapértelmezett" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6877,7 +6940,7 @@ msgid "Reset All" msgstr "Összes visszaállítása" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6904,8 +6967,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6923,10 +6986,10 @@ msgstr "A profil '%1' nem létezik" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Megerősítés" @@ -6936,7 +6999,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Biztosan törölni szeretnéd: '%1'?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Ez nem vonható vissza!" @@ -7076,8 +7139,13 @@ msgstr "Patch szerkesztő" msgid "Patch name" msgstr "Patch név" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Hozzáadás" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7283,103 +7351,99 @@ msgstr "Redump.org állapot:" msgid "Verify Integrity" msgstr "Integritás ellenőrzése" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Kiszámítás" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Ellenőrzés..." -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Alacsony" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Közepes" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Magas" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "Adapterek keresése..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Automatikus" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "További opciók..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii Remote-ok" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Bluetooth-adapter átvitele" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Szinkronizálás" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Valódi Wii Remote-ok szinkronizálása és párosítása" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Mentett Wii Remote párosítások visszaállítása" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Wii Bluetooth-adapterének emulálása" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Folyamatos szkennelés" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Valódi Balance Board" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Hangszóró adatok bekapcsolása" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Wii Remote-ok csatlakoztatása az emulált vezérlőkhöz" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Emulált Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Valódi Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"Nem található támogatott Bluetooth-eszköz.\n" -"Manuálisan kell csatlakoztatnod a Wii távirányítót." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "Válassz egy Bluetooth-eszközt" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "A mentett Wii Remote párosítások csak akkor állíthatók vissza, ha egy Wii " "játék fut." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "A szinkroniázáláshoz egy Wii játéknak futnia kell." @@ -7560,7 +7624,7 @@ msgid "No input" msgstr "Nincs bemenet" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7588,7 +7652,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Új" @@ -7623,10 +7687,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Bemenet" @@ -7650,10 +7714,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7834,7 +7898,7 @@ msgstr "hamis" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7991,7 +8055,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Súgó" @@ -8187,13 +8251,13 @@ msgstr "Eddig:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -8209,7 +8273,7 @@ msgstr "Naplóba írás" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -8363,42 +8427,42 @@ msgstr "" msgid "Breakpoints" msgstr "Töréspontok" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "Letiltás" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Aktív" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Funkció" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "Megjelenítés a Kódban" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Szerkesztés..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "Megjelenítés a Memóriában" @@ -8411,7 +8475,7 @@ msgstr "Paraméterek" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Szimbólumok" @@ -8524,7 +8588,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8541,7 +8605,7 @@ msgstr "" "Végrehajtott utasítások: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8819,7 +8883,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Gyorsítótár törlése" @@ -8947,7 +9011,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8955,7 +9019,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8991,7 +9055,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Keresés" @@ -9096,7 +9160,7 @@ msgid "Labels" msgstr "Címkék" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Adat" @@ -9238,7 +9302,7 @@ msgid "No" msgstr "Nem" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Hálózat" @@ -9357,70 +9421,70 @@ msgstr "Regiszterek" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Memória &töréspont hozzáadása" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "&memória megtekintése" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr " &kód megtekintése" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadecimális" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Minden hexadecimális" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Frissítés" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Lejárt az idő" @@ -9885,12 +9949,20 @@ msgstr "Rögzítés..." msgid "No file loaded / recorded." msgstr "Nincs betöltött / rögzített fájl." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Frissítés..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -9898,144 +9970,144 @@ msgstr "" "A Dolphin nem talált GameCube/Wii ISO vagy WAD fájlt.\n" "Kétszer kattints ide egy játékmappa megadásához..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Válassz egy könyvtárat" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Kiválasztott fájlok konvertálása..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Wii mentések exportálása" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Kiválasztott fájlok törlése..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Tulajdonságok" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Indítás Riivolution Patchekkel..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "&Beállítás alapértelmezett ISO-ként" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Fájl konvertálása..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Lemez&váltás" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Rendszerfrissítés végrehajtása" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Telepítés a NAND-ra" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Eltávolítás a NAND-ról" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Wii &Mentés mappa megnyitása" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Wii mentés exportálása" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "GameCube &Mentés mappa megnyitása" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "&Tartalmazó mappa megnyitása" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Fájl törlése..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Parancsikon hozzáaadása az Asztalhoz" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "Hiba történt az asztali parancsikon létrehozásakor" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Címkék" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Új címke..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Címke eltávolítása..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Hosztolás NetPlay-jel" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Exportálási könyvtár kiválasztása" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "A következő mentési fájlok exportálása sikertelen:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Sikeresen exportált mentési fájlok" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Hiba" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "A játék sikeresen telepítve lett a NAND-ra." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Nem sikerült telepíteni ezt a játékot a NAND-ra." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10043,28 +10115,28 @@ msgstr "" "A WAD eltávolítása törli a játék aktuálisan telepített verzióját a NAND-ról " "anélkül, hogy a mentett adatokat törölné. Folytatod?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "A játék sikeresen el lett távolítva a NAND-ról." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Nem sikerült eltávolítani ezt a játékot a NAND-ról." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Nem található mentett adat." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Biztosan törlöd ezt a fájlt?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Nem sikerült törölni a kiválasztott fájlt." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10072,96 +10144,96 @@ msgstr "" "Ellenőrizd, hogy van-e jogosultságod a fájl törlésére, vagy hogy " "használatban van-e." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Platform" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Cím" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Készítő" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Fájlnév" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Fájl útvonala:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "Játék azonosító" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Régió" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Fájlméret" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Fájlformátum" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Blokk méret" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Tömörítés" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "Játékidő" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Új címke" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Új címke neve:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Címke eltávolítása" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Eltávolítandó címke neve:" @@ -10272,7 +10344,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "'%1' megnyitása sikertelen" @@ -10331,12 +10403,12 @@ msgid "Create New Memory Card" msgstr "Új memóriakártya létrehozása" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "GameCube memóriakártyák (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Minden fájl (*)" @@ -10381,43 +10453,43 @@ msgstr "&Megnyitás..." msgid "&Create..." msgstr "&Létrehozás..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Fájlnév" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ikon" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blokk" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "B-re váltás" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "A-ra váltás" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "B-be másolás" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "A-ba másolás" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "Szabad blokkok: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "Szabad fájlok: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -10425,71 +10497,71 @@ msgstr "" "Memóriakártya megnyitása sikertelen:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "Memóriakártya fájl beállítása az A foglalathoz" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "Memóriakártya fájl beállítása a B foglalathoz" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "GameCube memóriakártyák" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "Adatinkonzisztencia a GCMemcardManager-ben, művelet megszakítása." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Natív GCI fájl" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "MadCatz Gameshark fájlok" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Datel MaxDrive/Pro fájlok" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Sikertelen exportálás" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" "Nem sikerült beolvasni a kiválasztott mentési fájl(oka)t a memóriakártyáról." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Mentési fájl exportálása" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Mentési fájlok exportálása" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "Nem sikerült exportálni %n fájlt a(z) %1 mentési fájlból." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "%n sikeresen exportálva lett %1 mentési fájlból." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10497,7 +10569,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10505,45 +10577,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "Legalább 2 kiválasztott mentési fájl belső fájlneve megegyezik." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "A cél memóriakártya már tartalmaz egy \"%1\" fájlt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "Importálás sikertelen" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "\"%1\" importálása sikertelen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "Nem sikerült a módosított memóriakártyát lemezre írni." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "Mentési fájl(ok) importálása" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Támogatott fájlformátumok" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10551,78 +10623,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Másolás sikertelen" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "Biztosan törölni szeretnéd a(z) %n kiválasztott mentési fájlt?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "Törlés sikertelen" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "Nem sikerült eltávolítani a fájlt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "A fájl nem nyitható meg." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "A fájl nem olvasható." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Nincs hiba." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "Nem sikerült megnyitni a fájlt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "Nem sikerült a fájlból olvasni." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Ismeretlen hiba." @@ -10675,21 +10747,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Létrehozás" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Nem sikerült megnyitni az Infinity fájlt!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10697,11 +10769,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "Nem sikerült beolvasni az Infinity fájlt!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10713,46 +10785,46 @@ msgstr "" "\n" "A fájl túl kicsi." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Ismeretlen--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Érték konvertálási hiba" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "A megadott karakter érvénytelen!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Ismeretlen(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Infinity fájl létrehozása" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Nem sikerült létrehozni az Infinity fájlt" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10778,20 +10850,20 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "Hiba történt bizonyos textúracsomagok betöltése közben" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Minden GC/Wii fájl" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -10800,7 +10872,7 @@ msgstr "" "leállítod a jelenlegi emulációt, mielőtt az befejeződik. Kényszeríted a " "leállítást?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." @@ -10808,57 +10880,57 @@ msgstr "" "Biztosan leállítod a jelenlegi emulációt? Nem mentett " "teljesítményváltozásokat észleltünk." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Biztos leállítod az aktuális emulációt?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "Minden állapotmentés (*.sav *.s??);; Minden fájl (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "Nem indítható NetPlay munkamenet, amíg egy játék fut!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Egy NetPlay játékmenet már folyamatban van!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Nem sikerült megnyitni a szervert" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" "Sikertelen figyelés a(z) %1 porton. Egy másik NetPlay szerver példány fut?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10866,52 +10938,51 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "NAND Backup kiválasztása" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii NAND backup fájl(*.bin);;Minden fájl (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "NAND biztonsági másolat importálása" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"NAND biztonsági másolat importálása\n" -"Eltelt idő: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii keys fájl (*.bin);;Minden fájl (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" "A bemeneti felvételek lejátszása RetroAchievements hardcore módban le van " "tiltva." -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "Válaszd ki a lejátszandó felvételt" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS videók (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "Rögzített fájl mentése, mint" @@ -11137,7 +11208,7 @@ msgstr "Mentés foglalatba %1 - %2" #: Source/Core/DolphinQt/MenuBar.cpp:474 msgid "Select Slot %1 - %2" -msgstr "Foglalat kiválasztása %1 - %2" +msgstr "Foglalat %1 - %2 kiválasztása" #: Source/Core/DolphinQt/MenuBar.cpp:482 msgid "Show &Log" @@ -11193,421 +11264,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Összeállító" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Játéklista gyorsítótár ürítése" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Beállítások" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Ko&nfiguráció" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Grafikai beállítások" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Audió beállítások" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Vezérlő beállítások" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Gyorsbillentyű beállítások" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "&Szabad nézet beállítások" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Betűtípus..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Weboldal" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Online &dokumentáció" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&GitHub tárház" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Frissítések keresése..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Névjegy" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Lista nézet" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Rács nézet" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Oszlopok megjelenítése a listában" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Wii megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "GameCube megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Triforce megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "WAD megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "ELF/DOL megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Platformok megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "JPN megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "PAL megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "USA megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Ausztrália megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Franciaország megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Németország megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Olaszország megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Korea megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Hollandia megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Oroszország megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Spanyolország megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Tajvan megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Világ megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Ismeretlen megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Régiók megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Összes megjelenítése" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Összes elrejtése" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Film" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "&Bemenet rögzítésének indítása" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "Bemeneti fe&lvétel lejátszása..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Játék/felvétel leállítása" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Felvétel exportálása..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Írásvédett mód" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS bemenet" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Szünet a videó végén" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "Filmablak engedélyezése" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "Filmablak testreszabása" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Képkockák kimentése" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Hang kimentése" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "JIT gyorsítótár kikapcsolása" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Fastmem kikapcsolása" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Fastmem Arena kikapcsolása" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "JIT utasítás lefedettségének naplózása" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Utasítás keresése" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "JIT blokk profilozás engedélyezése" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "JIT blokk profilozási adat törlése" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Szimbólumok generálása innen" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Aláírás adatbázis" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO modulok" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "K&ód mentése" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "&Aláírás fájl létrehozása..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "&Két aláírás fájl egyesítése..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "&Aláírásfájl alkalmazása..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&HLE funkciók javítása" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "Wii rendszermenü betöltése %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Wii rendszermenü betöltése %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "NAND-ra telepítendő játék kiválasztása" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD fájlok (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "Mentési fájl kiválasztása" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Wii mentési fájlok (*.bin);;Minden fájl (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11619,11 +11698,11 @@ msgstr "" "\n" "Felülírod a meglévő mentett adatokat?" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Mentett fájl sikeresen importálva." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -11631,14 +11710,14 @@ msgstr "" "Mentési fájl importálása sikertelen. A megadott fájl sérült, vagy nem " "érvényes Wii mentés." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "A mentési fájl importálása sikertelen. Indítsd el a játékot, majd próbáld " "újra." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -11649,11 +11728,11 @@ msgstr "" "NAND-ot (Eszközök -> NAND kezelése -> NAND ellenőrzése...), majd importáld " "újra a mentést." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Mentési hely kiválasztása" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11665,7 +11744,7 @@ msgstr "" "\n" "Felülírod a meglévő mentett adatokat?" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -11673,14 +11752,14 @@ msgstr "" "%1: A mentési fájl importálása sikertelen. A megadott fájl sérült, vagy nem " "érvényes Wii mentés." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: A mentési fájl importálása sikertelen. Indítsd el a játékot egyszer, " "majd próbáld újra." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -11691,37 +11770,37 @@ msgstr "" "NAND-ot (Eszközök -> NAND kezelése -> NAND ellenőrzése...), majd importáld " "újra a mentést." -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr " %1 mentési fájl sikeresen importálva %2 hibával." -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "%n mentés exportálva" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND ellenőrzés" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -11729,15 +11808,15 @@ msgstr "" "A NAND a megengedettnél több adatot tartalmaz. A Wii szoftver helytelenül " "viselkedhet, vagy nem engedélyezheti a mentést." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Nem található probléma." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND sikeresen javítva." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -11745,162 +11824,162 @@ msgstr "" "A NAND nem javítható. Érdemes biztonsági másolatot készíteni az aktuális " "adatokról, és új NAND-dal újrakezdeni." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Tanúsítványok sikeresen kivonva a NAND-ból" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Tanúsítványok kinyerése a NAND-ból sikertelen" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Válassz egy hibakereső betűtípust" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Megerősítés" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' nem található, nem került generálásra szimbólumnév" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "RSO auto-felismerés" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "Automatikus RSO modul-észlelés?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "RSO modul címének megadása:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Érvénytelen RSO modulcím: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Nem sikerült betölteni az RSO modult: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "%1 modul található" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "RSO modulok észlelése" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "Nem sikerült automatikusan felismerni az RSO modult" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Válaszd ki az RSO modul címét:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' nem található, közös funkciók szkennelése..." -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Szimbólumok betöltve innen: '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Hozzárendelési fájl betöltése" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Hozzárendelési fájl mentése" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Aláírásfájl mentése" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Nem sikerült az aláírásfájl mentése: '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Aláírás csatolása ide" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Aláírásfájl alkalmazása" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "Válassz elsődleges bemeneti fájlt" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "Válassz másodlagos bemeneti fájlt" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "Kombinált kimeneti fájl mentése, mint..." -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Keresési utasítás" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Utasítás:" @@ -12016,7 +12095,7 @@ msgid "Game" msgstr "Játék" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Játékosok" @@ -12045,75 +12124,75 @@ msgstr "Ez a játékmenet jelszót igényel:" msgid "Invalid password provided." msgstr "A megadott jelszó érvénytelen." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Puffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Kilépés" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "Nincs mentett adat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "Házigazda mentett adatainak betöltése" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "Házigazda mentett adatainak írása és betöltése" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "Minden Wii mentett adat használata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "AR/Gecko kódok szinkronizálása" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12121,11 +12200,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12133,11 +12212,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12145,85 +12224,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Golf mód" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Ellenőrzés" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Jelenlegi játék" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Egyéb játék..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD kártya" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Bemenet felvétele" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Golf mód átfedés megjelenítése" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "Távoli GBAk elrejtése" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Küldés" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Másolás" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Játékos kirúgása" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Vezérlő portjainak társítása" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Megállított játék" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Sikeresen hozzáadva a NetPlay indexhez" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Nem minden játékos rendelkezik a játékkal. Biztos elindítod?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12231,171 +12310,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Biztosan ki akarsz lépni a NetPlay-ből?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "Szoba ID" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Külső" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Helyi" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Játékos" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Játék állapot" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Hozzárendelés" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revízió" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "Helytelen hash" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "Helytelen lemezszám" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "A játéknak eltér a lemezszáma." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Helytelen revízió" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "A játéknak eltér a verziója" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Helytelen régió" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "A játék régiója nem egyezik." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "Nem található" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "Nem található megfelelő játék" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Csatlakozás" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Újra" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "A játék megváltozott erre: \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "GBA%1 ROM megváltozott erre: \"%2\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "GBA%1 ROM letiltva" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Elindított játék" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 csatlakozott" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 kilépett" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "A maximális pufferméret %1 értékre változott" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Pufferméret megváltozott erre: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Max puffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "Lehetséges szinkronhiba: %1 eltérhetett a %2. képkockánál." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Elveszett a kapcsolat a NetPlay szerverrel..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Nem sikerült kapcsolódni a szerverhez: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "A központi szerver nem található" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "A Dolphin túl régi az átjárási szerverhez" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 éppen golfozik" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -12407,7 +12486,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 nem egy valid ROM" @@ -12933,7 +13012,7 @@ msgstr "" "dolphin_emphasis>" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "Dolphin beállítások visszaállítása" @@ -12941,7 +13020,7 @@ msgstr "Dolphin beállítások visszaállítása" msgid "Reset All Settings" msgstr "Összes beállítás visszaállítása" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12950,85 +13029,86 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "DSP beállítások" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "DSP emulációs motor:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (ajánlott)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "LLE újrafordító (lassú)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "LLE értelmező (nagyon lassú)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Háttéralkalmazás beállításai" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Audió feldolgozó:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II dekóder" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Dekódolás minősége:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "Legalacsonyabb (Késleltetés ~10 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "Alacsony (Késleltetés ~20 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "Magas (Késleltetés ~40 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "Legmagasabb (Késleltetés ~80 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Alapértelmezett eszköz" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "Kimeneti eszköz:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "Késleltetés: %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "Késleltetés: 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Hanglejátszás beállítások" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13039,35 +13119,44 @@ msgstr "" "

Ha bizonytalan vagy, állítsd 80 ms értékre." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Audio hézagok kitöltése" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "Hangmagasság megőrzése" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "Némítás a sebességkorlátozás letiltásakor" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Audio pufferméret:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13080,13 +13169,13 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -13097,7 +13186,7 @@ msgstr "" "

Ha bizonytalan vagy, hagyd 20 ms értéken." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
Ha bizonytalan " "vagy, hagyd üresen." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -13117,7 +13206,7 @@ msgstr "" "előbeállítások növelik a hang késleltetését.

Ha " "bizonytalan vagy, válaszd a Magas opciót." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -13125,7 +13214,7 @@ msgstr "" "A kimeneti hangerő beállítása.

Ha bizonytalan " "vagy, hagyd 100 százalékon." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -13134,7 +13223,7 @@ msgstr "" "

Ha bizonytalan vagy, hagyd kipipálva." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " @@ -13145,7 +13234,7 @@ msgstr "" "

Ha bizonytalan vagy, hagyd üresen." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
Ha bizonytalan vagy, hagyd üresen." "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP emulációs motor" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "Audió feldolgozó" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "Dekódolás minősége" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -13176,14 +13265,36 @@ msgstr "" "bizonytalan vagy, válaszd az Alapértelmezett eszköz opciót." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "Kimeneti eszköz" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Késleltetés" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -13318,42 +13429,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "GBA beállítások" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "GBA-magok futtatása dedikált szálakban" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "Port %1 ROM:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Mentés a ROM-mal azonos könyvtárba" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Mentések:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "Válassz megnyitandó vagy létrehozandó fájlt" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "Nem állítható be üres útvonalra a memóriakártya." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -13365,58 +13476,58 @@ msgstr "" "fájl sérült, vagy nem GameCube memóriakártya fájl.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "Nem használható ugyanaz a fájl több foglalatban; már használatban van: %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "GCI Base mappa kiválasztása" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "Nem állítható be üres útvonalra a GCI mappa." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "Nem használható ugyanaz a mappa több foglalatban; már használatban van: %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "Válassz megnyitandó fájlt" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Game Boy Advance kártyák (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "GBA BIOS kiválasztása" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "GBA mentési útvonal kiválasztása" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "GBA ROM kiválasztása" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -13424,23 +13535,23 @@ msgstr "" "Game Boy Advance ROMok (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Minden fájl (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Alapok beállítása" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Kétmagos mód használata (speedhack)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Csalások használata" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "Teljes játék memóriába olvasása" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -13448,82 +13559,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Eltérő régióbeállítások engedélyezése" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Automatikus lemezváltás" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Jelenlegi játék megjelenítése Discordon" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Végtelen" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Normál sebesség)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Sebességkorlát:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Automatikus frissítés beállításai" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Automatikus frissítés:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Ne frissítsen" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "Releasek (néhány havonta)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Fejlesztői (naponta többször)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Használati statisztika-jelentés beállítások" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Használati statisztika jelentése" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Új statisztikai azonosító generálása" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Azonosító generálása" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Új azonosító generálva." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13538,7 +13649,7 @@ msgstr "" "módosítható, amíg az emuláció fut.

Ha bizonytalan " "vagy, hagyd üresen." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13547,7 +13658,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13555,7 +13666,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13566,7 +13677,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13578,7 +13689,7 @@ msgstr "" "közben.

Ha bizonytalan vagy, hagyd kipipálva." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13599,7 +13710,7 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -13608,7 +13719,7 @@ msgstr "" "Beállítja a régiót azoknál a játékoknál, amelyek régiója nem határozható meg " "automatikusan.

Ez a beállítás nem módosítható, amíg az emuláció aktív." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13618,21 +13729,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "Sebességkorlát" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Automatikus frissítés" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13642,7 +13753,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." @@ -13650,7 +13761,7 @@ msgstr "" "Hardcore mód használatakor a 100% alatti sebesség limit " "100%-ként lesz kezelve." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -14264,7 +14375,7 @@ msgstr "WFS útvonal:" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:68 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:87 msgid "IP Address Redirections" -msgstr "" +msgstr "IP-cím átirányítások" #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Emulated" @@ -14488,14 +14599,6 @@ msgstr "Wii Remote beállítások" msgid "Sensor Bar Position:" msgstr "Érzékelősáv helyzete:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Fent" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Lent" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -15028,15 +15131,15 @@ msgstr "" "Nem sikerült betölteni a Skylander fájlt:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "GBA TAS bemenet %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "GameCube TAS bemenet %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Főkar" @@ -15072,71 +15175,71 @@ msgstr "Turbógomb lenyomásának időtartama (képkocka):" msgid "Duration of Turbo Button Release (frames):" msgstr "Turbógomb felengedésének időtartama (képkocka):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Nunchuk kar" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Wii Remote gyorsulásmérő" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Wii Remote Giroszkóp" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wii Remote gombok" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Nunchuk gombok" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Klasszikus gombok" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wii TAS bemenet %1 - Wii Remote + Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -15646,34 +15749,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "Sikertelen tokenizálás." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "Nem található profil a játékbeállításhoz '{0}'" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "A legfrissebb verziót használod ezen a frissítési csatornán." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "Nem sikerült elindítani a frissítési folyamatot: {0}" @@ -15713,31 +15820,31 @@ msgid "Africa" msgstr "Afrika" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15812,13 +15919,13 @@ msgstr "" msgid "Null" msgstr "Null" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -15826,7 +15933,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Támogatja az OpenGL 3.0-t a videokártyád?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -15834,7 +15941,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Támogatja az OpenGL 3.0-t a videokártyád?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -15842,14 +15949,14 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Támogatja az OpenGL 3.1-et a videokártyád?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -15857,7 +15964,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Támogatja az OpenGL 3.3-at a videokártyád?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15865,7 +15972,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15925,6 +16032,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15944,8 +16058,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15964,7 +16078,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Árnyékolók összeállítása" @@ -16015,10 +16129,6 @@ msgstr "Elvetés" msgid "Help" msgstr "Segítség" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Alkalmaz" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "Alapértelmezettek visszaállítása" diff --git a/Languages/po/it.po b/Languages/po/it.po index a0e4188b17..d4884cea46 100644 --- a/Languages/po/it.po +++ b/Languages/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Mewster , 2023-2026\n" "Language-Team: Italian (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -22,17 +22,17 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " "1 : 2;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT non è attivo" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "Fallita l'apertura di \"{0}\" per la scrittura." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Scritto su \"{0}\"." @@ -76,7 +76,7 @@ msgstr "" "Impossibile aprire il file {0} in scrittura. Verificare che non sia già " "aperto in un altro programma." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -93,30 +93,30 @@ msgid "Unpack SD Card Now" msgstr "Estrai scheda SD" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informazioni" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Conferma" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Attenzione" @@ -286,15 +286,15 @@ msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" "{0} IPL trovato nella cartella {1}. Il disco potrebbe non venire riconosciuto" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Impossibile caricare l'eseguibile in memoria." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Impossibile avviare il gioco, l'IPL GC non è stato trovato" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Impossibile trovare l'IPL GC" @@ -411,7 +411,7 @@ msgstr "" "La versione minima del loader DFF ({0}) supera la versione di questo Player " "FIFO ({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -455,8 +455,9 @@ msgstr "Giù" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -468,8 +469,9 @@ msgstr "Sinistra" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -507,10 +509,10 @@ msgid "Increase" msgstr "Aumenta" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -520,7 +522,7 @@ msgstr "Reimposta" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -621,15 +623,15 @@ msgstr "Controlla modalità golf NetPlay" msgid "Open Achievements" msgstr "Apri achievement" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Abbassa il volume" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Alza il volume" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Abilita/sisabilita il volume" @@ -782,287 +784,291 @@ msgid "Previous Game Profile" msgstr "Profilo di gioco precedente" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Attiva/disattiva ritaglio" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Attiva/disattiva rapporto di aspetto" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "Attiva/disattiva salta accesso EFB" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Attiva/disattiva copie EFB" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Attiva/disattiva copie XFB" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Attiva/disattiva modalità XFB immediata" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Attiva/disattiva nebbia" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Attiva/disattiva dump texture" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Attiva/disattiva texture personalizzate" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Aumenta IR" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Riduci IR" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Abilita/Disabilita camera libera" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Attiva/disattiva 3D fianco-a-fianco" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Attiva/disattiva 3D sopra-sotto" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Attiva/disattiva anaglifo 3D" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Riduci profondità" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Aumenta profondità" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Riduci convergenza" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Aumenta convergenza" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Carica stato di gioco da slot 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Carica stato di gioco da slot 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Carica stato di gioco da slot 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Carica stato di gioco da slot 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Carica stato di gioco da slot 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Carica stato di gioco da slot 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Carica stato di gioco da slot 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Carica stato di gioco da slot 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Carica stato di gioco da slot 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Carica stato di gioco da slot 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Carica dallo slot selezionato" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Salva stato di gioco nello slot 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Salva stato di gioco nello slot 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Salva stato di gioco nello slot 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Salva stato di gioco nello slot 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Salva stato di gioco nello slot 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Salva stato di gioco nello slot 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Salva stato di gioco nello slot 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Salva stato di gioco nello slot 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Salva stato di gioco nello slot 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Salva stato di gioco nello slot 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Salva nello slot selezionato" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Seleziona slot di stato 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Seleziona slot di stato 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Seleziona slot di stato 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Seleziona slot di stato 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Seleziona slot di stato 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Seleziona slot di stato 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Seleziona slot di stato 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Seleziona slot di stato 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Seleziona slot di stato 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Seleziona slot di stato 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Carica stato di gioco in posizione 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Carica stato di gioco in posizione 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Carica stato di gioco in posizione 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Carica stato di gioco in posizione 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Carica stato di gioco in posizione 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Carica stato di gioco in posizione 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Carica stato di gioco in posizione 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Carica stato di gioco in posizione 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Carica stato di gioco in posizione 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Carica stato di gioco in posizione 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Salva sul più vecchio stato di gioco" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Annulla caricamento stato di gioco" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Annulla salvataggio dello stato di gioco" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Salva stato di gioco" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Carica stato di gioco" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "Slot stato selezionato successivo" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Slot stato selezionato precedente" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "Carica ROM" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "Rimuovi ROM" @@ -1091,7 +1097,7 @@ msgid "Show Infinity Base" msgstr "Mostra base Infinity" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Tasti di scelta rapida" @@ -1112,8 +1118,8 @@ msgstr "Generale" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volume" @@ -1170,7 +1176,7 @@ msgid "Graphics Toggles" msgstr "Settaggi grafici" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Risoluzione interna" @@ -1248,46 +1254,46 @@ msgstr "" "\n" "DSPHLE: Ucode sconosciuto (CRC = {0:08x}) - AX forzato" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "Lettura media board non gestita: offset={0:08x} lunghezza={0:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "Comando media board non gestito:{0:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "Scrittura media board non gestita: offset={0:08x} lunghezza={0:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "Esecuzione media board non gestita:{0:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "Comando media board non gestito:{0:02x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "Game ID sconosciuto:{0:08x}, saranno usati i controlli standard." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Impossibile trovare il disco che stava per essere inserito." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Un disco è già in inserimento." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Comando DVD {0:08x} sconosciuto - errore fatale" @@ -1390,7 +1396,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Adattatore Broadband (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "Triforce Baseboard" @@ -1463,37 +1469,27 @@ msgstr "" " Si prega di verificare i permessi di scrittura o di spostare il file al di " "fuori di Dolphin" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Errore: GBA{0} non è riuscito ad aprire la ROM in {1}" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Errore: GBA{0} non è riuscito a creare il core" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Errore: GBA{0} non è riuscito a caricare la ROM in {1}" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Errore: GBA{0} non è riuscito ad aprire il BIOS in {1}" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Errore: GBA{0} non è riuscito a caricare il BIOS in {1}" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Errore: GBA{0} non è riuscito ad aprire il salvataggio in {1}" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Errore: GBA{0} non è riuscito a caricare il salvataggio in {1}" @@ -1521,8 +1517,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Pulsanti" @@ -1560,16 +1556,16 @@ msgstr "Tastiera" msgid "Keys" msgstr "Tasti" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Report: GCIFolder Scrittura su blocco non allocato {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock chiamato con indirizzo non valido" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1577,11 +1573,11 @@ msgstr "" "Gioco sovrascritto con un altro salvataggio. Corruzione in posizione {0:#x}, " "{1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT errato. Dolphin verrà chiuso." -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1590,7 +1586,7 @@ msgstr "" "Attenzione: Il numero di blocchi indcati dal BAT ({0}) non coincide con il " "file di intestazione caricato ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1645,7 +1641,7 @@ msgstr "Control Stick" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C Stick" @@ -1654,7 +1650,7 @@ msgid "Button" msgstr "Pulsante" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motore" @@ -1678,20 +1674,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Grilletti" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibrazione" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1759,7 +1755,7 @@ msgstr "Controller tradizionale" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Levetta sinistra" @@ -1850,8 +1846,8 @@ msgstr "Forza" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1908,25 +1904,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Scuoti" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Inclina" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Ruota/oscilla" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Accelerometro" @@ -2043,21 +2039,21 @@ msgid "uDraw GameTablet" msgstr "uDraw GameTablet" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Puntamento" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "FOV orizzontale" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2068,65 +2064,65 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" "Campo di visione della telecamera (influisce sulla sensibilità del " "puntamento)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "FOV verticale" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "Punto (Passthrough)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Giroscopio" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Attiva/disattiva posizione di traverso" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Attiva/disattiva posizione verticale" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Mantieni posizione di traverso" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Mantieni posizione verticale" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Estensione" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Collega MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Panning altoparlante" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Batteria" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Wii Remote in posizione verticale" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Wii Remote in posizione di traverso" @@ -2463,20 +2459,20 @@ msgstr "" "Interruzione della riproduzione. Errore in DeserializeDesiredState. byte:{0}" "{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Impossibile creare il client." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Impossibile creare il peer." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Impossibile comunicare con l'host." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2484,77 +2480,77 @@ msgstr "" "Il codice host è troppo lungo.\n" "Controlla di avere il codice corretto." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "Il server è pieno." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "Le versioni di NetPlay del server e del client non sono compatibili." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "Il gioco è attualmente avviato." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "Il nickname è troppo lungo." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "Il server ha inviato un messaggio d'errore sconosciuto." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Ricevuto messaggio sconosciuto con id : {0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Messaggio SYNC_SAVE_DATA sconosciuto ricevuto con id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Sincronizzazione dei dati di salvataggio in corso..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "Impossibile eliminare la memory card NetPlay. Controlla di avere i corretti " "permessi di scrittura." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "Impossibile resettare la cartella NetPlay GCI. Controlla di avere i corretti " "permessi di scrittura." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "Impossibile resettare la cartella NetPlay NAND. Controlla di avere i " "corretti permessi di scrittura." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "Impossibile resettare la cartella di reindirizzamento NetPlay. Controlla di " "avere i corretti permessi di scrittura." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Fallita scrittura dei dati Mii." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Fallita scrittura del salvataggio Wii." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "Fallita scrittura del salvataggio redirezionato." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2562,62 +2558,62 @@ msgstr "" "Impossibile eliminare il file di salvataggio NetPlay GBA{0}. Controlla di " "avere i corretti permessi di scrittura." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "Messaggio SYNC_CODES sconosciuto ricevuto con id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Sincronizzazione codici Gecko..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "Sincronizzazione codici AR..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Quality of Service (QoS) abilitato con successo." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "Impossibile abilitare Quality of Service (QoS)." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Il gioco è già in esecuzione!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Dati ricevuti!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Errore processando i dati." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Errore processando i codici." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Codici ricevuti!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" "Il traversal server è andato in time out durante la connessione con l'host." -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" "Il server ha rifiutato il tentativo di connessione in modalità traversal" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Host non valido" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Errore sconosciuto {0:x}" @@ -2703,8 +2699,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "Il gioco selezionato non esiste nella lista dei giochi!" @@ -2722,7 +2718,7 @@ msgstr "Errore sincronizzando i cheat code!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2731,31 +2727,23 @@ msgstr "" "cache. Questo non dovrebbe mai accadere. Per cortesia segnala questo " "problema nel bug tracker. Dolphin ora terminerà." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Scrittura non valida a {0:#010x}, PC = {1:#010x}; su hardware reale il gioco " -"sarebbe probabilmente crashato.\n" -"\n" -"Per un'emulazione accurata, abilita MMU nelle impostazioni avanzate." -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Lettura non valida da {0:#010x}, PC = {1:#010x}; su hardware reale il gioco " -"sarebbe probabilmente crashato.\n" -"\n" -"Per un'emulazione accurata, abilita MMU nelle impostazioni avanzate." #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2799,7 +2787,7 @@ msgstr "Vuoto" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Sconosciuto" @@ -3039,22 +3027,22 @@ msgid "Korean" msgstr "Coreano" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3062,15 +3050,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Apertura" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Questo file non sembra un backup NAND BootMii." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "Questo file non contiene un filesystem Wii valido." -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Impossibile scrivere su file {0}" @@ -3201,11 +3189,23 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "La partizione {0} non contiene un file system valido." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" "La partizione d'aggiornamento non contiene l'IOS usato da questo titolo." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3213,12 +3213,12 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Capolavori)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3229,7 +3229,7 @@ msgstr "" "gioco saranno compromesse. Questo problema esiste di solito solo in copie " "illegali." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." @@ -3237,7 +3237,7 @@ msgstr "" "Il formato con cui è stata salvata l'immagine disco non contiene la " "dimensione stessa dell'immagine" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3245,7 +3245,7 @@ msgstr "" "Questa immagine disco è troppo piccola e manca di alcuni dati. Probabilmente " "si tratta di un disco dual-layer estratto come disco single-layer." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3254,13 +3254,13 @@ msgstr "" "programma di dump ha salvato l'immagine in più parti, devi riunirle in un " "unico file." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" "La dimensione di questa immagine disco di debug è quella di un'immagine " "disco retail." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3271,24 +3271,24 @@ msgstr "" "registrazioni degli input o usare il NetPlay con chi possiede un dump " "corretto." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "Questa immagine disco ha una dimensione insolita." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "L'ID del gioco è {0} ma dovrebbe essere {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "L'ID del gioco non è consistente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "L'ID del gioco è insolitamente breve." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3301,7 +3301,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3310,28 +3310,37 @@ msgstr "" "tipicamente in uso sulle console coreane. Probabilmente verrà visualizzato " "un ERROR #002" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Questo titolo è impostato per utilizzare un IOS non valido." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Questo titolo è impostato per utilizzare una common key non valida." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" "L'indice della chiave condivisa specificata è {0} ma dovrebbe essere {1}." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "Il ticket non è correttamente firmato." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3341,7 +3350,7 @@ msgstr "" "scheda SD, il menu di sistema Wii non si avvierà più, e non sarà più " "possibile copiarlo o rispostarlo sulla NAND." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3352,7 +3361,7 @@ msgstr "" "potrebbe diventarlo una volta riconvertito. Il CRC32 di questo file potrebbe " "corrispondere al CRC32 di un buon dump anche se i file non sono identici." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3360,31 +3369,31 @@ msgstr "" "Alcuni dati di riempimento che dovrebbero essere zero non sono zero. Il " "gioco potrebbe bloccarsi in certi punti." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "Il contenuto {0:08x} è corrotto." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Non è stato possibile leggere alcuni dati." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Sono stati trovati errori in {0} blocchi nella partizione {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" "Sono stati trovati errori in {0} blocchi inutilizzati nella partizione {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Questo è un buon dump." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3392,11 +3401,11 @@ msgstr "" "Questo è un buon dump secondo Redump.org, ma Dolphin ha riscontrato dei " "problemi. Potrebbe essere un bug in Dolphin stesso." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin non è in grado di verificare dischi senza licenza." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3404,11 +3413,11 @@ msgstr "" "Dolphin non è in grado di verificare correttamente i file TGC, in quanto non " "sono dump di dischi effettivi." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Dolphin non è in grado di verificare i giochi Triforce." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3418,7 +3427,7 @@ msgstr "" "dump. Ciononostante, è possibile che si tratti di un buon dump nei confronti " "della versione eShop Wii U del gioco. Dolphin non è in grado di verificarlo." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3426,11 +3435,11 @@ msgstr "" "Questo è un dump invalido. Non vuol dire che il gioco non funzionerà " "correttamente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Questo dump è invalido." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3441,11 +3450,11 @@ msgstr "" "che molto probabilmente non ci sono problemi che possano influenzare " "l'emulazione." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Non sono stati rilevati problemi." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3456,7 +3465,7 @@ msgstr "" "buon dump nei confronti della versione eShop Wii U del gioco. Dolphin non è " "in grado di verificarlo." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3464,7 +3473,7 @@ msgstr "" "Sono stati rilevati problemi di bassa severità. Probabilmente non " "influenzeranno il gioco." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3472,7 +3481,7 @@ msgstr "" "Sono stati rilevati problemi di media severità. Il gioco o alcune sue parti " "potrebbero non funzionare correttamente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3480,7 +3489,7 @@ msgstr "" "Sono stati rilevati problemi di alta severità. Il gioco molto probabilmente " "non funzionerà." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3492,7 +3501,7 @@ msgstr "" "Poiché le immagini disco GameCube contengono pochi dati di controllo, " "potrebbero esserci problemi che Dolphin non è in grado di rilevare." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3910,52 +3919,52 @@ msgid "Data Type" msgstr "Tipo dati" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "Unsigned Integer 8-bit" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "Unsigned Integer 16-bit" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "Unsigned Integer 32-bit" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "Unsigned Integer 64-bit" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "Signed Integer 8-bit" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "Signed Integer 16-bit" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "Signed Integer 32-bit" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "Signed Integer 64-bit" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "Float 32-bit" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "Float 64-bit" @@ -3977,47 +3986,47 @@ msgid "" msgstr "" "Avvia un gioco prima di lanciare una ricerca su regioni di memoria standard." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] e [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 range di memoria" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "Spazio di indirizzo per stato CPU" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "Spazio dell'indirizzo fisico" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "Spazio dell'indirizzo virtuale" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "Spazio dell'indirizzo sconosciuto" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Tipo di dato sconosciuto" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "allineato" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "disallineato" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -4026,130 +4035,130 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "Mantieni gli indirizzi il cui valore in memoria" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "uguale a" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "diverso da" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "minore di" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "minore o uguale a" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "maggiore di" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "maggiore o uguale a" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "questo valore:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "ultimo valore" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "qualunque valore" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "Leggi come esadecimale" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "Cerca e filtra" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "Aggiorna valori attuali" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Azzera risultati" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "In attesa della prima scansione..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "Mostra valori in Hex" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Aggiorna automaticamente i valori attuali" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "Non è possibile confrontare con l'ultimo valore della prima ricerca." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "Non è stato possibile convertire il valore in input nel tipo indicato." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "Ricerca completata." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "Indirizzi rimossi: %n" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "Indirizzi rimanenti: %n" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "Non è stato possibile accede a %n indirizzo/i nella memoria emulata." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "Indirizzi trovatI: %n" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "Nessun gioco è in esecuzione." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "Non sono stati forniti parametri validi alla ricerca." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4157,106 +4166,118 @@ msgstr "" "La ricerca nello spazio di indirizzo virtuale non è attualmente possibile. " "Esegui il gioco per un po', quindi riprova." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Si è verificato un errore sconosciuto." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "Aggiornamento fallito. Esegui il gioco per un po', quindi riprova." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "Valori attuali aggiornati." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "Non è possibile aggiornare senza risultati." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "Mostra in memoria" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Aggiungi espressione di controllo" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "Codici Action Replay generati" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "Scrivi valore" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "Rimuovi indirizzo" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "Sono capitati multipli errori durante la generazione dei codici AR." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "È possibile generare codici AR solo per valori nella memoria virtuale" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "Non è possibile generare un codice AR per questo indirizzo." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Errore interno durante la generazione del codice AR." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "Codici AR generati." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Valore:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "Valore non valido." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "C'è stato un errore nella scrittura di (alcuni) valori." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Descrizione" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Indirizzo" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Ultimo valore" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Valore attuale" @@ -4380,10 +4401,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4415,49 +4435,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Errore" @@ -4482,16 +4502,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "Questo Codice Gecko non contiene alcuna riga." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Configura Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "Cambiare i trucchi avrà effetto soltanto dopo aver riavviato il gioco." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Il sistema codici di Dolphin è attualmente disabilitato." @@ -4534,31 +4554,30 @@ msgstr "Client DSU" msgid "Nothing to configure" msgstr "Nulla da configurare" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Aggiungi nuovo server DSU" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, ecc" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Indirizzo IP del server" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Porta del server" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Aggiungi" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Applica" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4567,20 +4586,24 @@ msgstr "Aggiungi" msgid "Cancel" msgstr "Annulla" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Attiva" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Aggiungi..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4589,17 +4612,13 @@ msgstr "Aggiungi..." msgid "Remove" msgstr "Rimuovi" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"Il protocollo DSU permette l'uso degli input e dei dati di movimento da " -"sorgenti compatibili, come PlayStation, Nintendo Switch e controller Steam." -"

Per istruzioni sulla configurazione, consulta questa pagina." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4656,10 +4675,10 @@ msgstr "Estrai dati di sistema..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Completato" @@ -4773,12 +4792,12 @@ msgstr "Camera 1" msgid "Free Look Settings" msgstr "Impostazioni camera libera" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" "Sezione che contiene la maggior parte delle impostazioni di CPU e Hardware." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4786,7 +4805,7 @@ msgstr "" "Controlla l'abilitazione del Dual Core. Potrebbe migliorare le performance, " "ma anche causare problemi. Il default è Attivo" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4794,7 +4813,7 @@ msgstr "" "Emula la velocità disco dell'hardware reale. Disabilitarlo potrebbe causare " "instabilità. L'impostazione predefinita è Abilitato" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4802,7 +4821,7 @@ msgstr "" "Controlla se la Memory Management Unit debba essere completamente emulata. " "Pochi giochi la richiedono." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4810,7 +4829,7 @@ msgstr "" "Controlla se usare l'emulazione DSP di alto o basso livello. Il default è " "Attivo" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4818,107 +4837,41 @@ msgstr "" "Prova a tradurre i branch in anticipo, migliorando le performance nella " "maggior parte dei casi. Il default è Attivo" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Sezione che contiene tutti i codici Gecko." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Sezione che contiene tutti i codici Action Replay." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Sezione che contiene tutte le impostazioni di natura grafica." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Preimpostazioni" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Apertura del file di configurazione non riuscita" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Fallita la scrittura del file di configurazione!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "On" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Off" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Editor" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Aggiorna" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Apri con l'editor esterno" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Apertura del file di configurazione non riuscita" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Fallita la scrittura del file di configurazione!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Video" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Salva le copie dell'EFB solo su texture" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Salva le copie dell'XFB solo su texture" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Cache texture" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Sicura" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Medio" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Rapida" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4926,7 +4879,7 @@ msgstr "" "Impossibile creare il file di configurazione:\n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4934,6 +4887,11 @@ msgstr "" "Impossibile aprire il file con un editor esterno.\n" "Assicurati di avere un'applicazione di default per l'apertura dei file INI." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Core" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Abilita Dual Core" @@ -5009,7 +4967,7 @@ msgid "Deterministic dual core:" msgstr "Dual core deterministico:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoscopia" @@ -5043,7 +5001,7 @@ msgid "Depth Percentage:" msgstr "Percentuale profondità:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Convergenza:" @@ -5062,6 +5020,10 @@ msgstr "Configurazione utente" msgid "Graphics" msgstr "Video" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Editor" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -5081,63 +5043,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "Queste impostazioni sovrascriveranno quelle di Dolphin." -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Nessuno" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Controller standard" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "Adattatore controller GameCube (USB)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Volante" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Dance Mat" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "Bongo DK" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (Integrato)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Controller tastiera" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "Controller GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Porta %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5156,19 +5118,32 @@ msgstr "Scarica codici dal Database WiiRD" msgid "Description:" msgstr "Descrizione:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Download dei codici non riuscito." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Il file non contiene codici." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Download completato" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "Scaricati %1 codici. (aggiunti %2)" @@ -5270,47 +5245,67 @@ msgid "PNG Compression Level" msgstr "Livello compressione PNG" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Varie" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Taglia immagine lungo i bordi" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Personalizzato" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Sopra" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Sotto" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Varie" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Abilita scansione progressiva" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Multithreading backend" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "Preferisci VS per espansione vertici/linee" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "Riduci vertici sulla CPU" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Schermo intero senza bordi" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Sperimentale" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Posponi invalidazione cache EFB" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "Texture sampling manuale" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5318,7 +5313,7 @@ msgstr "" "Renderizza la scena in wireframe.

Nel dubbio, " "lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5329,7 +5324,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5341,7 +5336,7 @@ msgstr "" "simboli di debug per gli shader compilati.

Nel " "dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5352,7 +5347,7 @@ msgstr "" "Dolphin.

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
Nel dubbio, " "lascia deselezionato.
" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5374,7 +5369,7 @@ msgstr "" "Detection Arbitraria' è abilitato in Miglioramenti." "

Nel dubbio, lascia selezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5386,7 +5381,7 @@ msgstr "" "Detection Arbitraria' è abilitato in Miglioramenti." "

Nel dubbio, lascia selezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5396,7 +5391,7 @@ msgstr "" "User/Load/DynamicInputTextures/<game_id>/.

Nel " "dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5407,7 +5402,7 @@ msgstr "" "lo stuttering.

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5416,7 +5411,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5425,7 +5420,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
Nel dubbio, lascia " "deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5443,7 +5438,7 @@ msgstr "" "Carica mod grafiche da User/Load/GraphicsMods/.

Nel " "dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5480,7 +5475,7 @@ msgstr "" "\"Risoluzione interna corretta per il rapporto d'aspetto\"." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " @@ -5490,7 +5485,7 @@ msgstr "" "deselezionata, verrà usato un codec Xvid lossy.

Nel " "dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5512,18 +5507,7 @@ msgstr "" "e 6 sono generalmente buoni quanto il livello 9, ma terminano in molto meno " "tempo.

Nel dubbio, lascia su 6." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"Ritaglia l'immagine per modificare il rapporto d'aspetto originale (che " -"raramente è uguale a 4:3 o 16:9) a quello indicato dall'utente (tipo 4:3 o " -"16:9).

Nel dubbio, lascia deselezionato." - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5533,7 +5517,7 @@ msgstr "" "La maggior parte dei giochi ne è compatibile.

Nel " "dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5545,7 +5529,7 @@ msgstr "" "solo il backend Vulkan ne trarrebbe beneficio.

Nel " "dubbio, lascia selezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5555,7 +5539,7 @@ msgstr "" "espandere vertici e linee, utilizza sempre il vertex shader. Potrebbe " "influire sulle performance.

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5566,7 +5550,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5581,7 +5565,7 @@ msgstr "" "stabilità.

Nel dubbio, lascia disabilitato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5606,7 +5590,7 @@ msgstr "" "verrà disabilitato.

Nel dubbio, lascia " "deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5621,15 +5605,64 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "Forzato a on perché %1 non supporta i geometry shader." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "Forzato a off perché %1 non supporta l'espansione VS" @@ -5907,89 +5940,93 @@ msgstr "Disabilita copia filtro" msgid "Arbitrary Mipmap Detection" msgstr "Mipmap Detection arbitraria" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "HDR Post-Processing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Risoluzione interna:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Aliasing:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Filtraggio texture:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "Ricampionamento Output:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Correzione colore:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Effetto di post-processing:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Off" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Fianco-a-fianco" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Sopra-e-sotto" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglifo" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passivo" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Inverti occhi" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "Usa risoluzione intera per occhio" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Modalità stereoscopia 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Profondità:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(nessuno)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 non supporta questa funzionalità." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -6003,7 +6040,7 @@ msgstr "" "risoluzione interna, migliori saranno le prestazioni." "

Nel dubbio, seleziona Nativo." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -6019,7 +6056,7 @@ msgstr "" "applicato anche alle luci, agli effetti di shader e alle texture." "

Nel dubbio, seleziona Nessuno." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -6038,7 +6075,7 @@ msgstr "" "è abilitato.

Nel dubbio, seleziona 'Defaut'." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -6082,7 +6119,7 @@ msgstr "" "
Migliore per downscalare a più del 2x.

Nel " "dubbio, seleziona 'Predefinito'." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -6090,7 +6127,7 @@ msgstr "" "Una serie di funzionalità per rendere i colori più accurati e abbinati allo " "spazio di colori per cui i giochi Wii e GC sono stati pensati." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -6098,7 +6135,7 @@ msgstr "" "Applica un effetto di post-processing dopo il rendering di un frame.

Nel dubbio, seleziona (off)." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -6112,7 +6149,7 @@ msgstr "" "effetti di questa impostazione.

Nel dubbio, lascia " "selezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -6125,7 +6162,7 @@ msgstr "" "grafici.

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -6141,7 +6178,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -6154,7 +6191,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6173,7 +6210,7 @@ msgstr "" "una tipologia di 3D usata da alcune TV.

Nel dubbio, " "seleziona Off." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6183,7 +6220,7 @@ msgstr "" "valore alto crea una sensazione più forte di distanza, mentre un valore più " "basso potrebbe risultare meno fastidioso." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6195,7 +6232,7 @@ msgstr "" "valore alto crea un maggiore effetto di fuori-dallo-schermo, mentre un " "valore più basso potrebbe risultare meno fastidioso." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6204,7 +6241,7 @@ msgstr "" "stereoscopica Fianco-a-Fianco.

Nel dubbio, lascia " "deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " @@ -6214,7 +6251,7 @@ msgstr "" "il 3D Fianco-a-fianco o Sopra-e-sotto

Nel dubbio, " "lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6226,7 +6263,7 @@ msgstr "" "e causa minori difetti grafici.

Nel dubbio, lascia " "selezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6240,26 +6277,18 @@ msgstr "" "in immagini più nitide. Causa alcuni difetti grafici." "

Nel dubbio, lascia selezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"Abilita il riconoscimento di mipmap arbitrarie, usate da alcuni giochi per " -"ottenere effetti dipendenti dalla distanza.

Potrebbe ottenere falsi " -"positivi, causando texture sfocate a maggiori risoluzioni interne, come in " -"giochi che utilizzano mipmap di risoluzioni molto basse. Disabilitandolo, " -"potrebbe ridursi lo stutter in giochi che caricano spesso nuove texture." -"

Questa funzione è disabilitata quando Decodifica texture GPU è " -"abilitato.

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6276,35 +6305,35 @@ msgstr "" "giochi continueranno a renderizzare in SDR.

Nel " "dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Anti-Aliasing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Filtraggio texture" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "Ricampionamento Output" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Correzione Colore" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Effetto di post-processing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Modalità stereoscopia 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Profondità" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Convergenza" @@ -6329,10 +6358,6 @@ msgstr "Forza 4:3" msgid "Stretch to Window" msgstr "Adatta a finestra" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Personalizzato" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "Personalizzato (allarga)" @@ -6408,11 +6433,11 @@ msgstr "Salta drawing" msgid "Compile Shaders Before Starting" msgstr "Compila gli shader prima dell'avvio" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Conferma cambio backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6429,7 +6454,7 @@ msgstr "" "più compatibile.

Nel dubbio, seleziona %1." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6440,7 +6465,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6449,7 +6474,7 @@ msgstr "" "interna.

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
Nel dubbio, lascia " "deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6499,7 +6524,7 @@ msgstr "" "proporzioni dell'immagine, e non dovrebbe mai venire utilizzato." "

Nel dubbio, seleziona Auto." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6510,7 +6535,7 @@ msgstr "" "100%.

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6522,7 +6547,7 @@ msgstr "" "

Nel dubbio, seleziona questa modalità." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6534,7 +6559,7 @@ msgstr "" "

Non usarlo a meno che non riscontri rallentamenti " "con Ubershader Ibridi e hai una GPU molto potente." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6548,7 +6573,7 @@ msgstr "" "durante la compilazione degli shader con un minore impatto sulle " "performance, ma il risultato dipende dai driver della scheda grafica." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6562,7 +6587,7 @@ msgstr "" "

Non raccomandato, usa soltanto se le altre opzioni " "non danno i risultati sperati." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6580,28 +6605,28 @@ msgstr "" "

Altrimenti, nel dubbio, lascia disattivato." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Adattatore" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Rapporto d'aspetto" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Larghezza rapporto d'aspetto personalizzato" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Altezza rapporto d'aspetto personalizzato" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6609,7 +6634,7 @@ msgstr "" "Seleziona l'adattatore hardware da utilizzare.

Nel " "dubbio, seleziona il primo." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6640,22 +6665,42 @@ msgstr "Salta accesso della CPU all'EFB" msgid "Ignore Format Changes" msgstr "Ignora cambiamenti di formato" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Salva le copie dell'EFB solo su texture" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "Posponi copie EFB su RAM" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Cache texture" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "Decodificatore texture GPU" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Sicura" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Precisione:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Rapida" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "External Frame Buffer (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Salva le copie dell'XFB solo su texture" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "XFB immediatamente presente" @@ -6807,15 +6852,10 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"Abilita la decodifica delle texture usando la GPU al posto della CPU." -"

Potrebbe aumentare le perfomance in alcuni casi, soprattutto se la " -"CPU fa da collo di bottiglia.

Se abilitato, Mipmap detection " -"arbitraria verrà disabilitato.

Nel dubbio, lascia " -"deselezionato." #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -7011,9 +7051,9 @@ msgstr "Salva come..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Seleziona un file" @@ -7069,7 +7109,7 @@ msgid "Toggle All Log Types" msgstr "Attiva/disattiva tutti i tipi di log" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Log" @@ -7081,9 +7121,9 @@ msgstr "Adatta testo" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Pulisci" @@ -7156,8 +7196,10 @@ msgstr "Frequenza di polling: %1 Hz" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii Remote %1" @@ -7169,7 +7211,7 @@ msgstr "Dimensioni finestra" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -7177,9 +7219,9 @@ msgstr "Salva" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Carica" @@ -7322,7 +7364,7 @@ msgstr "default" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "disconnesso" @@ -7396,7 +7438,7 @@ msgid "Reset All" msgstr "Reimposta tutto" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7423,8 +7465,8 @@ msgid "Profile" msgstr "Profilo" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7442,10 +7484,10 @@ msgstr "Il profilo '%1' non esiste" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Conferma" @@ -7455,7 +7497,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Sei sicuro di voler eliminare '%1'?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Impossibile annullare l'operazione!" @@ -7603,8 +7645,13 @@ msgstr "Editor patch" msgid "Patch name" msgstr "Nome patch" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Aggiungi" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7822,103 +7869,99 @@ msgstr "Stato di Redump.org:" msgid "Verify Integrity" msgstr "Verifica integrità" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Calcola" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Verifica in corso" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Bassa" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Medio" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Alta" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "Ricerca adattatori..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Automatico" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "Più opzioni..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Usa adattatore Bluetooth ponte" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Sincronizza" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Sincronizza e abbina Wii Remote reali" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Reimposta tutti gli abbinamenti salvati con i Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Emula l'adattatore Bluetooth del Wii" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Scansione continua" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Balance Board reale" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Abilita dati altoparlante" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Connetti i Wii Remote per i controller simulati" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Wii Remote emulato" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Wii Remote reale" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"Non è stato trovato un dispositivo Bluetooth supportato.\n" -"Devi connettere manualmente i tuoi Wii Remote." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "Seleziona un dispositivo Bluetooth" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Gli abbinamenti salvati con i Wii Remote possono essere resettati soltanto " "durante l'esecuzione di un gioco Wii." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" "La sincronizzazione è possibile soltanto durante l'esecuzione di un gioco " @@ -8135,7 +8178,7 @@ msgid "No input" msgstr "Nessun input" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -8166,7 +8209,7 @@ msgstr "" "Vuoi salvare tutto ed uscire?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Nuovo" @@ -8201,10 +8244,10 @@ msgstr "Indirizzo base" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Input" @@ -8230,10 +8273,10 @@ msgstr "Tutti i file assembly" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8417,7 +8460,7 @@ msgstr "false" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Condizione" @@ -8574,7 +8617,7 @@ msgid "Wipe &Inspection Data" msgstr "Pulisci &Inspection Data" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Aiuto" @@ -8844,13 +8887,13 @@ msgstr "A:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Lettura" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Scrittura" @@ -8866,7 +8909,7 @@ msgstr "Scrivi su log" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Interrompi" @@ -9021,42 +9064,42 @@ msgstr "Aiuto condizionale" msgid "Breakpoints" msgstr "Punti di interruzione" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "Disabilita" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "Modifica condizionale" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "Modifica espressione condizionale" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Attivo" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Funzione" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "Fine Ind" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "Mostra nel codice" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Modifica..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "Mostra in memoria" @@ -9069,7 +9112,7 @@ msgstr "Parametri" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Simboli" @@ -9182,7 +9225,7 @@ msgid "Run Until" msgstr "Esegui fino a" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "Rimani in esecuzione" @@ -9199,7 +9242,7 @@ msgstr "" "Istruzione eseguita: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9488,7 +9531,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "Imposta la profilazione dei blocchi JIT (pulirà la cache JIT)" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Pulisci cache" @@ -9616,7 +9659,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Float" @@ -9624,7 +9667,7 @@ msgstr "Float" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Double" @@ -9660,7 +9703,7 @@ msgstr "Signed 32" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Cerca" @@ -9765,7 +9808,7 @@ msgid "Labels" msgstr "Etichette" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Dati" @@ -9907,7 +9950,7 @@ msgid "No" msgstr "No" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Network" @@ -10026,70 +10069,70 @@ msgstr "Registri" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Aggiungi &espressione di controllo" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Aggiungi punto di interruzione dei &dati" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Visualizza &memoria" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Visualizza &codice" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Esadecimale" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Signed Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Unsigned Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Tutto Esadecimale" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "Tutto Signed Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "Tutto Unsigned Integer" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "Tutto Float" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "Tutto Double" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "Esegui fino al raggiungimento (ignorando i punti di interruzione)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Aggiorna" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Tempo scaduto" @@ -10566,12 +10609,20 @@ msgstr "Registrazione..." msgid "No file loaded / recorded." msgstr "Nessun file caricato / registrato." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Aggiornamento..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10579,144 +10630,144 @@ msgstr "" "Non è stato possibile trovare ISO GameCube/WII o WAD.\n" "Doppioclicca qui per impostare una cartella di gioco." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Seleziona una cartella" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Converti i file selezionati..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Esporta salvataggi Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Elimina i file selezionati..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Proprietà" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Avvia con le patch Riivolution..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Imposta come ISO &predefinita" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Converti file..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Cambia &disco" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Avvia l'aggiornamento di sistema" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Installa su NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Disinstalla dalla NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Apri cartella dei &salvataggi Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Esporta salvataggio Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Apri cartella dei &salvataggi GameCube" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Apri &percorso file" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Elimina file..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Aggiungi collegamento su Desktop" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "Non è stato possibile creare un collegamento sul desktop." -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Tag" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Nuovo tag..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Rimuovi tag..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Host con NetPlay" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Seleziona cartella di estrazione" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Esporta salvataggio" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Fallita l'esportazione dei seguenti file di salvataggio:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "File di salvataggio esportati con successo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Errore" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Il titolo è stato installato con successo su NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Fallita installazione del titolo nella NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10725,28 +10776,28 @@ msgstr "" "attualmente installata su NAND senza cancellarne i file di salvataggio. " "Continuare?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Il titolo è stato rimosso con successo dalla NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Fallita rimozione del titolo dalla NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Non sono stati trovati dati di salvataggio." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Sei sicuro di voler eliminare questo file?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Fallita la rimozione del file selezionato." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10754,96 +10805,96 @@ msgstr "" "Controlla di avere i permessi per eliminare il file o se il file è " "attualmente in uso." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Piattaforma" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Titolo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Produttore" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Nome file" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Percorso:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID gioco" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Regione" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Dimensioni del file" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Formato del file" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Dimensione blocco" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Compressione" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "Tempo di gioco" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Nuovo tag" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Nome del nuovo tag:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Rimuovi tag" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Nome del tag da rimuovere:" @@ -10954,7 +11005,7 @@ msgid "&Interframe Blending" msgstr "&Blending Interframe" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Fallita l'apertura di '%1'" @@ -11013,12 +11064,12 @@ msgid "Create New Memory Card" msgstr "Crea una nuova Memory Card" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "Memory Card GameCube (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Tutti i file (*)" @@ -11063,43 +11114,43 @@ msgstr "&Apri..." msgid "&Create..." msgstr "&Nuovo..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Nome file" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Icona" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blocchi" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Scambia con B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Scambia con A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Copia su B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Copia su A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "Blocchi liberi: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "Blocchi liberi: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -11107,71 +11158,71 @@ msgstr "" "Fallita apertura della memory card:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "Seleziona file per la memory card dello slot A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "Seleziona file per la memory card dello slot B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "Memory Card GameCube" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "Inconsistenza nei dati in GCMemcardManager, azione annullata." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "File GCI Nativo" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "File Gameshark MadCatz" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "File Datel MaxDrive/Pro" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Esportazione non riuscita" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" "Impossibile leggere i file di salvataggio selezionati dalla memory card." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Esporta file di salvataggio" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "Impossibile scrivere il salvataggio su disco." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Esporta file di salvataggio" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "Fallita l'esportazione di %n su %1 file di salvataggio." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "Esportato con successo %n file di salvataggio su %1." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -11181,7 +11232,7 @@ msgstr "" "Non ci sono abbastanza file liberi nella memory card di destinazione. Ne " "sono necessari almeno %n." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -11191,46 +11242,46 @@ msgstr "" "Non ci sono abbastanza blocchi liberi nella memory card di destinazione. Ne " "sono necessari almeno %n." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" "Almeno due dei file di salvataggio selezionati hanno lo stesso nome interno." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "La memory card di destinazione contiene già un file \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "Importazione non riuscita" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "Importazione di \"%1\" non riuscita." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "Impossibile scrivere la memory card modificata sul disco." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "Importa file di salvataggio" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Formato file supportati" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -11243,83 +11294,83 @@ msgstr "" "\n" "Importazione annullata." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Copia non riuscita" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "Vuoi eliminare %n file di salvataggio selezionato/i?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "Rimozione non riuscita" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "Rimozione del file non riuscita." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "Ripara checksum falliti" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Impossibile aprire il file." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Impossibile leggere il file." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" "Le dimensioni non corrispondono a nessuna Memory Card GameCube conosciuta." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" "La dimensione nell'intestazione non corrisponde alla dimensione effettiva " "della scheda." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Checksum invalidi." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Discordanza tra il conto dei blocchi liberi nell'intestazione e i blocchi " "effettivamente liberi." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "Discordanza tra le strutture dati interne." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Dati nell'area del file che dovrebbero rimanere inutilizzati." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Nessun errore." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "Impossibile aprire il file." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "Accesso non riuscito al file." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Dati in un formato non riconosciuto o corrotti." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Errore sconosciuto." @@ -11372,21 +11423,21 @@ msgstr "Secondo giocatore prima abilità" msgid "Player Two Ability Two" msgstr "Secondo giocatore seconda abilità" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Crea" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "Seleziona file statuina" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Fallita apertura del file Infinity!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -11398,11 +11449,11 @@ msgstr "" "\n" "Il file potrebbe già essere in uso sulla base." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "Fallita lettura del file Infinity!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11414,46 +11465,46 @@ msgstr "" "\n" "Il file è troppo piccolo." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "Creatore statuina Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Sconosciuto--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "Statuina numero:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Errore nella conversione del valore" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "Il personaggio inserito non è valido!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Sconosciuto(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Crea file Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "Oggetto Infinity (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Fallita creazione del file Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11483,20 +11534,20 @@ msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" "La modalità batch non può essere usata senza indicare che gioco avviare." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "Si è verificato un errore durante il caricamento dei texture pack" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "Pack non valido %1 fornito: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Tutti i file GC/Wii" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11504,7 +11555,7 @@ msgstr "" "È già in corso uno spegnimento. I dati non salvati potrebbero venire persi " "se interrompi l'emulazione prima che termini. Forzare lo spegnimento?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." @@ -11512,11 +11563,11 @@ msgstr "" "Vuoi interrompere l'emulazione corrente? Sono state rilevate modifiche agli " "achievement non salvate." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Vuoi interrompere l'emulazione in corso?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." @@ -11525,7 +11576,7 @@ msgstr "" "l'hardware Triforce.\n" "Rimuovi la baseboard Triforce da SP1." -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." @@ -11534,31 +11585,31 @@ msgstr "" "l'hardware Triforce.\n" "Rimuovi la baseboard Triforce dalla porta 1." -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Inizializzazione fallita" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "Tutti i salvataggi di stati di gioco (*.sav *.s??);; Tutti i file (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" "Non è possibile avviare una sessione NetPlay se un gioco è in esecuzione!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Una sessione NetPlay è già in corso!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Impossibile avviare il server" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -11566,11 +11617,11 @@ msgstr "" "Fallito l'ascolto sulla porta %1. C'è già un'altra istanza di un server " "NetPlay in esecuzione?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Vuoi aggiungere \"%1\" alla lista dei Percorsi di Gioco?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11582,52 +11633,51 @@ msgstr "" "consiglia di mantenere un backup di entrambe le NAND. Sei sicuro di voler " "continuare?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "Seleziona backup NAND" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "File di backup NAND BootMII (*.bin);;Tutti i file (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "Importazione di backup NAND in corso" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"Importazione del backup NAND in corso\n" -" Tempo trascorso: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "Seleziona il file contenente le chiavi (dump OTP/SEEPROM)" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "File chiavi BootMii (*.bin);;Tutti i file (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" "La riproduzione di registrazioni input è disabilitata nella modalità " "RetroAchievements hardcore." -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "Seleziona la registrazione da eseguire" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Filmati TAS Dolphin (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "Salva file registrazione come" @@ -11909,421 +11959,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Assembler" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Pulisci cache lista giochi" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opzioni" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Co&nfigurazione" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Impostazioni video" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "Impostazioni &audio" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "Impostazioni &Controller" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Impostazioni tasti di scelta rapida" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "&Impostazioni camera libera" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Avvia in pausa" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "Reimposta ignora avvisi di errore" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Font..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Sito Web" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "&Documentazione online" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "Repository &GitHub" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Bug Tracker" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Controlla la presenza di aggiornamenti..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&A proposito di..." -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Vista a lista" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Vista a griglia" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Lista colonne" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Mostra Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Mostra GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Mostra Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Mostra WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Mostra ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Mostra piattaforme" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "Mostra JPN" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Mostra PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Mostra USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Mostra Australia" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Mostra Francia" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Mostra Germania" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Mostra Italia" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Mostra Corea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Mostra Olanda" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Mostra Russia" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Mostra Spagna" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Mostra Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Mostra mondo" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Mostra sconosciuto" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Mostra regioni" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Mostra tutto" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Nascondi tutto" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Filmato" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "Avvia re&gistrazione input" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "&Riproduci registrazione input..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Interrompi riproduzione/registrazione input" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Esporta registrazione..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Modalità sola-lettura" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Input TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pausa al termine del filmato" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "Abilita finestra filmato" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "Personalizza finestra filmato" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Dump dei frame" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Dump audio" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Interpreter Core" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "Disattiva linking dei blocchi JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Disabilita cache JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Disabilita Fastmem" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Disabilita Fastmem Arena" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "Disabilita grandi mappe degli entry point" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Log della copertura delle istruzioni JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Cerca un'istruzione" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "Abilita JIT Block Profiling" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "Pulisci dati profilazione blocchi JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "Scrivi JIT Block Log Dump" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT Off (JIT Core)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT LoadStore Off" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT LoadStore lbzx Off" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT LoadStore lXz Off" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT LoadStore lwz Off" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT LoadStore Floating Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT LoadStore Paired Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT FloatingPoint Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT Integer Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT Paired Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT SystemRegisters Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT Branch Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "Registro cache JIT Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Pulisci simboli" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Genera simboli da" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Database signature" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "Moduli RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Carica mappa dei simboli" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Salva mappa dei simboli" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Carica &altro file mappa..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Carica file mappa &invalida..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Salva mappa dei simboli &come..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Sal&va codice" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "C&rea file di signature..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "Accoda ad un fil&e di signature preesistente..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "Combina &due file signature..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "A&pplica file signature..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Patch funzioni HLE" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "Carica menu di sistema vWii %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Carica menu di sistema Wii %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "Seleziona un titolo da installare su NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "File WAD (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "Seleziona file di salvataggio" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "File di salvataggio Wii (*.bin);;Tutti i file (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Importa salvataggio" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -12335,11 +12393,11 @@ msgstr "" "\n" "Vuoi sovrascrivere il salvataggio esistente?" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Salvataggio importato con successo." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -12347,14 +12405,14 @@ msgstr "" "Fallita l'importazione del salvataggio. Il file sembra corrotto o non è un " "file di salvataggio Wii valido." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "Fallita l'importazione del salvataggio. Avvia il gioco una volta, poi " "riprova." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12365,11 +12423,11 @@ msgstr "" "ripararla (Strumenti -> Gestisci NAND -> Controlla NAND...), quindi importa " "di nuovo il salvataggio." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Seleziona cartella dei salvataggi" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -12381,7 +12439,7 @@ msgstr "" "\n" "Vuoi sovrascrivere il salvataggio esistente?" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -12389,14 +12447,14 @@ msgstr "" "%1: Fallita l'importazione del salvataggio. Il file sembra corrotto o non è " "un file di salvataggio Wii valido." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: Fallita l'importazione del salvataggio. Avvia il gioco una volta, poi " "riprova." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12407,17 +12465,17 @@ msgstr "" "Prova a ripararla (Strumenti -> Gestisci NAND -> Controlla NAND...), quindi " "importa di nuovo il salvataggio." -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "Importato con successo %1 salvataggio/i con %2 errore/i" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "Esportato/i %n salvataggio/i" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12425,7 +12483,7 @@ msgstr "" "La parte accessibile all'utente nella tua NAND contiene %1 blocchi (%2 KiB) " "di dati, con un massimo permesso di %3 blocchi (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12433,15 +12491,15 @@ msgstr "" "La parte riservata al sistema nella tua NAND contiene %1 blocchi (%2 KiB) di " "dati, con un massimo permesso di %3 blocchi (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "Controllo NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12449,15 +12507,15 @@ msgstr "" "La tua NAND contiene più dati di quelli permessi. Il software Wii potrebbe " "comportarsi erronamente o non permettere il salvataggio." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Non sono stati rilevati problemi." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "La NAND è stata riparata." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12465,110 +12523,110 @@ msgstr "" "Non è stato possibile riparare la NAND. Si consiglia di fare un backup dei " "dati attualmente presenti e ricominciare con una NAND pulita." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "I certificati sono stati estratti con successo dalla NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Fallita estrazione dei certificati dalla NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Scegli un font di debug" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Conferma" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Vuoi cancellare la lista dei nomi dei simboli?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Generati nomi dei simboli da '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' non trovato, non sono stati generati nomi dei simboli" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "Auto-rilevamento RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "Individua automaticamente i moduli RSO?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Inserisci l'indirizzo del modulo RSO:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Indirizzo del modulo RSO non valido: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Fallito caricamento del modulo RSO a %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Moduli trovati: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "Individuazione moduli RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "Impossibile individuare automaticamente il modulo RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Scegli l'indirizzo del modulo RSO:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' non trovato, ora cercherò nomi di funzioni comuni" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Caricati simboli da '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Carica file mappa" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "File mappa Dolphin (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Salva file mappa" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Impossibile salvare la mappa del codice nel percorso '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Fallita l'apertura del file mappa '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Impossibile salvare la mappa dei simboli nel percorso '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12576,15 +12634,15 @@ msgstr "" "Esporta soltanto i simboli con prefisso:\n" "(Vuoto per tutti i simboli)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Salva file di signature" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Impossibile salvare il file di signature '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12592,39 +12650,39 @@ msgstr "" "Inserisci solo simboli con prefisso:\n" "(Vuoto per tutti i simboli)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Accoda signature a" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Impossibile aggiungere il file di signature '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Applica file di signature" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "Scegli file di input prioritario" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "Scegli file di input secondario" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "Salva file combinato in output come" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Impossibile salvare nel file di signature '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Ricerca istruzione" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Istruzione:" @@ -12745,7 +12803,7 @@ msgid "Game" msgstr "Gioco" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Giocatori" @@ -12774,29 +12832,29 @@ msgstr "Questa sessione richiede una password:" msgid "Invalid password provided." msgstr "Inserita password non valida." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Buffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Esci" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "Nessun salvataggio" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12804,11 +12862,11 @@ msgstr "" "Il Netplay verrà avviato senza alcun salvataggio, e qualunque salvataggio " "creato o modificato durante la sessione Netplay verrà scartato al termine." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "Carica solo salvataggio dell'host" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12818,11 +12876,11 @@ msgstr "" "salvataggio creato o modificato durante la sessione Netplay verrà scartato " "al termine." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "Carica e scrivi salvataggio dell'host" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12831,11 +12889,11 @@ msgstr "" "salvataggio creato o modificato durante la sessione Netplay rimarrà tra i " "salvataggi locali dell'Host." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "Usa tutti i salvataggi Wii" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12845,15 +12903,15 @@ msgstr "" "salvataggio del gioco in avvio. Utile quando si vuole cambiare gioco a metà " "sessione. Non ha effetto se Nessun Salvataggio è selezionato." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "Sincronizza codici AR/Gecko" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Sincronizzazione esatta impostazioni" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12865,11 +12923,11 @@ msgstr "" "Può servire a prevenire il desync in alcuni giochi che utilizzano le letture " "dell'EFB. Assicurati che tutti stiano usando lo stesso backend grafico." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Ritardo input imparziale" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12881,11 +12939,11 @@ msgstr "" "Adatto ai giochi competitivi dove l'imparzialità e la latenza minima sono " "più importanti." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Autorità input host" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12897,11 +12955,11 @@ msgstr "" "Adatto a giochi casual con più di 3 giocatori, ma potenzialmente instabile " "su connessioni ad alta latenza." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Modalità golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12912,74 +12970,74 @@ msgstr "" "Adatto a giochi a turni dipendenti dalle tempistiche dei controlli, come il " "golf." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Checksum" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Gioco corrente" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Altro gioco..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "Scheda SD" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Registra input" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Mostra overlay modalità golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "Nascondi GBA remoti" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Invia" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Copia" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Kicka giocatore" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Assegna porte Controller" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Gioco fermato" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Inserito con successo nell'indice NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Fallito l'inserimento di questa sessione all'indice NetPlay: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Non tutti i giocatori hanno il gioco. Vuoi davvero continuare?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12991,47 +13049,47 @@ msgstr "" "\n" "Seleziona una specifica risoluzione interna." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Sei sicuro di voler chiudere NetPlay?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "ID stanza" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Esterno" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Locale" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Giocatore" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Stato del gioco" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Mappatura" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revisione" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "Hash errato" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -13040,125 +13098,125 @@ msgstr "" "Proprietà, vai alla scheda Verifica e seleziona Verifica Integrità per " "controllare l'hash." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "Numero del disco errato" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "Il gioco ha un diverso numero di disco" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Revisione errata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "Il gioco ha una revisione differente" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Regione errata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "La regione del gioco non coincide" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "Non trovato" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "Non sono stati trovati giochi compatibili" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Connessione" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Riprova" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Cambiato gioco in \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "Cambiata ROM GBA%1 in \"%2\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "ROM GBA%1 disabilitata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Gioco avviato" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 è entrato" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 è uscito" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "Dimensione massima del buffer cambiata a %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Dimensione del buffer cambiata a %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Autorità input host attivata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Autorità input host disattivata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Buffer massimo:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "Rilevato possibile desync: %1 potrebbe aver desyncato al frame %2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Persa la connessione al server NetPlay..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Impossibile connettersi al server: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Errore traversal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Impossibile raggiungere il server centrale" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin è troppo vecchio per il server traversal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 è in modalità golf" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "Usa TTL %1 per esaminare i pacchetti" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -13177,7 +13235,7 @@ msgstr "" "- Titolo: {3}\n" "- Hash: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 non è una ROM valida" @@ -13749,7 +13807,7 @@ msgstr "" "dubbio, lascia deselezionato.
" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "Resetta impostazioni Dolphin" @@ -13757,7 +13815,7 @@ msgstr "Resetta impostazioni Dolphin" msgid "Reset All Settings" msgstr "Resetta tutte le impostazioni" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13771,85 +13829,86 @@ msgstr "" "\n" "Vuoi procedere?" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "Opzioni DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "DSP Emulation Engine:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (consigliato)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "Ricompilatore LLE (lento)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "Interpreter LLE (molto lento)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Impostazioni backend" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Backend audio:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Decoder Dolby Pro Logic II" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Qualità decodifica:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "Bassissimo (latenza ~10 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "Basso (latenza ~20 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "Alto (latenza ~40 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "Altissimo (latenza ~80 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Dispositivo predefinito" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "Dispositivo output:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "Latenza: %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "Latenza: 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Impostazioni riproduzione audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13859,35 +13918,44 @@ msgstr "" "la latenza ma potrebbero causare suoni interrotti o in ritardo." "

Nel dubbio, imposta a 80 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Riempi buchi audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "Mantieni tonalità audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "Muta alla rimozione del limitatore velocità" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Dimensione buffer audio:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13910,7 +13978,7 @@ msgstr "" "scopo di debug. Non consigliato.

Nel dubbio, " "seleziona HLE. " -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -13918,7 +13986,7 @@ msgstr "" "Seleziona quale API audio usare internamente.

Nel " "dubbio, seleziona %1." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -13928,7 +13996,7 @@ msgstr "" "i suoni gracchianti. Solo per alcuni backend.

Nel " "dubbio, seleziona 20 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -13948,7 +14016,7 @@ msgstr "" "aumentano la latenza audio.

Nel dubbio, seleziona " "Alto." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -13956,7 +14024,7 @@ msgstr "" "Modifica il volume audio in output.

Nel dubbio, " "lascia a 100%." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -13965,7 +14033,7 @@ msgstr "" "audio.

Nel dubbio, lascia selezionato." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " @@ -13976,7 +14044,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
Nel dubbio, lascia deselezionato." "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP Emulation Engine" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "Backend audio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "Qualità decodifica" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -14007,14 +14075,36 @@ msgstr "" "

Nel duibbio, seleziona Dispositivo predefinito." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "Dispositivo output" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Latenza" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -14159,35 +14249,35 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "Impostazioni GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "Avvia i Core GBA in thread dedicati" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "ROM porta %1:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Salva nella stessa cartella della ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Salvataggi:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "Scegli un file da aprire o creare" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "Impossibile impostare la memory card con un percorso vuoto." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " @@ -14197,7 +14287,7 @@ msgstr "" "card. Rinomina questo file in %2, %3, %4 o %5 per corrispondere alla regione " "dei salvataggi presenti all'interno." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -14209,20 +14299,20 @@ msgstr "" "è o corrotto o non un file memory card GameCube.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "Lo stesso file non può essere usato su più slot; è già usato da %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "Scegli la cartella base GCI" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "Impossibile impostare la cartella GCI con un percorso vuoto." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " @@ -14232,37 +14322,37 @@ msgstr "" "cartelle GCI. Rinomina questa cartella in %2, %3, %4 o %5 per corrispondere " "alla regione dei salvataggi presenti all'interno." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "La stessa cartella non può essere usata su più slot; è già usata da %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "Scegli un file da aprire" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Schede di gioco Game Boy Advance (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "Seleziona BIOS GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "Seleziona percorso dei salvataggi GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "Posiziona le ROM IPL in User/GC/." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "Seleziona ROM GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -14270,23 +14360,23 @@ msgstr "" "ROM Game Boy Advance (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Tutti i file (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Impostazioni di base" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Abilita Dual Core (speedhack)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Abilita trucchi" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "Carica in memoria l'intero gioco" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -14299,82 +14389,82 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Permetti diverse impostazioni regione" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Cambia automaticamente disco" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Mostra gioco corrente su Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Illimitato" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (velocità normale)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Limite velocità" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Impostazioni aggiornamento automatico" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Aggiornamento automatico:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Non aggiornare" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "Rilasci (ogni qualche mese)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Dev (più volte al giorno)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "Regione alternativa" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "Regione alternativa:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Impostazioni Report Statistiche d'Uso" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Abilita report statistiche d'uso" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Genera una nuova identità statistiche" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Generazione identità" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Generata nuova identità" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -14389,7 +14479,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -14403,7 +14493,7 @@ msgstr "" "modificata a emulazione avviata.

Nel dubbio, lascia " "deselezionato." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -14416,7 +14506,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -14435,7 +14525,7 @@ msgstr "" "

Nel dubbio, lascia deselezionato." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -14446,7 +14536,7 @@ msgstr "" "nel tuo stato Discord.

Non si può cambiare durante l'emulazione." "

Nel dubbio, lascia selezionato." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -14485,7 +14575,7 @@ msgstr "" "Dolphin non verificherà mai la presenza di aggiornamenti." "

Nel dubbio, seleziona Releases." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -14494,7 +14584,7 @@ msgstr "" "Imposta la regione per i titoli per cui non è possibile determinarla " "automaticamente.

Non si può cambiare a emulazione avviata." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -14511,7 +14601,7 @@ msgstr "" "maggiormente. Ci permettono anche di scovare configurazioni particolari che " "causano bug o problemi di performance e stabilità." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -14519,15 +14609,15 @@ msgstr "" "Genera un nuovo ID anonimo per le tue statistiche d'utilizzo. Dissocerà " "qualunque futura statistica dalle tue statistiche precedenti." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "Limite velocità" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Aggiornamento automatico" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -14543,7 +14633,7 @@ msgstr "" "hardware.

Nel dubbio, seleziona 100%. " -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." @@ -14551,7 +14641,7 @@ msgstr "" "Quando la Modalità Hardcore è attiva, valori di Limite " "velocità inferiori a 100% verranno trattati come 100%." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -15462,14 +15552,6 @@ msgstr "Impostazioni Wii Remote" msgid "Sensor Bar Position:" msgstr "Posizione della Sensor Bar: " -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Sopra" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Sotto" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -16019,15 +16101,15 @@ msgstr "" "Fallito caricamento del file Skylander:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "GBA TAS Input %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "GameCube TAS input %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Levetta principale" @@ -16067,71 +16149,71 @@ msgstr "Durata pressione pulsante turbo (in frame):" msgid "Duration of Turbo Button Release (frames):" msgstr "Durata rilascio pulsante turbo (in frame):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "Puntamento IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Levetta Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Accelerometro Wii Remote" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Giroscopio Wii Remote" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "Accelerometro Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Pulsanti Wii Remote" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Pulsanti Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Pulsanti controller tradizionale" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wii TAS Input %1 - Wii Remote + Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Wii TAS Input %1 - Classic Controller" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Wii TAS Input %1 - Wii Remote" @@ -16650,35 +16732,39 @@ msgstr "Previsto + o chiusa paren." msgid "Tokenizing failed." msgstr "Tokenizzazione fallita." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "Nessun profilo trovato per l'impostazione di gioco '{0}'" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "Impossibile contattare server di aggiornamento." -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "JSON non valido ricevuto dal servizio di auto-aggiornamento : {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" "Stai eseguendo l'ultima versione disponibile dello stream di sviluppo scelto." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "Impossibile creare copia dell'programma di aggiornamento" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "Impossibile impostare i permessi nel programma di aggiornamento" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "Impossibile avviare processo di aggiornamento: {0}" @@ -16718,31 +16804,31 @@ msgid "Africa" msgstr "Africa" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -16822,7 +16908,7 @@ msgstr "" msgid "Null" msgstr "Nessuno" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16830,7 +16916,7 @@ msgstr "" "GPU: ERRORE: Occorre GL_ARB_framebuffer_object per render target multipli.\n" "GPU: La tua scheda video supporta OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16838,7 +16924,7 @@ msgstr "" "GPU: ERRORE OGL: Occorre GL_ARB_vertex_array_object.\n" "GPU: La tua scheda video supporta OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16846,7 +16932,7 @@ msgstr "" "GPU: ERRORE OGL: Serve GL_ARB_map_buffer_range.\n" "GPU: La tua scheda video supporta OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16854,7 +16940,7 @@ msgstr "" "GPU: ERRORE OGL: Occorre GL_ARB_uniform_buffer_object.\n" "GPU: La tua scheda video supporta OpenGL 3.1?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16864,7 +16950,7 @@ msgstr "" "Installa la versione closed-source dei driver o aggiorna la tua versione di " "Mesa 3D" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16872,7 +16958,7 @@ msgstr "" "GPU: ERRORE OGL: Occorre GL_ARB_sampler_objects.\n" "GPU: La tua scheda video supporta OpenGL 3.3?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16883,7 +16969,7 @@ msgstr "" "GPU: La tua scheda video supporta OpenGL 3.0?\n" "GPU: I tuoi driver supportano GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -16952,6 +17038,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -16974,13 +17067,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"Questo errore è di solito causato dalla desincronizzazione della GPU emulata " -"con la CPU emulata, ma dovrebbe essere mitigato dalle tue impostazioni " -"correnti. Se questo errore impedisce il corretto funzionamento del gioco, " -"informa gli sviluppatori." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -17004,7 +17093,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "L'immagine/i del fotogramma '{0}' esiste già. Vuoi sovrascrivere?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Compilazione degli shader" @@ -17058,10 +17147,6 @@ msgstr "Annulla" msgid "Help" msgstr "Aiuto" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Applica" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "Ripristina predefiniti" diff --git a/Languages/po/ja.po b/Languages/po/ja.po index 0874830f7a..17092ef8b7 100644 --- a/Languages/po/ja.po +++ b/Languages/po/ja.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: raid273, 2020,2026\n" "Language-Team: Japanese (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -33,17 +33,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -87,7 +87,7 @@ msgstr "" "ファイル {0} を書き込み用に開くことができませんでした。すでに別のプログラムに" "よって開かれていないか確認してください。" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -104,30 +104,30 @@ msgid "Unpack SD Card Now" msgstr "今すぐSDカードを展開" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "情報" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "確認" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "警告" @@ -300,15 +300,15 @@ msgstr "" "{1} ディレクトリに {0} IPL が見つかりました。ディスクが認識されていない可能性" "があります" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "実行ファイルをメモリに読み込めませんでした。" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "GC IPLが見つからないため、ゲームを開始できませんでした。" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "GC IPLが見つかりません" @@ -423,7 +423,7 @@ msgstr "" "DFF の最小ローダー バージョン ({0}) がこの FIFO プレーヤーのバージョン ({1}) " "を超えています" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -466,8 +466,9 @@ msgstr "下" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -479,8 +480,9 @@ msgstr "左" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -518,10 +520,10 @@ msgid "Increase" msgstr "移動速度 増加" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -531,7 +533,7 @@ msgstr "リセット" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -632,15 +634,15 @@ msgstr "ネットプレイゴルフモードのコントロール" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "音量を下げる" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "音量を上げる" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "ミュート 切替" @@ -793,287 +795,291 @@ msgid "Previous Game Profile" msgstr "前のゲームプロファイル" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "クロッピング 切替" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "アスペクト比 設定切替" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "Skip EFB Access 切替" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "EFB Copies 設定切替" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "EFB Copies 設定切替" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "XFB Immediate Mode 設定切替" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "フォグ処理 設定切替" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Toggle Texture Dumping" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "カスタムテクスチャ 切替" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "レンダリング解像度 拡大" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "レンダリング解像度 縮小" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "フリールック 切替" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "立体視 Side-by-side 切替" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "立体視 Top-bottom 切替" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "立体視 Anaglyph 切替" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "深度 減少" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "深度 増加" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "収束距離 減少" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "収束距離 増加" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "ステートロード - スロット 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "ステートロード - スロット 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "ステートロード - スロット 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "ステートロード - スロット 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "ステートロード - スロット 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "ステートロード - スロット 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "ステートロード - スロット 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "ステートロード - スロット 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "ステートロード - スロット 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "ステートロード - スロット 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "選択したスロットから読込" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "ステートセーブ - スロット 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "ステートセーブ - スロット 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "ステートセーブ - スロット 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "ステートセーブ - スロット 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "ステートセーブ - スロット 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "ステートセーブ - スロット 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "ステートセーブ - スロット 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "ステートセーブ - スロット 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "ステートセーブ - スロット 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "ステートセーブ - スロット 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "選択したスロットに保存" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "ステートスロット 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "ステートスロット 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "ステートスロット 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "ステートスロット 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "ステートスロット 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "ステートスロット 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "ステートスロット 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "ステートスロット 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "ステートスロット 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "ステートスロット 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "1個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "2個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "3個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "4個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "5個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "6個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "7個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "8個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "9個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "10個前のステートをロード" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "最古のステートに上書き保存" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "直前のステートロードを取消" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "直前のステートセーブの取消" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "ステートセーブ" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "ステートロード" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "選択したステートスロットを増やします" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "選択したステートスロットを減らします" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "ROMの読込" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "ROMを取り外してリセット" @@ -1102,7 +1108,7 @@ msgid "Show Infinity Base" msgstr "インフィニティベースを表示する" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "ホットキー" @@ -1123,8 +1129,8 @@ msgstr "一般" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "音量" @@ -1181,7 +1187,7 @@ msgid "Graphics Toggles" msgstr "グラフィック設定 切替" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "レンダリング解像度" @@ -1259,46 +1265,46 @@ msgstr "" "\n" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "挿入しようとしたディスクが見つかりませんでした。" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "ディスクは既に挿入されています。" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "不明な DVD コマンド {0:08x} - 致命的なエラー" @@ -1395,10 +1401,10 @@ msgid "Broadband Adapter (TAP)" msgstr "ブロードバンドアダプタ (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" -msgstr "" +msgstr "Triforce基板" #: Source/Core/Core/HW/EXI/EXI_Device.h:101 msgid "USB Gecko" @@ -1466,37 +1472,27 @@ msgstr "" "{0} はディレクトリではありません。*.original への移動に失敗しました。\n" "書き込み権限を確認するか、ファイルを Dolphin の外に移動してください" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "エラー: GBA{0} は {1} でROMを開けませんでした" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Error: GBA{0} failed to create core" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "エラー: GBA{0} が {1} のROMのロードに失敗しました" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "エラー: GBA{0} は {1} で BIOS を開けませんでした" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "エラー: GBA{0} が {1} のBIOSのロードに失敗しました" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "エラー: GBA{0} は {1} でセーブデータを開けませんでした" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "エラー: GBA{0} が {1} のセーブデータのロードに失敗しました。" @@ -1524,8 +1520,8 @@ msgstr "パッド" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "ボタン" @@ -1563,16 +1559,16 @@ msgstr "キーボード" msgid "Keys" msgstr "キー" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Report: GCIFolder Writing to unallocated block {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock called with invalid block address" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1580,11 +1576,11 @@ msgstr "" "ゲームは別のゲームの保存で上書きされました。 {0:#x}、{1:#x} でデータが破損し" "ています" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT が正しくありません。Dolphinを終了します。" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1593,7 +1589,7 @@ msgstr "" "警告: BAT で示されたブロック数 ({0}) が、読み込まれたファイルヘッダ ({1}) と" "一致しません" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1651,7 +1647,7 @@ msgstr "コントロールスティック" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "Cスティック" @@ -1660,7 +1656,7 @@ msgid "Button" msgstr "ボタン" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "モーター" @@ -1685,20 +1681,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "トリガー" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "振動" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1767,7 +1763,7 @@ msgstr "クラシックコントローラ" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Lスティック" @@ -1858,8 +1854,8 @@ msgstr "叩く強さ" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1916,25 +1912,25 @@ msgid "Nunchuk" msgstr "ヌンチャク" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "シェイク" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "傾き" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "動き" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "加速度" @@ -2051,21 +2047,21 @@ msgid "uDraw GameTablet" msgstr "uDraw GameTablet" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "ポインタ" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "水平視野" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2076,63 +2072,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "カメラの視野(ポインティングの感度に影響する)。" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "垂直視野" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "ジャイロスコープ" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "横持ちの切替" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "直立状態 切替" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "押下時のみ横持ち" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "押下時のみ直立状態" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "拡張コントローラ" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Wiiモーションプラスを取り付ける" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "スピーカー パン調整" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "バッテリー残量" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "直立させた状態で使用する" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "横持ちで使用する" @@ -2450,20 +2446,20 @@ msgstr "PlayWiimoteでムービーが早く終わりました。{0} + {1} > {2}" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "クライアントを作成できませんでした" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "ピアを作成できませんでした" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "ホストと通信できませんでした" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2471,76 +2467,76 @@ msgstr "" "ホストコードが長すぎます\n" "正しいホストコードかどうか確認して再入力してください" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "このサーバーは満員です" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "サーバー側とクライアント側のバージョンに互換性がありません" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "ゲームは現在実行中です" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "ニックネームが長すぎます" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "The server sent an unknown error message." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "不明なメッセージをid : {0} で受信しました" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "不明な SYNC_SAVE_DATA メッセージを id: {0} で受信しました" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "セーブデータの同期中..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "ネットプレイ メモリカードの削除に失敗しました。書き込み権限を確認してください" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "ネットプレイ GCIフォルダのリセットに失敗しました。書き込み権限を確認してくだ" "さい" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "ネットプレイ NANDフォルダのリセットに失敗しました。書き込み権限を確認してくだ" "さい" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "NetPlayリダイレクトフォルダのリセットに失敗しました。書き込み権限を確認してく" "ださい。" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Mii データの書き込みに失敗しました。" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Wii セーブデータの書き込みに失敗しました" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "リダイレクトセーブの書き込みに失敗しました。" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2548,60 +2544,60 @@ msgstr "" "NetPlay GBA{0}セーブファイルの削除に失敗しました。書き込み権限を確認してくだ" "さい。" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "不明な SYNC_CODES メッセージを id: {0} で受信しました" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Geckoコードの同期中..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "アクションリプレイコードの同期中..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Quality of Service (QoS) が有効になっています" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "Quality of Service (QoS) は有効になりませんでした" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "すでに起動しています!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "データが受信されました!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "データ処理中にエラーが発生しました" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "コード処理エラー。" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "コードを受け取りました!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "中継サーバーからホストへの接続がタイムアウト" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "サーバーが中継処理を拒否しました" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "このホストコードは無効です" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "不明なエラー {0:x}" @@ -2686,8 +2682,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "選択されたゲームがゲームリストに存在しません!" @@ -2705,7 +2701,7 @@ msgstr "チートコードの同期中にエラーが発生しました!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2714,22 +2710,22 @@ msgstr "" "このエラーは起こらないはずです。この状況をバグトラッカーへ報告してください。" "Dolphinを終了します。" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2774,7 +2770,7 @@ msgstr "空き" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "フィルタ無し" @@ -3011,22 +3007,22 @@ msgid "Korean" msgstr "韓国語" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3034,15 +3030,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "復元処理を行っています..." -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "このファイルはBootMii NANDバックアップではないようです" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "このファイルには有効な Wii ファイルシステムが含まれていません。" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "ファイル {0} に書き込めません" @@ -3171,10 +3167,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "The {0} partition does not have a valid file system." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "The update partition does not contain the IOS used by this title." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3182,12 +3190,12 @@ msgstr "The update partition does not contain the IOS used by this title." #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Masterpiece)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3197,7 +3205,7 @@ msgstr "" "れたビデオや追加言語、ゲームモード全体など一部のコンテンツは壊れます。この問" "題は通常、ゲームの違法コピーにのみ存在します。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." @@ -3205,7 +3213,7 @@ msgstr "" "The format that the disc image is saved in does not store the size of the " "disc image." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3213,7 +3221,7 @@ msgstr "" "このディスク イメージは小さすぎて、いくつかのデータが不足しています。この問題" "は、おそらく2層ディスクが1層ディスクとしてダンプされた可能性が大きいです。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3222,11 +3230,11 @@ msgstr "" "プログラムがディスク・イメージを複数の部分として保存した場合、それらを1つの" "ファイルに統合する必要があります。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "This debug disc image has the size of a retail disc image." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3236,24 +3244,24 @@ msgstr "" "間が長くなる可能性があります。入力された録画を共有したり、適切なダンプを使用" "している人とネットプレイを使用することができなくなる可能性があります。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "This disc image has an unusual size." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "The game ID is {0} but should be {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "The game ID is inconsistent." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "The game ID is unusually short." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3265,7 +3273,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3273,27 +3281,36 @@ msgstr "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "This title is set to use an invalid IOS." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "This title is set to use an invalid common key." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "The specified common key index is {0} but should be {1}." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "The ticket is not correctly signed." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3303,7 +3320,7 @@ msgstr "" "と、Wiiシステムメニューが起動しなくなり、NANDにコピーまたは移動することも拒否" "されます。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3315,7 +3332,7 @@ msgstr "" "合でも、このファイルの CRC32 は正常なダンプの CRC32 と一致する可能性がありま" "す。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3323,30 +3340,30 @@ msgstr "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "Content {0:08x} is corrupt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Some of the data could not be read." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Errors were found in {0} blocks in the {1} partition." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "Errors were found in {0} unused blocks in the {1} partition." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "正常なダンプです。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3354,11 +3371,11 @@ msgstr "" "Redump.org によると、これは正常なダンプですが、Dolphinで不具合があることが判" "明しています。これはDolphinのバグかもしれません。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin は非公式ライセンス品のディスクを検証できません。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3366,11 +3383,11 @@ msgstr "" "Dolphin は、実際のディスクのダンプではない一般的な TGC ファイルを正しく検証で" "きません。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Dolphin は現在、Triforce ゲームを検証できません。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3380,7 +3397,7 @@ msgstr "" "eShopでリリースされたゲームと比較すると、これはむしろ良いダンプである可能性が" "あります。Dolphinでは確認できません。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3388,11 +3405,11 @@ msgstr "" "これは不良ダンプです。必ずしもゲームが正しく動作しないことを意味するわけでは" "ありません。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "これは不良ダンプです。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3402,11 +3419,11 @@ msgstr "" "ムデータには整合性を示すデータが多く含まれているので、エミュレーションに大き" "な支障は出ないと思われます。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "問題は見つかりませんでした" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3416,14 +3433,14 @@ msgstr "" "し、Wii U eShopでリリースされたゲームと比較すると、これはむしろ良いダンプであ" "る可能性があります。Dolphinでは確認できません。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" "影響度「小」の問題が見つかりました。おそらくゲームプレイに支障はないでしょう" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3431,14 +3448,14 @@ msgstr "" "影響度「中」の問題が見つかりました。ゲーム全体または特定の機能が動作しない可" "能性があります" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" "影響度「大」の問題が見つかりました。おそらくこのゲームは上手く動作しません" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3450,7 +3467,7 @@ msgstr "" "ゲームキューブ用ゲームデータには整合性チェックのためのデータがほとんど含まれ" "ていないため、Dolphinでは検出できない問題があるかもしれません。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3839,52 +3856,52 @@ msgid "Data Type" msgstr "データ形式" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8-bit 符号なし整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16-bit 符号なし整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32-bit 符号なし整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64-bit 符号なし整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8-bit 符号付き整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16-bit 符号付き整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32-bit 符号付き整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64-bit 符号付き整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32-bit Float" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64-bit Float" @@ -3905,47 +3922,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "標準メモリ領域で検索を開始する前にゲームを開始してください。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] and [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 memory ranges" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "Address space by CPU state" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "物理アドレス空間" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "仮想アドレス空間" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "不明なアドレス空間" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "不明なデータ形式" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "aligned" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "unaligned" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3954,130 +3971,130 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "Keep addresses where value in memory" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "等しい値" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "違う値" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "小さい値" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "小さいか等しい値" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "大きい値" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "大きいか等しい値" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "指定した値:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "前回の値" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "any value" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "16進数" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "検索とフィルタ" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "現在の値を更新" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "結果をリセット" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "スキャンの待機中..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "16進数で表示" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "現在の値を自動更新する" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." -msgstr "Cannot compare against last value on first search." +msgstr "最初の検索では前回の値との比較はできません。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "指定された値を目的のデータ型に解析変換できませんでした。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "スキャンに成功しました。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." -msgstr "%n address(es) were removed." +msgstr "%n 個のアドレスが除かれました。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." -msgstr "%n address(es) remain." +msgstr "%n 個のアドレスが残っています。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n address(es) could not be accessed in emulated memory." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "%n 個のアドレスが見つかりました。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "No game is running." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "検索に無効なパラメータが指定されました。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4085,106 +4102,118 @@ msgstr "" "現在、仮想アドレス空間での検索はできません。しばらくゲームを実行してから、も" "う一度お試しください。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Unknown error occurred." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "Refresh failed. Please run the game for a bit and try again." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "現在の値を更新しました。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "候補がないため更新できません。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "メモリを表示" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Add to watch" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "アクションリプレイコードの生成" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" -msgstr "" +msgstr "値を書き換える" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" +msgstr "アドレスを削除する" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "仮想メモリ上の値に対してのみARコードを生成できます。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "このアドレスの AR コードを生成できません。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Internal error while generating AR code." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "ARコードを生成しました。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "値:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "説明" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "アドレス" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "前回の値" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "現在の値" @@ -4308,10 +4337,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4343,49 +4371,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "エラー" @@ -4410,16 +4438,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "この Gecko コードには行が含まれていません。" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Dolphinの設定" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "変更されたチート内容は次回のゲーム開始時に反映されます" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "チートは現在、無効化されています" @@ -4462,31 +4490,30 @@ msgstr "DSU Client" msgid "Nothing to configure" msgstr "設定するものは何もありません" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "DSU Serverの追加" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, その他" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "サーバーのIPアドレス" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "サーバーのポート" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "追加" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "適用" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4495,20 +4522,24 @@ msgstr "追加" msgid "Cancel" msgstr "キャンセル" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "有効" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "追加..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4517,17 +4548,13 @@ msgstr "追加..." msgid "Remove" msgstr "削除" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"PlayStationやNintendo Switch、Steamコントローラーなど、互換性のある入力デバイ" -"スからボタン入力やモーションデータを取得して使用します。

詳しいセット" -"アップ方法については こちらのページを参照してください" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4584,10 +4611,10 @@ msgstr "システムデータを抽出..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "完了" @@ -4697,11 +4724,11 @@ msgstr "カメラ 1" msgid "Free Look Settings" msgstr "フリールックの設定" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "このセクションはCPUとハードウェアに関連するほとんどの設定を含みます。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4709,7 +4736,7 @@ msgstr "" "デュアルコアで処理を行うかの設定です。有効にすると処理速度が向上しますが、" "様々なバグを引き起こすこともあります。デフォルトは True(有効)です。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4717,7 +4744,7 @@ msgstr "" "実際のハードウェアのディスク速度をエミュレートします。無効にすると不安定にな" "ることがあります。デフォルトはTrueです" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4725,7 +4752,7 @@ msgstr "" "メモリ管理ユニットを完全にエミュレートするかどうかを制御します。これを必要と" "するゲームはほとんどありません。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4733,7 +4760,7 @@ msgstr "" "ハイレベルDSPエミュレーションとローレベルDSPエミュレーションのどちらを使用す" "るかを制御します。デフォルトは 真(True) です" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4741,113 +4768,47 @@ msgstr "" "ブランチの変換を事前に試みます。ほとんどの場合パフォーマンスが向上させます。" "デフォルトはTrue" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "このセクションはすべてのGeckoチートコードを含みます。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "このセクションはアクションリプレイのすべてのチートコードを含みます。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "このセクションはグラフィックス関連のすべての設定を含みます。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "プリセット" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "設定ファイルのオープンに失敗しました!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "設定ファイルの書き込みに失敗!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "有効" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "オフ" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "エディタ" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "再更新" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "外部エディタで開く" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "コア" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "設定ファイルのオープンに失敗しました!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "デュアルコア動作" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "設定ファイルの書き込みに失敗!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "描画" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Store EFB Copies to Texture Only" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Store XFB Copies to Texture Only" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Texture Cache" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Safe" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "中" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Fast" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4855,6 +4816,11 @@ msgstr "" "外部エディタでファイルを開くことができませんでした\n" "INIファイルに関連付けされているソフトを確認してください" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "コア" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "デュアルコアを有効にする" @@ -4930,7 +4896,7 @@ msgid "Deterministic dual core:" msgstr "Deterministic dual core: " #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "立体視" @@ -4959,7 +4925,7 @@ msgid "Depth Percentage:" msgstr "深度 比率変更:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "収束点 (Convergence):" @@ -4978,6 +4944,10 @@ msgstr "ユーザー設定" msgid "Graphics" msgstr "グラフィック" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "エディタ" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4991,63 +4961,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "これらの設定は、Dolphin のコア設定を上書きします。" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "なし" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "標準コントローラ" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "ゲームキューブ コントローラ アダプター (USB)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "SPEED FORCE" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "マットコントローラ" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "タルコンガ" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (内蔵)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "キーボードコントローラ" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "ゲームキューブ デバイス設定" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "ポート %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5066,19 +5036,32 @@ msgstr "Webからコードを入手 (WiiRD Database)" msgid "Description:" msgstr "説明" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "コードの取得に失敗しました" +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "コードを含まないファイルです" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "ダウンロード完了" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "%1 個のコードが見つかりました。( 新規追加: %2 個 )" @@ -5180,55 +5163,75 @@ msgid "PNG Compression Level" msgstr "PNG圧縮レベル" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "その他" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "クロッピングを有効にする" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "カスタム" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "上" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "下" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "その他" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "プログレッシブ表示を有効にする" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "バックエンドをマルチスレッド化" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "点/線の展開時に頂点シェーダーを優先する" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "CPUで頂点をカリングする" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "ボーダーレス フルスクリーン" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "実験的" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Defer EFB Cache Invalidation" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "手動テクスチャサンプリングを有効にする" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -"Renders the scene as a wireframe.

If unsure, leave " -"this unchecked." +"画面をワイヤーフレームで描画します。

よく分からなけ" +"れば、チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5238,7 +5241,7 @@ msgstr "" "機能を使用するにはゲームの再起動が必要です。

よく分" "からなければ、チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5250,7 +5253,7 @@ msgstr "" "バッグシンボルも有効にします。

よく分からなければ、" "チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5261,7 +5264,7 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
よく分からなけれ" "ば、チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5285,7 +5288,7 @@ msgstr "" "

よく分からない場合はチェックしたままにしてくださ" "い。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5297,18 +5300,18 @@ msgstr "" "る場合、任意のベーステクスチャを含みます。

よく分か" "らない場合はチェックしたままにしてください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -"有効にすると以下のフォルダからカスタムテクスチャを読込みます。\n" -"User/Load/Textures/<game_id>/\n" -"User/Load/DynamicInputTextures/<game_id>/

よく" -"分からなければ、チェックを入れないでください。" +"User/Load/Textures/<game_id>/ および User/Load/DynamicInputTextures/" +"<game_id>/ からカスタムテクスチャを読み込みます。" +"

よく分からなければ、チェックを入れないでください。" +"" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5319,7 +5322,7 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5328,7 +5331,7 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5337,7 +5340,7 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
よく分からなければ、" "チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5356,7 +5359,7 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5389,14 +5392,14 @@ msgstr "" "よく分からなければ、「アスペクト比補正済み内部解像度」のままにしておきます。" "
" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5417,18 +5420,7 @@ msgstr "" "す。

よく分からなければ、6 に設定してください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"画像を本来のアスペクト比(4:3や16:9に正確にはほぼ一致しません)から、特定の" -"ユーザーがターゲットとするアスペクト比(4:3や16:9など)に切り取りします。" -"

よく分からなければ、チェックを入れないでください。" -"" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5438,7 +5430,7 @@ msgstr "" "この設定について考える必要はありません。

よく分から" "なければ、チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5451,7 +5443,7 @@ msgstr "" "ます。

よく分からなければ、チェックを外さないでくだ" "さい。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5461,7 +5453,7 @@ msgstr "" "使用をサポートするバックエンドでは、ジョブの頂点シェーダーを選択します。パ" "フォーマンスに影響を与える可能性があります。

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5471,7 +5463,7 @@ msgstr "" "フォーマンスと描画統計に影響するおそれがあります。

" "よく分からなければ、チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5485,7 +5477,7 @@ msgstr "" "ンスが向上する可能性があります。

よく分からなけれ" "ば、チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5499,7 +5491,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5513,18 +5505,67 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "よく分からなければ、チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" "%1 はジオメトリシェーダーをサポートしていないため、強制的にオンになりました。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" "%1 は頂点シェーダー拡張をサポートしていないため、強制的にオフになりました。" @@ -5801,89 +5842,93 @@ msgstr "Disable Copy Filter" msgid "Arbitrary Mipmap Detection" msgstr "Arbitrary Mipmap Detection" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "HDRポストプロセスを有効にする" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "内部解像度:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "アンチエイリアス:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "テクスチャフィルタ:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "出力 リサンプリング:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "カラーコレクション:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "ポストプロセス:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "オフ" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Side-by-Side" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Top-and-Bottom" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "アナグリフ" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passive" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "視点を入れ替える" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "表示方式" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "深度 (Depth):" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "オフ" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 はこの機能をサポートしていません" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5897,7 +5942,7 @@ msgstr "" "

よく分からなければ、「Native」を選択してください。" "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5913,7 +5958,7 @@ msgstr "" "るようになります。

よく分からなければ、「なし」のま" "まにしておいてください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5931,7 +5976,7 @@ msgstr "" "クスチャサンプリングが有効のときに無効化されます。

" "よく分からない場合は、「既定」を選択してください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5973,14 +6018,14 @@ msgstr "" "マ補正済みです。
2倍以上のスケールダウンに最適です。" "

分からない場合は「デフォルト」を選択してください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" "Wii および GC 実機本来の色空間に合わせ、色をより正確にするための一連の機能。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -5989,7 +6034,7 @@ msgstr "" ">よく分からなければ、「オフ」を選択してください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -6002,7 +6047,7 @@ msgstr "" "し、まれに描画バグの原因になります。

よく分からなけ" "れば、チェックを外さないでください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -6014,7 +6059,7 @@ msgstr "" "速度低下を引き起こします。

よく分からなければ、" "チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -6030,7 +6075,7 @@ msgstr "" "ることをお勧めします。

よく分からなければ、チェック" "を入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -6042,7 +6087,7 @@ msgstr "" "ません。

よく分からなければ、チェックを入れないでく" "ださい。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6061,7 +6106,7 @@ msgstr "" "す。

よく分からなければ、「オフ」を選択してくださ" "い。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6070,7 +6115,7 @@ msgstr "" "仮想カメラ間の距離調整。

値を高くすると効果が強くなり、 低くすると目の" "負担が軽減されます。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6081,7 +6126,7 @@ msgstr "" "距離を設定できます。

値を高くすると効果が強くなり、低くすると目の負担" "が軽減されます。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6090,14 +6135,14 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6109,7 +6154,7 @@ msgstr "" "ど発生しません。

よく分からなければ、チェックを外さ" "ないでください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6123,25 +6168,18 @@ msgstr "" "グラフィックに問題を引き起こす場合があります。

よく" "分からなければ、チェックを外さないでください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"一部のゲームで特殊な距離ベースのエフェクトに使用される、任意のミップマップの" -"検出を可能にします。

非常に低解像度のミップマップを使用するゲームなど" -"では、内部解像度が高くなるとテクスチャがぼやけるという誤検出が発生する可能性" -"があります。この設定を無効にすると、新しいテクスチャを頻繁にロードするゲーム" -"のスタッターを減らすこともできます。

この設定はGPU Texture Decodingが" -"有効な場合は、無効になります。

よく分からなければ、" -"チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6158,35 +6196,35 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "アンチエイリアス" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "テクスチャーフィルタリング" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "出力 リサンプリング" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "カラーコレクション" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "ポストプロセス" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "表示方式" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "深度" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "収束点" @@ -6211,10 +6249,6 @@ msgstr "強制的に 4:3 にする" msgid "Stretch to Window" msgstr "ウィンドウに合わせる" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "カスタム" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "カスタム(ストレッチ)" @@ -6254,6 +6288,9 @@ msgid "" "

This will marginally increase power usage." "

If unsure, leave this checked." msgstr "" +"高解像度タイマーとビジーウェイトを使用してフレームペースを最適化します。" +"

これにより、消費電力が僅かに増加します。

よ" +"く分からなければ、チェックを外さないでください。" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:111 msgid "Auto-Adjust Window Size" @@ -6287,11 +6324,11 @@ msgstr "Skip Drawing" msgid "Compile Shaders Before Starting" msgstr "ゲーム開始前にシェーダをコンパイルする" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "出力バックエンド変更の確認" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6308,7 +6345,7 @@ msgstr "" "

よく分からなければ、%1 を選択してください。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6318,7 +6355,7 @@ msgstr "" "画面でのエミュレーションとなります。

よく分からなけ" "れば、チェックを入れないでください。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6327,7 +6364,7 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6376,7 +6413,7 @@ msgstr "" "常の状況では使用しないでください。

よく分からなけれ" "ば、「自動」を選択してください。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6387,7 +6424,7 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6398,7 +6435,7 @@ msgstr "" "す。

よく分からなければ、これを選択してください。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6410,7 +6447,7 @@ msgstr "" "したPCで、「一部使用する」設定でカクつきが発生している場合にのみこれを使用し" "てください。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6423,7 +6460,7 @@ msgstr "" "ケースではパフォーマンスへの影響を最小限に抑えつつカクつきが解消されるはずで" "すが、実際どのような結果になるかは使用中のビデオドライバに依存します。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6436,7 +6473,7 @@ msgstr "" "す

他の方式ではパフォーマンスに影響が出てしまう場合" "以外、オススメできません" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6452,28 +6489,28 @@ msgstr "" "きます。

よく分からなければ、チェックを入れないでく" "ださい。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "出力バックエンド" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "ビデオカード" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "アスペクト比" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "カスタム アスペクト比の幅" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "カスタム アスペクト比の高さ" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6481,7 +6518,7 @@ msgstr "" "描画に使用するビデオカードを選択します。

よく分から" "なければ、一番上のものを選択してください。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6512,22 +6549,42 @@ msgstr "CPUからのEFBアクセスをスキップする" msgid "Ignore Format Changes" msgstr "フォーマットの変更を無視する" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Store EFB Copies to Texture Only" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "メモリへのコピーを遅延させる" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Texture Cache" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU上でテクスチャをデコードする" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Safe" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "精度:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Fast" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "External Frame Buffer (外部フレームバッファ)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Store XFB Copies to Texture Only" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "XFBを即時表示する" @@ -6609,8 +6666,8 @@ msgstr "" "EFBコピーの内容をRAMに書き込む前に、ゲームがエミュレートされたGPUと同期するま" "で待機します。

EFB RAMコピーのオーバーヘッドを削減し、多くのゲームでパ" "フォーマンスを向上させますが、エミュレートされたGPUと安全に同期しないゲームは" -"壊れてしまう危険があります。

よく分からない場合は" -"チェックしたままにしてください。" +"壊れてしまう危険があります。

よく分からなければ、" +"チェックを外さないでください。" #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:190 msgid "" @@ -6649,6 +6706,12 @@ msgid "" "the Skip Presenting Duplicate Frames setting.

If " "unsure, leave this unchecked." msgstr "" +"XFBコピーが作成された際、スキャンアウトを待たずにすぐ表示します。

有効" +"にするとレイテンシの改善が見込めますが、すべてのXFBコピーが表示されることを前" +"提にしていない一部タイトルで描画バグが発生する場合があります。

これを" +"有効にすると、「重複フレームの表示をスキップする」と同等の効果が強制的に適用" +"されます。

よく分からなければ、チェックを入れないで" +"ください。" #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:208 msgid "" @@ -6659,20 +6722,23 @@ msgid "" "is enabled. In those cases, duplicate frames are never presented." "

If unsure, leave this checked." msgstr "" +"25/30fpsのタイトルで重複フレーム(XFBコピー)をスキップするようにします。低ス" +"ペック環境で速度向上が見込めますが、フレームの表示順に不整合を起こす可能性が" +"あります。

フレームの表示順を最適化するにはこの設定を無効化してくださ" +"い。

「XFBを即時表示する」または「垂直ブランキング割り込み(VBI)をス" +"キップする」が有効になっている場合、この設定は使用できなくなります。これらの" +"設定が有効な場合、重複フレームは一切表示されなくなります。" +"

よく分からなければ、チェックを外さないでください。" +"" #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:215 msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"CPU ではなく GPU を使用したテクスチャデコードを有効にします。

これによ" -"り、一部のシナリオや、CPU がボトルネックになっているシス テムでパフォーマンス" -"が向上する可能性があります。

この設定を有効にすると、任意のミップマッ" -"プ検出が無効になります。

よく分からなければ、チェッ" -"クを入れないでください。" #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -6732,6 +6798,12 @@ msgid "" "issues.


If unsure, leave this " "unchecked." msgstr "" +"ラグが検出された場合に垂直ブランク割り込みをスキップし、エミュレーション速度" +"が 100% でな​​い場合でもスムーズなオーディオ再生を可能にします。

これを" +"有効にすると、「重複フレームの表示をスキップする」と同等の効果が強制的に適用" +"されます。

警告:フリーズや互換性の問題を引き起こす" +"可能性があります。

よく分からなけ" +"れば、チェックを入れないでください。" #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:251 msgid "Texture Cache Accuracy" @@ -6860,9 +6932,9 @@ msgstr "ファイルとして保存..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "ファイルを選択" @@ -6918,7 +6990,7 @@ msgid "Toggle All Log Types" msgstr "全てのログ情報を選択/解除" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "ログ" @@ -6930,9 +7002,9 @@ msgstr "テキストの折り返し" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "全消去" @@ -7006,8 +7078,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wiiリモコン %1" @@ -7019,7 +7093,7 @@ msgstr "画面サイズ" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -7027,9 +7101,9 @@ msgstr "保存" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "読込" @@ -7172,7 +7246,7 @@ msgstr "既定" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "切断されました" @@ -7246,7 +7320,7 @@ msgid "Reset All" msgstr "すべてをリセット" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7273,8 +7347,8 @@ msgid "Profile" msgstr "プロファイル" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7292,10 +7366,10 @@ msgstr "選択されたプロファイル '%1' は存在しません" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "確認" @@ -7305,7 +7379,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "次のプロファイルを削除しますか? '%1'" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "元に戻すことはできません!" @@ -7394,7 +7468,7 @@ msgstr "フリールック コントローラ設定 %1" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:524 msgid "Triforce Baseboard at Port %1" -msgstr "" +msgstr "ポート %1 のTriforce基板" #. i18n: "Stock" refers to input profiles included with Dolphin #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:562 @@ -7445,8 +7519,13 @@ msgstr "パッチエディタ" msgid "Patch name" msgstr "パッチ名を入力..." +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "追加" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7649,101 +7728,97 @@ msgstr "Redump.orgのステータス:" msgid "Verify Integrity" msgstr "整合性チェックを実行" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "計算する" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "整合性チェック中..." -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "小" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "中" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "大" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wiiリモコン" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "PC上のBluetoothアダプターをパススルーする" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "シンクロ" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "実機Wiiリモコンとのペアリングを行う" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "全てのペアリングをリセットする" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "WiiのBluetoothアダプタをエミュレート" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "接続状況を常に監視する" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "実機のバランスWiiボードを接続する" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Wiiリモコンのスピーカーを有効にする" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "実機Wiiリモコンをエミュレートされたコントローラとして扱う" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Wiiリモコンをエミュレート" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "実機Wiiリモコンを接続" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"サポートされているBluetoothデバイスが見つかりません。\n" -"Wiiリモコンを手動で接続してください。" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "ペアリングのリセットはWiiのゲームを実行中にのみ行えます。" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "WiiリモコンとのシンクロはWiiのゲームを実行中にのみ行えます" @@ -7958,7 +8033,7 @@ msgid "No input" msgstr "入力なし" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7989,7 +8064,7 @@ msgstr "" "すべて保存して終了しますか?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "New" @@ -8024,10 +8099,10 @@ msgstr "ベースアドレス" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "入力" @@ -8053,10 +8128,10 @@ msgstr "すべてのアセンブリファイル" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8235,7 +8310,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "条件" @@ -8392,7 +8467,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "ヘルプ(&H)" @@ -8588,13 +8663,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Read" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Write" @@ -8610,7 +8685,7 @@ msgstr "Write to Log" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "ブレーク" @@ -8712,42 +8787,42 @@ msgstr "Conditional help" msgid "Breakpoints" msgstr "ブレークポイント" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "条件の編集" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "条件式の編集" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Active" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Function" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "終了アドレス" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "コードを表示" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "編集..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "メモリを表示" @@ -8760,7 +8835,7 @@ msgstr "パラメータ" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Symbols" @@ -8873,7 +8948,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "Keep Running" @@ -8890,7 +8965,7 @@ msgstr "" "Instructions executed: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9169,7 +9244,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "キャッシュの消去" @@ -9297,7 +9372,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Float" @@ -9305,7 +9380,7 @@ msgstr "Float" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Double" @@ -9341,7 +9416,7 @@ msgstr "Signed 32" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "検索" @@ -9446,7 +9521,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "データ関係" @@ -9588,7 +9663,7 @@ msgid "No" msgstr "いいえ" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "ネットワーク関係" @@ -9707,70 +9782,70 @@ msgstr "Registers" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Add to &watch" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Add memory &breakpoint" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "View &memory" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "View &code" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadecimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Signed Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Unsigned Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "All Hexadecimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "すべての符号付き整数" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "すべての符号なし整数" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "All Float" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "All Double" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "Run until hit (ignoring breakpoints)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "再取得" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Timed Out" @@ -10245,12 +10320,20 @@ msgstr "レコーディング..." msgid "No file loaded / recorded." msgstr "読み込み/記録ファイルなし" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "セッションリストを更新中..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10258,268 +10341,268 @@ msgstr "" "ゲームリストは空です。この文章をダブルクリックして GC/Wii の ディスクイメー" "ジ もしくは WAD ファイルのあるフォルダを選択してください。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "ディレクトリを選択" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "選択中のタイトルを変換..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Wiiセーブデータのエクスポート" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "選択中のタイトルの実体を削除..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "プロパティ(&P)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "公式Wiki(英語)で動作状況を確認(&W)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Riivolution パッチを適用して開始..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Wiiメニュー (ディスクドライブチャンネル) に表示(&D)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "このタイトルを変換..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "ディスクの入れ替え(&D)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Wii システムアップデート" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "NANDへインストール" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "NANDからアンインストール" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "セーブデータのあるフォルダを開く(&S)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "セーブデータをエクスポート" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "セーブデータのあるフォルダーを開く(&S)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "実体ファイルのあるフォルダを開く(&C)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "このタイトルの実体を削除..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "ショートカットをデスクトップに追加" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "デスクトップにショートカットを追加する際に問題がありました。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "タグを表示" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "新しいタグ..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "タグの削除..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "ネットプレイを開始(ホスト)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "エクスポート先フォルダを選択" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "エクスポートの保存" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "次のセーブファイルをエクスポートできませんでした:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "セーブファイルのエクスポートに成功しました" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "失敗" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "タイトルのインストールに成功しました" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "タイトルのインストールに失敗" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" "セーブデータを残してNAND内からこのタイトルを削除します。よろしいですか?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "タイトルの消去に成功しました" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "タイトルの消去に失敗" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "セーブデータが見つかりませんでした" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "このタイトルの実体ファイルを削除しますか?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "選択したファイルの削除に失敗しました" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" "ファイルを削除する権限があるかどうか、他で使用中でないかを確認してください。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "機種" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "バナー" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "タイトル" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "メーカー" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "ファイル名" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "ファイルパス" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ゲームID" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "地域" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "ファイルサイズ" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "ファイル形式" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "ブロックサイズ" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "圧縮形式" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "プレイ時間" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "新しいタグ" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "新しいタグに名前を付ける:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "タグを削除" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "削除するタグ名を入力" @@ -10630,7 +10713,7 @@ msgid "&Interframe Blending" msgstr "&Interframe Blending" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "'%1' のオープンに失敗しました" @@ -10689,12 +10772,12 @@ msgid "Create New Memory Card" msgstr "新しくメモリーカードを作成" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "ゲームキューブ メモリーカードファイル (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "すべてのファイル (*)" @@ -10739,43 +10822,43 @@ msgstr "開く...(&O)" msgid "&Create..." msgstr "作成...(&C)" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "ファイル名" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "アイコン" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "ブロック数" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "スロットBを操作" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "スロットAを操作" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Bへコピー" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Aへコピー" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "空きブロック数:%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "追加可能なファイル数:%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -10783,70 +10866,70 @@ msgstr "" "メモリカードを開くことに失敗\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "ゲームキューブ メモリーカードファイル" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "GCMemcardManagerのデータ不整合です、動作を中断します。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "ネイティブGCI 形式" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "MadCatz Gameshark 形式" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Datel MaxDrive/Pro 形式" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "エクスポート失敗" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "メモリーカードから選択したセーブファイルの読み込みに失敗しました。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "セーブファイルをエクスポート" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "セーブファイルのディスクへの書き込みに失敗" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "複数のセーブファイルをエクスポート" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "%nから%1 セーブファイルのエクスポートに失敗しました。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "保存ファイル %1 から正常に %n エクスポートされました。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10856,7 +10939,7 @@ msgstr "" "インポート先のメモリーカードの追加可能ファイル数が不足しています。最低でも " "%n ファイルの空きが必要です" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10866,48 +10949,48 @@ msgstr "" "インポート先のメモリーカードの空きブロック数が不足しています。最低でも %n ブ" "ロックの空きが必要です" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" "インポートしようとしたセーブファイルの中に同一タイトルのものが複数含まれてい" "ます" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" "インポート先のメモリーカードには既にこのファイルのデータが存在します%n\"%1\"" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "インポートに失敗" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "\"%1\" をインポートできませんでした" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "変更されたメモリーカードのディスクへの書き込みに失敗しました。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "セーブファイルのインポート" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "サポートしているすべての形式" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10919,80 +11002,80 @@ msgstr "" "\n" "インポートを中止します" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "コピーに失敗しました。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "選択中の %n 個のセーブファイルを削除しますか?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "失敗したものを削除" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "ファイルの削除に失敗しました。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "チェックサムの修正に失敗" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "ファイルを開けませんでした。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "ファイルを読み込めませんでした。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" "ファイルサイズがどの種類のゲームキューブメモリカードにも適合しなかったため" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "Filesize in header mismatches actual card size." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "チェックサムが無効です。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Mismatch between free block count in header and actually unused blocks." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "Mismatch between internal data structures." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Data in area of file that should be unused." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "エラーはありません。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "ファイルのオープンに失敗しました。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "ファイルからの読み込みに失敗しました。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Data in unrecognized format or corrupted." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Unknown error." @@ -11045,21 +11128,21 @@ msgstr "プレイヤー 2 アビリティ 1" msgid "Player Two Ability Two" msgstr "プレイヤー 2 アビリティ 2" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "作成" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "フィギュアファイルを選択する" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Infinity ファイルのオープンに失敗しました!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -11067,11 +11150,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "Infinityファイルの読み込みに失敗しました!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11079,46 +11162,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "インフィニティ・フィギュア・クリエイター" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "-未確認-" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "図番号:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "値の変換中にエラーが発生しました" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "入力された文字は無効です!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "不明(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "インフィニティファイルの作成" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "インフィニティオブジェクト (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Infinityファイルの作成に失敗しました" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11146,20 +11229,20 @@ msgstr "起動するタイトルを指定せずにステートセーブをロー msgid "Batch mode cannot be used without specifying a game to launch." msgstr "バッチモードの使用にはタイトルの指定が必須です" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "テクスチャパックの読み込み中にエラーが発生しました" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "無効なリソースパック %1 が与えられました:%2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "すべての GC/Wii ファイル" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11167,52 +11250,58 @@ msgstr "" "終了処理の実行中です。 この処理が完了する前にエミュレーションの強制終了をする" "とデータが失われる場合があります。それでも強制終了しますか?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "動作中のゲームを停止しますか?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" +"Triforceハードウェアが接続されている状態では、Triforce以外のゲームは起動でき" +"ません。\n" +"シリアルポート1 (SP1) からTriforce基板を取り外してください。" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" +"Triforceハードウェアが接続されている状態では、Triforce以外のゲームは起動でき" +"ません。\n" +"ポート 1 からTriforce基板を取り外してください。" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "コアの初期化に失敗しました" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "ゲーム実行中はネットプレイセッションを開始できません!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "ネットプレイのセッションは既に進行中です!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "サーバーを開けませんでした" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -11220,11 +11309,11 @@ msgstr "" "ポート番号 %1 で待ち受けできませんでした。別のネットプレイサーバーが実行中に" "なっていませんか?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "\"%1\" をゲームパスリストに追加しますか?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11238,50 +11327,49 @@ msgstr "" "\n" "続行しますか?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "NAND バックアップの選択" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii NAND バックアップファイル (*.bin);;すべてのファイル (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "NAND バックアップをインポート" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"NAND バックアップをインポート中...\n" -"経過時間: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "キーファイル(OTP/SEEPROMダンプ)の選択" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii キー ファイル (*.bin);;すべてのファイル (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "再生するレコーディングファイルを選択する" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS ムービー (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "レコーディングファイルに名前を付けて保存" @@ -11563,421 +11651,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "アセンブラ(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "ゲームリストのキャッシュを消去" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "設定(&O)" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Dolphinの設定(&N)" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "グラフィック設定(&G)" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "サウンド設定(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "コントローラー設定(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "ホットキーのカスタマイズ(&H)" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "フリールックの設定(&F)" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "ブートから一時停止" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "Reset Ignore Panic Handler" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "フォント...(&F)" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "公式Webサイト(&W)" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "オンラインガイドを表示(&D)" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "GitHub リポジトリ(&G)" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "バグトラッカー(&B)" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "更新を確認...(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "Dolphinについて(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "リスト表示" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "グリッド表示" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "ゲームリストカラムの表示" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "ゲームキューブ" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "WAD(Wiiウェア/VC/Wiiチャンネル)" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "特定機種のソフトだけを表示" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "日本" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "PAL規格の地域" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "アメリカ合衆国" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "オーストラリア" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "フランス" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "ドイツ" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "イタリア" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "韓国" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "オランダ" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "ロシア" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "スペイン" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "台湾" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "地域なし" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "不明" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "次の地域のソフトだけを表示" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "すべて表示" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "すべて非表示" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "記録(&M)" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "操作の記録を開始(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "録画ファイルを再生...(&L)" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "操作の再生/記録を停止" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "録画ファイルのエクスポート..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "読み込み専用(&R)" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS用入力ウィンドウを表示" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "再生終了時に一時停止" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "フレームのダンプを行う(AVI形式)" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "サウンドのダンプを行う(WAV形式)" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Interpreter Core" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT Block Linking Off" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Disable JIT Cache" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Disable Fastmem" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "ファストメム・アリーナを無効にします" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "大規模なエントリ ポイント マップを無効にします" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Log JIT Instruction Coverage" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Search for an Instruction" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT Off (JIT Core)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT LoadStore Off" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT LoadStore lbzx Off" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT LoadStore lXz Off" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT LoadStore lwz Off" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT LoadStore Floating Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT LoadStore Paired Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT FloatingPoint Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT Integer Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT Paired Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT SystemRegisters Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT Branch Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "JIT Register Cache Off" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "シンボルのクリア(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Generate Symbols From" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Signature Database" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO Modules" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "シンボルマップの読み込み(&L)" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "シンボルマップの保存(&S)" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Load &Other Map File..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Load &Bad Map File..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "名前を付けてシンボルマップの保存(&A)..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Sa&ve Code" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "署名ファイルの作成(&R)..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "既存の署名ファイルに追加...(&E)" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "署名ファイルを結合(&T)..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "署名ファイルの適用(&Y)..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "HLEファンクションにパッチ(&P)" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "vWii システム・メニュー %1 を読み込みます。" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Wiiメニュー %1 を起動" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "NANDにインストールするタイトルを選択" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WADファイル (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "セーブファイルの選択" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Wii セーブファイル (*.bin);;すべてのファイル (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "インポートの保存" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11985,11 +12081,11 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "セーブファイルのインポートに成功しました。" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -11997,14 +12093,14 @@ msgstr "" "セーブファイルのインポートに失敗しました。指定されたファイルは破損している" "か、有効な Wiiセーブデータではありません。" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "セーブファイルのインポートに失敗しました。一度ゲームを起動してから、再度お試" "しください。" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12014,11 +12110,11 @@ msgstr "" "ルへのアクセスを妨げている可能性があります。NANDを修復し(ツール -> NANDの管" "理 -> NANDのチェック...)、セーブファイルを再度インポートしてみてください。" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -12026,7 +12122,7 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -12034,29 +12130,29 @@ msgstr "" "%1: セーブファイルのインポートに失敗しました。指定されたファイルは破損してい" "るか、有効なWiiセーブデータではありません。" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "%n個のファイルをエクスポートしました" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12064,7 +12160,7 @@ msgstr "" "NAND のユーザーがアクセス可能な部分には、許容最大値 %3 ブロック (%4 KiB) のう" "ち、%1 ブロック (%2 KiB) のデータが含まれています。" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12072,15 +12168,15 @@ msgstr "" "NAND のシステム予約部分には、最大 %3 ブロック (%4 KiB) のデータのうち %1 ブ" "ロック (%2 KiB) のデータがあります。" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND 整合性チェック" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12088,15 +12184,15 @@ msgstr "" "NANDに許容量以上のデータが保存されています。Wii ソフトウェアの動作が正しくな" "いか、保存が許可されない可能性があります。" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "問題は見つかりませんでした" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NANDの修復に成功しました" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12104,110 +12200,110 @@ msgstr "" "NANDを修復できませんでした。現在のデータをバックアップして、NANDのダンプから" "やり直すことをオススメします" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "証明書ファイルの取り出しに成功しました" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "証明書ファイルの取り出しに失敗" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Pick a debug font" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "確認" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "シンボル名リストをクリアしますか?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Generated symbol names from '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' not found, no symbol names generated" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "RSO auto-detection" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "RSOモジュールを自動検出しますか?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Enter the RSO module address:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Invalid RSO module address: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "%1 にて RSO モジュールをロードできませんでした" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Modules found: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "RSOモジュールの検出中" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "RSOモジュールを自動検出できませんでした" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Select the RSO module address:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' not found, scanning for common functions instead" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Loaded symbols from '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Dolphin Map File (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Failed to save code map to path '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "マップ ファイル '%1' のロードに失敗しました" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Failed to save symbol map to path '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12215,15 +12311,15 @@ msgstr "" "Only export symbols with prefix:\n" "(Blank for all symbols)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "署名ファイルの保存" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Failed to save signature file '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12231,39 +12327,39 @@ msgstr "" "Only append symbols with prefix:\n" "(Blank for all symbols)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "署名を追加するファイル" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Failed to append to signature file '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "署名ファイルを適用する" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "1つ目の入力ファイルを選択" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "2つ目の入力ファイルを選択" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Failed to save to signature file '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Search instruction" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Instruction:" @@ -12384,7 +12480,7 @@ msgid "Game" msgstr "タイトル" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "プレイヤー数" @@ -12413,29 +12509,29 @@ msgstr "参加にはパスワードが必要です。" msgid "Invalid password provided." msgstr "入力されたパスワードが無効です。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "ネットプレイ" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "スタート" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "バッファ:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "終了" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "セーブデータなし" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12443,11 +12539,11 @@ msgstr "" "ネットプレイはセーブデータなしで開始され、作成されたセーブデータはネットプレ" "イセッション終了時に破棄されます。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "ホストのセーブデータのみ読み込み" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12457,11 +12553,11 @@ msgstr "" "ション中に作成または変更されたセーブデータは、セッション終了時に破棄されま" "す。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "ホストのセーブデータの読み込みと書き込み" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12469,11 +12565,11 @@ msgstr "" "ネットプレイはホストのセーブデータの使用を開始し、ネットプレイセッション中に" "作成または変更されたセーブ データはホストのローカルセーブに残ります。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "すべてのWiiセーブデータを使用する" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12483,15 +12579,15 @@ msgstr "" "されます。セッションの途中でゲームを切り替えるときに便利です。「セーブデータ" "なし」を選択した場合は効果がありません。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "AR/Gecko コードを同期する" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "設定の同期を厳密にする(Strict Settings Sync)" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12504,11 +12600,11 @@ msgstr "" "EFB 読み取りを使用する一部のゲームで非同期が妨げられる場合があります。全員が" "同じビデオ バックエンドを使用していることを確認してください。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Fair Input Delay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12518,11 +12614,11 @@ msgstr "" "ホストが設定したバッファサイズですべてのプレイヤーの入力を受け付けます。\n" "公平性が重要な対戦ゲーム向けの設定です。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Host Input Authority" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12534,11 +12630,11 @@ msgstr "" "す\n" "3人以上の環境で、通信が不安定な場合やレイテンシが大きい場合に効果的です" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Golf Mode" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12548,74 +12644,74 @@ msgstr "" "いつでもホスト(レイテンシが0になる人)を切り替えられるのが特徴です\n" "ゴルフのような、タイミングにシビアなターン制ゲームに最適です" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "チェックサム" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "選択中のタイトル" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "他のタイトル..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SDカード" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "コントローラ操作を記録" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Show Golf Mode Overlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "リモート先のGBAを隠す" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "チャット欄" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "送信" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "コピー" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "選択したプレイヤーをキック" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "コントローラ割り当て設定" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "ゲームを終了" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "ネットプレイインデックスに正常に追加されました" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "このセッションを NetPlay インデックスに追加できませんでした: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "このタイトルを持っていないプレイヤーがいます。続けますか?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12627,47 +12723,47 @@ msgstr "" "\n" "自動以外のレンダリング解像度に設定しなおしてください" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "ネットプレイを終了しますか?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "ルームID" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "External" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "IPアドレスと使用ポート番号" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "プレイヤー名" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "状態" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "コントローラ割当位置" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "使用バージョンとOS" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "間違ったハッシュです" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -12676,127 +12772,127 @@ msgstr "" "選択し、検証タブに切り替え、完全性の検証を選択しハッシュをチェックしてくださ" "い" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "ディスク番号が間違っています" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "ゲームのディスク番号が違います" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "間違ったリビジョンです" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "ゲームのリビジョンが違います" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "間違った地域です" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "ゲームの地域が一致しません" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "見つかりません" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "一致するゲームは見つかりませんでした" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "接続" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "再試行" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "次のゲームに変更 \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "GBAのROMを %1 から \"%2\" へ変更" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "GBAのROM %1 を無効化" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "ゲームを開始" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 が入室しました" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 が退室しました" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "最大バッファサイズが変更されました: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "バッファサイズが変更されました: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Host Input Authority が有効になりました" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Host Input Authority が無効になりました" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "最大バッファサイズ:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "非同期が起きたことが検出されました。 %1 は、フレーム %2 で非同期になった可能" "性があります" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "ネットプレイサーバーへの接続が失われました..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "サーバー %1 に接続できませんでした" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "トラバーサルエラー" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Couldn't look up central server" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphinのバージョンが古すぎます" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 がゴルフ中" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "プローブパケットに TTL %1 を使用します" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -12815,7 +12911,7 @@ msgstr "" "- タイトル:{3}\n" "- ハッシュ: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 は有効な ROM ではありません" @@ -13209,7 +13305,7 @@ msgstr "" #. i18n: Correct is a verb #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:108 msgid "Correct Time Drift" -msgstr "" +msgstr "時間のズレを修正する" #. i18n: Internet play refers to services like Wiimmfi, not the NetPlay feature in Dolphin #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:111 @@ -13219,6 +13315,11 @@ msgid "" "useful for internet play.

If unsure, leave this " "unchecked." msgstr "" +"カクつきの発生後にエミュレートされたコンソールを高速で動作させることで、一時" +"停止や速度調整が行われない限り、全体の経過時間を正確に維持するようにします。" +"

外部サービスを介したオンラインプレイに役に立つ場合があります。" +"

よく分からなければ、チェックを入れないでください。" +"" #. i18n: "Rush" is a verb #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:119 @@ -13321,6 +13422,11 @@ msgid "" "games can benefit from this.

If unsure, leave this " "unchecked." msgstr "" +"エミュレートされたコンソールのメモリ容量を調節できます。

警告: " +"有効にすると、多くのタイトルでクラッシュやバグが発生する恐れがあります。
" +"この設定はごく限られたタイトルでのみ恩恵を受けられる機能です。" +"

よく分からなければ、チェックを入れないでください。" +"" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:285 msgid "Custom RTC Options" @@ -13336,17 +13442,20 @@ msgid "" "your current system time.

If unsure, leave this " "unchecked." msgstr "" +"リアルタイムクロック (RTC) は通常OSのシステム時刻が使われますが、ここで任意の" +"時間に変更することができます。

よく分からなければ、" +"チェックを入れないでください。" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" -msgstr "" +msgstr "Dolphinの設定を初期化" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:323 msgid "Reset All Settings" -msgstr "" +msgstr "全ての設定を初期化する" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13354,121 +13463,136 @@ msgid "" "\n" "Do you want to proceed?" msgstr "" +"Dolphinの設定を全てデフォルトに戻してもよろしいですか? この操作は元に戻せま" +"せん!\n" +"これまでに行った全てのカスタマイズや変更が失われます。\n" +"\n" +"続行しますか?" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "DSP設定" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "DSPのエミュレーション方式:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (推奨)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "LLE Recompiler (低速)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "LLE Interpreter (非常に低速)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "出力設定" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "出力バックエンド:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II decoder" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "デコード精度" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "既定のデバイス" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "レイテンシ: %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "レイテンシ: 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "オーディオ再生の設定" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "音声のピッチを保持する" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "速度制限の無効時にミュート" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "オーディオバッファサイズ:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13491,7 +13615,7 @@ msgstr "" "

よく分からなければ、HLEを選択してください。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -13499,7 +13623,7 @@ msgstr "" "内部で使用するオーディオAPIを選択します。

よく分から" "なければ、%1 を選択してください。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -13510,14 +13634,14 @@ msgstr "" "されます。

よく分からなければ、20 ms のままにしてく" "ださい。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -13527,7 +13651,7 @@ msgstr "" "オーディオの遅延が増加します。

不明な場合は、" "「High」を選択してください。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -13535,13 +13659,13 @@ msgstr "" "オーディオ出力の音量を調整します。

よくわからなけれ" "ば、100% のままにしてください。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " @@ -13551,26 +13675,29 @@ msgstr "" "ミュレーションの動作速度に応じて変化します。

よく分" "からなければ、チェックを入れないでください。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" +"エミュレーションの速度制限が無効化されている間、音声をミュートします(デフォ" +"ルトのホットキー: Tab)

よく分からなければ、チェック" +"を入れないでください。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSPのエミュレーション方式:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "オーディオバックエンド" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "デコード精度" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -13578,14 +13705,36 @@ msgstr "" "オーディオの出力デバイスを選択します。

よく分からな" "ければ、「既定のデバイス」を選択してください。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "出力デバイス" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "レイテンシ" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -13724,42 +13873,42 @@ msgstr "シリアルポート1" msgid "GBA Settings" msgstr "GBA設定" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "GBAコアを専用のスレッドで実行する" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "コントローラーポート %1 のROM:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "ROMと同じフォルダにセーブファイルを保存する" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "セーブ保存先" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "ファイルを選択" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "メモリーカードを空のパスに設定できません。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -13771,60 +13920,60 @@ msgstr "" "は破損しているか、ゲームキューブメモリカードファイルではありません。\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "同じファイルを複数のスロットで使用することはできません; すでに %1 によって使" "用されています。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "GCIベースフォルダを選択" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "GCI フォルダを空のパスに設定できません。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "同じフォルダーを複数のスロットで使用することはできません: すでに %1 によって" "使用されています。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "ファイルを選択" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "ゲームボーイアドバンスROMファイル (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "GBAのBIOSファイルを選択" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "GBAセーブファイルの保存先を選択" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "IPL ROMを User/GC/ に置く。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "GBAのROMファイルを選択" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -13832,23 +13981,23 @@ msgstr "" "ゲームボーイアドバンス ROMファイル (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb " "*.rom *.bin);;すべてのファイル (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "基本設定" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "デュアルコアを有効にする (speedhack)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "チートコードを有効にする" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "ゲーム全体をメモリに読み込む" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -13861,82 +14010,82 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "コンソール上の言語設定の不一致を許可する" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "ディスクの入れ替えを自動で行う" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Discordにプレイ中のゲームを表示" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "制限なし" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (標準)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "速度制限(&S):" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "自動更新設定" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "自動更新(&A):" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "更新しない" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "リリース(数ヶ月ごとに更新)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "開発者向け (1 日に複数回更新)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "既定の地域" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "既定の地域:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "統計レポートの設定" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "統計レポートの収集に協力する" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "新しい統計IDを作成する" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "IDの作成" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "新しいIDが作成されました。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13951,7 +14100,7 @@ msgstr "" "

よく分からなければ、チェックを入れないでください。" "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13961,11 +14110,11 @@ msgid "" msgstr "" "ゲームの動作を変更するために使用できる AR および Gecko チート コードの使用を" "有効にします。これらのコードは、[ツール] メニューの [チート マネージャー] で" -"設定できます。

エミュレーションがアクティブな間は、この設定を変更でき" -"ません。

よく分からなければ、チェックを入れないでく" -"ださい。" +"設定できます。

この設定はエミュレーション実行中は変更できません。" +"

よく分からなければ、チェックを入れないでください。" +"" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13974,10 +14123,10 @@ msgid "" msgstr "" "ゲームが想定していない可能性のある言語やその他の地域関連の設定を使用できま" "す。様々なクラッシュやバグを引き起こす可能性があります。

この設定はエ" -"ミュレーションが有効な間は変更できません。

よく分か" -"らなければ、チェックを入れないでください。" +"ミュレーション実行中は変更できません。

よく分からな" +"ければ、チェックを入れないでください。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13996,7 +14145,7 @@ msgstr "" "する。

よく分からなければ、チェックを入れないで" "ください。 " -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -14004,11 +14153,11 @@ msgid "" "dolphin_emphasis>" msgstr "" "Discord ステータスに、実行中のゲームと現在のプレイ セッションの継続時間が表示" -"されます。

エミュレーションが実行中は、この設定を変更できません。" +"されます。

この設定はエミュレーション実行中は変更できません。" "

よく分からなければ、チェックを外さないでください。" "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -14045,16 +14194,16 @@ msgstr "" "プデートを自動的にチェックしなくなります。

よく分か" "らなければ、リリースを選択してください。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -"地域を自動的に判別できないタイトルに使用する地域をを設定します。エミュレー" -"ションが実行中はこの設定を変更できません。" +"地域(リージョン)を自動的に判別できないタイトルで使用するリージョンを設定し" +"ます。

この設定はエミュレーション実行中は変更できません。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -14071,7 +14220,7 @@ msgstr "" "パフォーマンス、安定性の問題を引き起こしているまれな構成を特定するのにも役立" "ちます。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -14079,15 +14228,15 @@ msgstr "" "使用状況統計用の新しい匿名 ID を生成します。これにより、以降の統計は以前の統" "計と関連付けられなくなります。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "自動更新" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -14103,13 +14252,13 @@ msgstr "" "

よく分からなければ、100%を選択してください。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -14332,9 +14481,8 @@ msgid "" "dolphin_emphasis>" msgstr "" "ゲームのプレイ時間を追跡し、リスト ビューに表示します (時間/分単位)。

" -"エミュレーションがアクティブな間はこの設定を変更できません。" -"

よくわからなければ、チェックを外さないでください" +"この設定はエミュレーション実行中は変更できません。

" +"よくわからなければ、チェックを外さないでください。" #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:365 msgid "" @@ -14404,7 +14552,7 @@ msgid "" msgstr "" "マウス カーソルがレンダリング ウィンドウ内にあり、レンダリング ウィンドウに" "フォーカスがある場合は、マウス カーソルを非表示にします。" -"

よく分からなければ、"移動中のみ表示"を選" +"

よく分からなければ、"操作時のみ表示"を選" "択してください。" #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:390 @@ -14413,7 +14561,7 @@ msgid "" "select "On Movement".
" msgstr "" "マウス カーソルを常に表示します。

よく分からなけれ" -"ば、"移動中のみ表示"を選択してください。" +"ば、"操作時のみ表示"を選択してください。
" #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:393 msgid "" @@ -15010,14 +15158,6 @@ msgstr "Wiiリモコンの設定" msgid "Sensor Bar Position:" msgstr "センサーバーの位置" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "上" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "下" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -15553,15 +15693,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "TAS用入力 GBA %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "TAS用入力 ゲームキューブ %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "コントロールスティック" @@ -15601,71 +15741,71 @@ msgstr "ターボボタンを押す時間(フレーム):" msgid "Duration of Turbo Button Release (frames):" msgstr "ターボボタンを離す時間(フレーム):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "ポインタ" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "ヌンチャクスティック" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Wiiリモコンの加速度センサー" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Wiiリモコンのジャイロスコープ" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "ヌンチャク加速度センサー" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wiiリモコン ボタン" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "ヌンチャク ボタン" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "クラシックコントローラ ボタン" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "TAS用入力 Wii %1 - Wiiリモコン+ヌンチャク" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "TAS用入力 Wii %1 - クラシックコントローラ " -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "TAS用入力 Wii %1 - Wiiリモコン" @@ -16180,34 +16320,38 @@ msgstr "必要 + または閉じカッコ。" msgid "Tokenizing failed." msgstr "トークン化に失敗しました。" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "ゲーム設定 '{0}' のプロファイルが見つかりません" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "アップデートサーバーに接続できません。" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "自動更新サービスから無効な JSON を受信しました: {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "最新バージョンを使用しているようです" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "アップデータのコピーを作成できません。" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "アップデータコピーのパーミッションを設定できません。" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "アップデータ処理を開始できませんでした: {0}" @@ -16247,31 +16391,31 @@ msgid "Africa" msgstr "アフリカ" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -16351,7 +16495,7 @@ msgstr "" msgid "Null" msgstr "ビデオ出力なし (Null)" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16359,7 +16503,7 @@ msgstr "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "OpenGL 3.0に対応したビデオカードを使っていますか?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16367,7 +16511,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "OpenGL 3.0に対応したビデオカードを使っていますか?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16375,7 +16519,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "OpenGL 3.0に対応したビデオカードを使っていますか?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16383,7 +16527,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "OpenGL 3.1に対応したビデオカードを使っていますか?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16393,7 +16537,7 @@ msgstr "" "クローズドソースの GPU ドライバをインストールするか、 Mesa 3D のバージョンを" "更新してください。" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16401,7 +16545,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "OpenGL 3.3に対応したビデオカードを使っていますか?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16412,7 +16556,7 @@ msgstr "" "OpenGL 3.0に対応したビデオカードを使っていますか?\n" "GPU: Your driver supports GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -16480,6 +16624,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -16501,13 +16652,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"このエラーは通常、エミュレートされた GPU がエミュレートされた CPU と同期して" -"いないことが原因で発生しますが、現在の設定ではこのエラーが発生する可能性は小" -"さいです。このエラーによりゲームが動作しなくなる場合は、開発者に報告してくだ" -"さい。" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -16531,7 +16678,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "フレームダンプイメージ '{0}' はすでに存在します。上書きしますか?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "シェーダをコンパイル中..." @@ -16585,10 +16732,6 @@ msgstr "廃棄" msgid "Help" msgstr "ヘルプ" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "適用" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "デフォルトの復元" diff --git a/Languages/po/ko.po b/Languages/po/ko.po index ec5b760cd0..e18860ccfc 100644 --- a/Languages/po/ko.po +++ b/Languages/po/ko.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Siegfried, 2013-2025\n" "Language-Team: Korean (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -22,17 +22,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT 는 비활성입니다" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "쓰기용 \"{0}\" 열기에 실패했습니다." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "\"{0}\" 에 썼습니다." @@ -75,7 +75,7 @@ msgstr "" "{0} 파일은 쓰기 위해 열릴 수 없었습니다. 다른 프로그램에 의해 이미 열려있는" "지 확인해주세요." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -92,30 +92,30 @@ msgid "Unpack SD Card Now" msgstr "언팩 SD 카드 나우" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "정보" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "질문" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "경고" @@ -284,15 +284,15 @@ msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" "{1} 디렉토리에서 {0} IPL이 발견되었습니다. 디스크가 인식되지 않은 것 같습니다" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "실행 가능한 것을 메모리에 로드하는데 실패했습니다." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "GC IPL 을 찾을 수 없어서, 게임을 시작할 수 없습니다." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "GC IPL 을 찾을 수 없습니다." @@ -402,7 +402,7 @@ msgid "" msgstr "" "DFF 의 최소 로더 버전 ({0}) 이 이 FIFO 플레이어의 버전 ({1}) 을 초과합니다" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -445,8 +445,9 @@ msgstr "아래쪽" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -458,8 +459,9 @@ msgstr "왼쪽" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -497,10 +499,10 @@ msgid "Increase" msgstr "증가" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -510,7 +512,7 @@ msgstr "리셋" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -611,15 +613,15 @@ msgstr "넷플레이 골프 모드 컨트롤" msgid "Open Achievements" msgstr "달성 열기" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "볼륨 감소" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "볼륨 증가" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "볼륨 음소거 토글" @@ -772,287 +774,291 @@ msgid "Previous Game Profile" msgstr "이전 게임 프로파일" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "자르기 토글" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "종횡비 토글" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "EFB 엑세스 스킵 토글" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "EFB 복사 토글" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "XFB 복사 토글" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "XFB 즉시 모드 토글" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "안개 토글" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "텍스처 덤핑 토글" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "사용자 지정 텍스처 토글" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "IR 증가" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "IR 감소" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "자유로운 보기 토글" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "3D 사이드-바이-사이드 토글" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "3D 탑-바텀 토글" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "3D 애너글리프 토글" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "깊이 감소" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "깊이 증가" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "수렴 감소" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "수렴 증가" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "슬롯 1 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "슬롯 2 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "슬롯 3 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "슬롯 4 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "슬롯 5 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "슬롯 6 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "슬롯 7 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "슬롯 8 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "슬롯 9 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "슬롯 10 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "선택된 슬롯에서 로드" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "슬롯 1 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "슬롯 2 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "슬롯 3 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "슬롯 4 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "슬롯 5 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "슬롯 6 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "슬롯 7 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "슬롯 8 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "슬롯 9 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "슬롯 10 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "선택된 슬롯에 저장" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "상태 슬롯 1 선택" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "상태 슬롯 2 선택" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "상태 슬롯 3 선택" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "상태 슬롯 4 선택" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "상태 슬롯 5 선택" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "상태 슬롯 6 선택" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "상태 슬롯 7 선택" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "상태 슬롯 8 선택" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "상태 슬롯 9 선택" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "상태 슬롯 10 선택" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "최근 1 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "최근 2 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "최근 3 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "최근 4 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "최근 5 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "최근 6 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "최근 7 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "최근 8 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "최근 9 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "최근 10 상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "가장 오래된 상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "상태 로드 되돌리기" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "상태 저장 되돌리기" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "상태 저장" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "상태 로드" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "선택된 상태 슬롯을 늘립니다" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "선택된 상태 슬롯을 줄입니다" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "롬 로드" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "롬 언로드" @@ -1081,7 +1087,7 @@ msgid "Show Infinity Base" msgstr "무한대 베이스 보기" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "단축키" @@ -1102,8 +1108,8 @@ msgstr "일반" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "볼륨" @@ -1160,7 +1166,7 @@ msgid "Graphics Toggles" msgstr "그래픽 토글" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "내부 해상도" @@ -1238,46 +1244,46 @@ msgstr "" "\n" "DSPHLE: 알려지지 않은 ucode (CRC = {0:08x}) - 강제 AX." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "삽입되려 했던 디스크를 찾을 수 없습니다." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "디스크가 이미 삽입되려는 중입니다." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "알려지지 않은 DVD 명령 {0:08x} - 치명적 오류" @@ -1378,7 +1384,7 @@ msgid "Broadband Adapter (TAP)" msgstr "광대역 어댑터 (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "트라이포스 베이스보드" @@ -1449,37 +1455,27 @@ msgstr "" "{0} 는 디렉토리가 아닙니다, *.original 로 옮길 수 없습니다.\n" "쓰기 권한을 검사하거나 파일을 돌핀 밖으로 옮기세요." -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "에러: GBA{0} {1} 에서 롬 열기에 실패했습니다" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "에러: GBA{0} 코어 생성에 실패했습니다" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "에러: GBA{0} {1} 에서 롬 로드에 실패했습니다" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "에러: GBA{0} {1} 에서 바이오스 열기에 실패했습니다" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "에러: GBA{0} {1} 에서 바이오스 로드에 실패했습니다" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "에러: GBA{0} {1} 에서 저장 열기에 실패했습니다" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "에러: GBA{0} {1} 에서 저장 로드에 실패했습니다" @@ -1507,8 +1503,8 @@ msgstr "패드" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "버튼" @@ -1546,27 +1542,27 @@ msgstr "키보드" msgid "Keys" msgstr "키" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "알림: GCIFolder가 할당되지 않은 블록 {0:#x} 에 씀" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: 부적합한 블록 주소로 호출된 클리어블록" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" "게임이 다른 게임 저장과 함께 덮어썼습니다. {0:#x}, {1:#x} 앞쪽에 데이터 오염" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT가 올바르지 않습니다. 돌핀이 종료됩니다." -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1575,7 +1571,7 @@ msgstr "" "경고: BAT ({0}) 에 의해 나타난 블록수가 파일 헤더 ({1}) 의 수와 일치하지 않습" "니다" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1627,7 +1623,7 @@ msgstr "컨트롤 스틱" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C 스틱" @@ -1636,7 +1632,7 @@ msgid "Button" msgstr "버튼" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "모터" @@ -1660,20 +1656,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "트리거" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "진동" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1741,7 +1737,7 @@ msgstr "클래식 컨트롤러" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "왼쪽 스틱" @@ -1832,8 +1828,8 @@ msgstr "치기 힘" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1890,25 +1886,25 @@ msgid "Nunchuk" msgstr "눈챠쿠" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "흔들기" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "기울기" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "스윙" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "가속도계" @@ -2025,21 +2021,21 @@ msgid "uDraw GameTablet" msgstr "유드로 게임태블릿" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "포인트" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "수평 시야" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2050,63 +2046,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "카메라 시야 ( 포인팅 민감도에 영향을 줍니다)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "수직 시야" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "포인트 (패쓰쓰루)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "자이로스" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "옆방향 토글" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "똑바로 토글" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "옆방향 잡기" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "똑바로 잡기" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "확장" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "모션플러스 연결" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "스피커 팬" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "배터리" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Wii 리모트 똑바로" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Wii 리모트 옆으로" @@ -2434,20 +2430,20 @@ msgstr "PlayWiimote에 무비 마무리가 미완성되었습니다. {0} + {1} > msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "재생을 중단합니다. DeserializeDesiredState 에 에러. 바이트:{0}{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "클라이언트를 생성할 수 없었습니다." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "피어를 생성할 수 없었습니다." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "호스트와 통신할 수 없었습니다." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2455,129 +2451,129 @@ msgstr "" "호스트 코드가 너무 깁니다.\n" "올바른 코드인지 다시 확인해 주세요." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "서버가 가득 찼습니다." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "서버와 클리이언트의 넷플레이 버전이 호환되지 않습니다." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "게임이 현재 구동중입니다." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "별명이 너무 깁니다." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "서버가 알려지지 않은 오류 메시지를 보냈습니다." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "id : {0} 의 알려지지 않은 메시지를 받았습니다" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "알려지지 않은 SYNC_SAVE_DATA 메시지를 받았습니다 id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "저장 데이터를 동기화합니다..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "넷플레이 메모리 카드를 삭제에 실패했습니다. 쓰기 권한을 검증하세요." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "넷플레이 GCI 폴더 재설정에 실패했습니다. 쓰기 권한을 검증하세요." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "넷플레이 NAND 폴더 재설정에 실패했습니다. 쓰기 권한을 검증하세요." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "넷플레이 리다이렉트 폴더 재설정에 실패했습니다. 쓰기 권한을 검증하세요." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Mii 데이터 쓰기에 실패했습니다." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Wii 저장 쓰기에 실패했습니다." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "리다이렉트된 저장 쓰기에 실패했습니다." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "넷플레이 GBA{0} 저장 파일 삭제에 실패했습니다. 쓰기 권한을 검증하세요." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "알려지지 않은 SYNC_CODES 메시지를 받았습니다 id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Gecko 코드들을 동기화합니다..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "AR 코드들을 동기화합니다..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "서비스의 품질 (QoS) 이 성공적으로 활성화되었습니다." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "서비스의 품질 (QoS) 이 활성화될 수 없었습니다." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "게임이 이미 구동중입니다!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "데이터를 받았습니다!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "데이터 처리 에러." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "코드들 처리 에러." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "코드들을 받았습니다!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "횡단 서버가 호스트에 연결중 시간이 초과되었습니다." -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "서버가 횡단 시도를 거절했습니다" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "부적합 호스트" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "알려지지 않은 오류 {0:x}" @@ -2660,8 +2656,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "선택된 게임은 게임 목록에 존재하지 않습니다!" @@ -2679,7 +2675,7 @@ msgstr "치트 코드들 동기화 에러!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2687,31 +2683,23 @@ msgstr "" "JIT 이 캐시 청소후에 코드 공간 찾기에 실패했습니다. 이것은 절대 일어나서는 안" "됩니다. 버그 트랙커에 이 사고를 보고해주세요. 돌핀은 지금 나갈 것입니다." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"{0:#010x} 에 부적합 쓰기, PC = {1:#010x}; 게임이 아마도 실제 하드웨어에서 깨" -"졌을 것입니다.\n" -"\n" -"정확한 에뮬레이션을 위해서, 고급 설정에서 MMU 를 활성화 하세요." -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"{0:#010x} 에서 부적합 읽기, PC = {1:#010x}; 게임이 아마도 실제 하드웨어에서 " -"깨졌을 것입니다.\n" -"\n" -"정확한 에뮬레이션을 위해서, 고급 설정에서 MMU 를 활성화 하세요." #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2753,7 +2741,7 @@ msgstr "비어있음" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "알려지지 않음" @@ -2984,22 +2972,22 @@ msgid "Korean" msgstr "한국어" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3007,15 +2995,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "풀기" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "이 파일은 BootMii NAND 백업처럼 보이지 않습니다." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "이 파일은 적합한 Wii 파일시스템을 지니고 있지 않습니다" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "{0} 파일에 쓸 수 없습니다" @@ -3143,10 +3131,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "{0} 파티션은 적합한 파일 시스템이 없습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "업데이트 파티션이 이 타이틀에서 사용되는 IOS 를 담고 있지 않습니다." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3154,12 +3154,12 @@ msgstr "업데이트 파티션이 이 타이틀에서 사용되는 IOS 를 담 #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (명작)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3169,14 +3169,14 @@ msgstr "" "일부 내용들, 추가 언어들이나 전체 게임 모드들이 고장날 것입니다. 이 문제는 일" "반적으로 불법 복제 게임들에만 존제합니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" "디스크 이미지가 저장되어 있는 포맷이 디스크 이미지 크기를 담고있지 않습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3184,7 +3184,7 @@ msgstr "" "이 디스크 이미지는 너무 작고 일부 데이터가 부족합니다. 싱글-레이어 디스크처" "럼 덤프된 듀얼-레이어 디스크인 문제일 공산이 큽니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3192,11 +3192,11 @@ msgstr "" "디스크 이미지가 너무 작고 일부 데이터가 부족합니다. 당신의 덤핑 프로그램이 디" "스크 이미지를 여러 부분으로 저장했다면, 한 파일로 통합할 필요가 있습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "이 디버그 디스크 이미지는 리테일 디스크 이미지 크기를 가지고 있습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3206,24 +3206,24 @@ msgstr "" "게 만들 것입니다. 입력 녹화들을 공유하거나 좋은 덤프를 사용하는 누군가와 넷플" "레이를 사용하는 것들을 대체로 할 수 없을 것입니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "이 디스크 이미지는 비정상적인 크기입니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "게임 ID 가 {0} 이지만 {1} 이어야 합니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "게임 ID 가 일관되지 않습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "게임 ID 가 비정상적으로 짧습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3235,7 +3235,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3243,27 +3243,36 @@ msgstr "" "이 한국 타이틀은 보통 한국 콘솔에서 사용되지 않은 IOS 를 사용하게 세팅되어 있" "습니다. 이것은 ERROR #002 로 이어질 가능성이 있습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "이 타이틀은 부적합 IOS 를 사용하도록 설정되어 있습니다." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "이 타이틀은 부적합 공유 키를 사용하도록 설정되어 있습니다." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "명시된 공통 키 인덱스는 {0} 입니다 하지만 {1} 이어야 합니다." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "티켓이 올바르게 서명되어 있지 않습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3273,7 +3282,7 @@ msgstr "" "면, Wii 시스템 메뉴는 더이상 그것을 시작하지 않고 NAND 로 다시 복사나 이동도 " "거부할 것입니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3285,7 +3294,7 @@ msgstr "" "들이 똑같지는 않더라도 이 파일의 CRC32 가 좋은 덤프의 CRC32 와 매치될지도 모" "릅니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3293,30 +3302,30 @@ msgstr "" "제로여야할 일부 채우기 데이터가 제로가 아닙니다. 이것은 특정 지점들에서 게임" "을 얼게 만들 수 있습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "내용 {0:08x} 은 오류입니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "데이터의 일부가 읽혀지지 않았습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "{1} 파티션에 {0} 블락들에서 에러들이 발견되었습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "{1} 파티션에 {0} 사용되지 않은 블락들에서 에러들이 발견되었습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "이것은 좋은 덤프입니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3324,11 +3333,11 @@ msgstr "" "Redump.org 에 따르면 이것은 좋은 덤프입니다, 하지만 돌핀이 문제를 발견했습니" "다. 이것은 돌핀쪽 버그 일지도 모릅니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "돌핀은 라이슨스되지 않은 디스크들을 검증할 수 없습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3336,11 +3345,11 @@ msgstr "" "실제 디스크의 덤프들이 아니기 때문에, 돌핀은 일반 TGC 파일들을 올바르게 검증" "할 수 없습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "돌핀은 현재 트라이포스 게임들을 검증할 수 없습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3350,7 +3359,7 @@ msgstr "" "은 Wii U eShop 출시판에 비해 좋은 덤프일 가능성이 있습니다. 돌핀은 이것을 검" "증할 수 없습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3358,11 +3367,11 @@ msgstr "" "이것은 안 좋은 덤프입니다. 이것이 필연적으로 게임이 올바르게 구동되지 않을 것" "이라는 것을 의미하지는 않습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "이것은 안 좋은 덤프입니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3372,11 +3381,11 @@ msgstr "" "지만 Wii 타이틀이 많은 검증 데이터를 포합하고 있기때문에, 그것은 에뮬레이션" "에 악영향을 줄 문제들이 거의 없다는 것을 의미합니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "문제들이 발견되지 않았습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3386,7 +3395,7 @@ msgstr "" "그럼에도, 이것은 Wii U eShop 출시판에 비해 좋은 덤프일 가능성이 있습니다. 돌" "핀은 이것을 검증할 수 없습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3394,7 +3403,7 @@ msgstr "" "낮은 심각성을 지닌 문제들이 발견되었습니다. 게임 구동을 방해할 가능성은 적습" "니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3402,7 +3411,7 @@ msgstr "" "중간 심각성을 지닌 문제들이 발견되었습니다. 게임 전체나 특정 부분들이 올바르" "게 작동하지 않을 수도 있습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3410,7 +3419,7 @@ msgstr "" "높은 심각성을 지닌 문제들이 발견되었습니다. 게임이 전혀 작동하지 않을 가능성" "이 높습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3422,7 +3431,7 @@ msgstr "" "게임큐브 디스크 이미지들이 작은 검증 데이터를 담고 있어서, 돌핀이 감지할 수 " "없는 문제들이 있을 수도 있습니다." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3827,52 +3836,52 @@ msgid "Data Type" msgstr "데이터 타입" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8-비트 비부호화 정수" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16-비트 비부호화 정수" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32-비트 비부호화 정수" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64-비트 비부호화 정수" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8-비트 부호화 정수" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16-비트 부호화 정수" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32-비트 부호화 정수" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64-비트 부호화 정수" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32-비트 실수" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64-비트 실수" @@ -3893,47 +3902,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "표준 메모리 영역으로 찾기 시작하기 전에 게임을 시작하세요." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] 와 [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 메모리 영역" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "CPU 상태에 의한 주소 공간" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "물리적 주소 공간" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "가상 주소 공간" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "알려지지 않은 주소 공간" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "알려지지 않은 데이터 타입" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "정렬됨" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "정렬되지 않음" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3942,130 +3951,130 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "메모리에 값이 있는 주소를 유지" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "는 다음과 같다" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "는 다음과 같지 않다" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "는 다음보다 적다" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "는 다음보다 적거나 같다" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "는 다음보다 크다" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "는 다음보다 크거나 같다" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "이 값:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "마지막 값" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "아무 값" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "헥스로 파싱" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "검색과 필터" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "현재 값들을 새로하기" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "결과들 리셋" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "첫 스캔을 기다립니다..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "값들을 Hex 로 보여주기" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "자동으로 현재 값들을 업데이트" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "첫 검색의 마지막 값과 비교할 수 없습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "주어진 값을 대상 데어터 타입으로 파싱하는데에 실패했습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "스캔을 성공했습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n 주소(들)이 지워졌습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n 주소(들)이 남았습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n 주소(들)은 에뮬된 메모리에서 엑세스할 수 없습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "%n 주소(들)을 발견했습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "구동중인 게임이 없습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "검색에 부적합 인자들." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4073,106 +4082,118 @@ msgstr "" "가상 주소 공간에서는 현재 검색할 수 없습니다. 게임을 잠시 구동하신 후에 다시 " "시도하세요." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "알려지지 않은 에러가 발생했습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "새로하기를 실패했습니다. 게임을 잠시 구동하신 후에 다시 시도하세요." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "현재 값들을 새로했습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "결과 없이 새로할 수 없습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "메모리로 보기" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "관찰에 추가" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "액션 리플레이 코드 생성" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "값 쓰기" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "AR 코드 생성중에 다중 에러들이 발생했습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "가상 메모리 값용 AR 코드만 생성할 수 있습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "이 주소에 대한 AR 코드를 생성할 수 없습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "AR 코드를 생성하는 동안 내부 에러." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "AR 코드를 생성했습니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "값:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "부적합한 값." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "(일부) 값들 쓰기에 에러가 있었씁니다." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "설명" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "주소" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "마지막 값" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "현재 값" @@ -4296,10 +4317,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4331,49 +4351,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "오류" @@ -4398,16 +4418,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "Gecko 코드가 아무 줄도 포함하고 있지 않습니다." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "돌핀 환경설정" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "치트 변경은 게임을 재시작해야만 효과가 반영될 것입니다." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "돌핀의 치트 시스템이 현재 꺼졌습니다." @@ -4450,31 +4470,30 @@ msgstr "DSU 클라이언트" msgid "Nothing to configure" msgstr "설정할 것이 없음" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "새로운 DSU 서버 추가" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, 등등" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "서버 IP 주소" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "서버 포트" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "추가" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "적용" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4483,20 +4502,24 @@ msgstr "추가" msgid "Cancel" msgstr "취소" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "활성" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "추가..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4505,17 +4528,13 @@ msgstr "추가..." msgid "Remove" msgstr "제거" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"DSU 프로토콜은 플레이스테이션, 닌텐도 스위치, 스팀 컨트롤러들 같은 호환 소스" -"에서 입력과 모션 데이터를 사용하게 해줍니다.

는 설정 지시사항, 는 이 페이" -"지 를 참조합니다." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4572,10 +4591,10 @@ msgstr "시스템 데이터 압축 풀기..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "성공" @@ -4687,11 +4706,11 @@ msgstr "카메라 1" msgid "Free Look Settings" msgstr "자유 보기 설정" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "대부분의 CPU 와 하드웨어 관련된 설정들을 포함하는 섹션." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4699,7 +4718,7 @@ msgstr "" "듀얼 코어 활성화 여부를 조정합니다. 성능을 향상시킬 수 있지만 이슈를 유발 할 " "수도 있습니다. 기본값은 켜기" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4707,7 +4726,7 @@ msgstr "" "실제 하드웨어의 디스크 속도를 에뮬합니다. 비활성화는 불안정을 유발할 수 있습" "니다. 기본 값은 True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4715,14 +4734,14 @@ msgstr "" "메모리 관리 유닛이 완전히 에뮬될지 여부를 조정합니다. 소수 게임이 이게 필요합" "니다." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" "높은 혹은 낮은-레벨 DSP 에뮬레이션을 사용할지 정합니다. 기본값은 켜기" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4730,107 +4749,41 @@ msgstr "" "분기들을 미리 해석 시도합니다, 대부분의 경우에서 성능을 향상시킵니다. 기본값" "은 켜기" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "게코 치트 코드들을 포함하는 섹션." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "모든 액션 리플레이 치트 코드들을 포함하는 섹션." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "모든 그래픽 관련 설정들을 포함하는 섹션." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "사전설정" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "환경 파일 열기에 실패했습니다!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "환경 파일 쓰기에 실패했습니다!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "켜기" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "끄기" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "에디터" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "새로고침" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "외부 에디터로 열기" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "코어" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "환경 파일 열기에 실패했습니다!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "듀얼 코어" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "환경 파일 쓰기에 실패했습니다!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "비디오" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "EFB 복사를 텍스처에만 담기" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "XFB 복사를 텍스처에만 담기" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "텍스처 캐시" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "안전" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "중간" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "빠름" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4838,7 +4791,7 @@ msgstr "" "환경 파일 생성에 실패했습니다:\n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4846,6 +4799,11 @@ msgstr "" "외부 에디터로 파일 열기에 실패했습니다.\n" "INI 파일들을 여는데 할당된 애플러케이션이 있는지 확인하세요." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "코어" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "듀얼 코어 활성화" @@ -4920,7 +4878,7 @@ msgid "Deterministic dual core:" msgstr "결정론적 듀얼 코어:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "입체 영상" @@ -4949,7 +4907,7 @@ msgid "Depth Percentage:" msgstr "깊이 퍼센트:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "수렴:" @@ -4968,6 +4926,10 @@ msgstr "사용자 환경" msgid "Graphics" msgstr "그래픽" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "에디터" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4986,63 +4948,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "이 설정들은 핵심 돌핀 설정들을 오버라이드합니다." -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "없음" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "표준 컨트롤러" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "게임큐브 컨트롤러 어댑터 (USB)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "운전대" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "댄스 매트" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK 봉고" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (내장된)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "키보드 컨트롤러" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "게임큐브 컨트롤러" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "포트 %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5061,19 +5023,32 @@ msgstr "WiiRD 데이터베이스에서 코드를 다운로드" msgid "Description:" msgstr "설명:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "코드 다운로드에 실패했습니다." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "파일에 코드가 없습니다." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "다운로드 완료" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "%1 코드들이 다운로드됨. (%2 추가됨)" @@ -5175,47 +5150,67 @@ msgid "PNG Compression Level" msgstr "PNG 압축 레블" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "기타" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "자르기" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "사용자 지정" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "위" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "아래" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "기타" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "프로그레시브 스캔 활성화" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "백엔드 멀티쓰레딩" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "점/선 확장용 선호 VS" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "CPU 상에서 정점들 도태" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "틀 없는 전체화면" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "실험적" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "EFB 캐시 무효화를 연기" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "수동 텍스처 샘플링" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5223,7 +5218,7 @@ msgstr "" "와이어프레임으로 장면을 렌더합니다.

잘 모르겠으면, " "체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5233,7 +5228,7 @@ msgstr "" "션 리셋이 필요할 수도 있습니다.

잘 모르겠으면, 체크 " "해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5245,7 +5240,7 @@ msgstr "" "쉐이더용 디버그 기호를 활성화합니다.

잘 모르겠으면, " "체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5255,7 +5250,7 @@ msgstr "" "핀의 성능을 측정하려면 이 기능을 사용하세요.

잘 모르" "겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
잘 모르겠으면, 체크 " "해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5277,7 +5272,7 @@ msgstr "" "를 포함합니다.

잘 모르겠으면, 체크해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5289,7 +5284,7 @@ msgstr "" "를 포함합니다.

잘 모르겠으면, 체크해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5299,7 +5294,7 @@ msgstr "" "<game_id>/ 에서 커스텀 텍스처를 로드합니다.

" "잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5310,7 +5305,7 @@ msgstr "" "

잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5318,7 +5313,7 @@ msgstr "" "User/Dump/Textures/로 EFB 복사의 내용을 덤프합니다.

" "잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5326,7 +5321,7 @@ msgstr "" "User/Dump/Textures/로 XFB 복사의 내용을 덤프합니다.

" "잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5345,7 +5340,7 @@ msgstr "" "

잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5377,7 +5372,7 @@ msgstr "" "지게 됩니다.

모르겠으면, 이것을 \"종횡비 정정된 내" "부 해상도\" 에 남겨두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " @@ -5387,7 +5382,7 @@ msgstr "" "면, 손실 Xvid 코덱이 사용될 것입니다.

잘 모르겠으" "면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5407,17 +5402,7 @@ msgstr "" "이 레블들이 일반적으로 9 레블 만큼 대략 좋지만 상당히 적은 시간에 끝납니다." "

모르겠으면, 이것을 6으로 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"원본 종횡비(드물게 정확하게 4:3 혹은 16:9 입니다)로 부터 그림을 자릅니다, 유" -"저 타겟 종횡비(예 4:3 이나 16:9)로.

잘 모르겠으면, " -"체크 해제해 두세요." - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5427,7 +5412,7 @@ msgstr "" "들은 이것과 아무런 이슈가 없습니다.

잘 모르겠으면, " "체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5439,7 +5424,7 @@ msgstr "" "것은 Vulkan 백엔드 한정입니다.

잘 모르겠으면, 체크" "해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5449,7 +5434,7 @@ msgstr "" "합니다, 작업을 위해서는 꼭지점 쉐이더를 선택하세요. 성능 효과가 있을 수도." "

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5459,7 +5444,7 @@ msgstr "" "로우 통계에 효과가 있을지 모릅니다.

잘 모르겠으면, " "체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5473,7 +5458,7 @@ msgstr "" "다.

잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5496,7 +5481,7 @@ msgstr "" "되면, 텍스처 필터링 설정은 비활성화 될 것입니다.

잘 " "모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5510,16 +5495,65 @@ msgstr "" "

잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "%1 가 기하학 쉐이더를 지원하지 않기 때문에 강제로 켜졌습니다." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "%1 가 VS 확장을 지원하지 않기 때문에 강제로 꺼졌습니다." @@ -5795,89 +5829,93 @@ msgstr "복사 필터 비활성" msgid "Arbitrary Mipmap Detection" msgstr "독단적 밉맵 감지" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "HDR 후-처리" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "내부 해상도:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "안티-앨리어싱:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "텍스처 필터링:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "출력 리샘플링:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "색 보정:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "후-처리 효과:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "끄기" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "나란히" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "위 아래로" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "입체" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "패씨브" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "눈 교차" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "눈마다 최대 해상도를 사용" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "입체 3D 모드:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "깊이:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(꺼짐)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 는 이 특성을 지원하지 않습니다" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5891,7 +5929,7 @@ msgstr "" "올 것입니다.

모르겠으면, 원본을 선택하세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5907,7 +5945,7 @@ msgstr "" "용합니다.

잘 모르겠으면, 없음을 선택하세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5925,7 +5963,7 @@ msgstr "" "

잘 모르겠으면, '기본'을 선택하세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5964,7 +6002,7 @@ msgstr "" "치를 준다. 감마 보정된다.
2x 이상으로 다운 스케일링할 때 최고다." "

모르겠으면, '기본' 선택." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -5972,7 +6010,7 @@ msgstr "" "색들을 더 정교하게 만드는 특성들 그룹, Wii 와 게임큐브 게임들을 의도된 대로 " "색공간을 매치시켜줍니다" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -5980,7 +6018,7 @@ msgstr "" "프레임을 렌더링한 후 후-처리 효과를 적용합니다.

" "잘 모르겠으면, (끄기)를 선택하세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5993,7 +6031,7 @@ msgstr "" "내부 해상도를 올리면 이 세팅의 효과를 향상시킬 것입니다." "

잘 모르겠으면, 체크해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -6005,7 +6043,7 @@ msgstr "" "나 그래픽 이슈를 발생시킵니다.

잘 모르겠으면, 체크 " "해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -6020,7 +6058,7 @@ msgstr "" "횡비 패치가 더 선호됩니다.

잘 모르겠으면, 체크 해제" "해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -6032,7 +6070,7 @@ msgstr "" "게임들을 망가뜨릴 것입니다.

잘 모르겠으면, 이것을 체" "크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6050,7 +6088,7 @@ msgstr "" "른 유형의 3D입니다.

잘 모르겠으면, 끄기를 선택하세" "요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6059,7 +6097,7 @@ msgstr "" "가상 카메라들 사이의 분리된 거리를 컨트롤합니다.

높은 수치는 더 강한 " "깊이의 느낌을 만듭니다 반면 낮은 수치는 더 편합니다." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6070,7 +6108,7 @@ msgstr "" "입니다.

높은 수치는 더 강한 화면-밖 효과를 만듭니다 반면 낮은 수치는 " "좀 더 편안합니다." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6079,7 +6117,7 @@ msgstr "" "

잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " @@ -6089,7 +6127,7 @@ msgstr "" "상도를 얻을지 여부입니다.

잘 모르겠으면, 체크 해제" "해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6100,7 +6138,7 @@ msgstr "" "줄여서 품질이 증가합니다. 성능에 영향이 없고 소수의 그래픽 이슈를 읽으킵니다." "

잘 모르겠으면, 체크해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6114,25 +6152,18 @@ msgstr "" "의 그래픽 이슈들을 일으킵니다.

잘 모르겠으면, 체크" "해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"독단적 밉맵 감지를 활성화합니다, 일부 게임이 특별한 거리-기반 효과를 위해 쓰" -"입니다.

증가된 내부 해상도에 흐린 텍스처 결과가 나오는 잘못된 긍정을 " -"가져올 수도 있습니다, 매우 낮은 해상도 밉맵을 사용하는 게임같은 곳에서 말이" -"죠. 이것을 비활성화 하면 새로운 텍스처를 자주 로딩하는 게임에서 버벅임을 줄" -"일 수도 있습니다.

이 설정은 GPU 텍스처 디코딩이 활성화 되었을 때 비활" -"성화 됩니다.

잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6148,35 +6179,35 @@ msgstr "" "로 여전히 SDR 로 랜더하는 점을 알아두세요.

잘 모르겠" "으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "안티-앨리어싱" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "텍스처 필터링" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "출력 리샘플링" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "색 보정" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "후-처리 효과" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "입체 3D 모드" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "깊이" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "수렴" @@ -6201,10 +6232,6 @@ msgstr "강제 4:3" msgid "Stretch to Window" msgstr "창으로 늘림" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "사용자 지정" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "커스텀 (늘림)" @@ -6280,11 +6307,11 @@ msgstr "그리기 스킵" msgid "Compile Shaders Before Starting" msgstr "시작하기 전에 쉐이더들 컴파일" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "백엔드 변경 확정" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6300,7 +6327,7 @@ msgstr "" "제가 가장 적은 것을 고르세요.

잘 모르겠으면, %1 을 " "선택하세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6310,7 +6337,7 @@ msgstr "" "입니다.

잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6318,7 +6345,7 @@ msgstr "" "창 크기를 내부 해상도로 자동 조정합니다.

모르겠으" "면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6366,7 +6393,7 @@ msgstr "" "되지 않습니다.

모르겠으면, 자동을 선택하세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6376,7 +6403,7 @@ msgstr "" "하라면 성능을 저하시킵니다.

잘 모르겠으면, 체크 해제" "해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6387,7 +6414,7 @@ msgstr "" "

모르겠으면, 이 모드를 선택하세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6399,7 +6426,7 @@ msgstr "" "로 버벅임을 겪었고 매우 강력한 GPU를 가지고 있지 않다면 이것을 사용하지 마세" "요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6412,7 +6439,7 @@ msgstr "" "의 경우 미약한 성능 타격을 얻는 반면 쉐이더 컴파일 버벅임을 완전제거합니다, " "하지만 결과는 비디오 드라이버 행동에 달려있습니다." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6425,7 +6452,7 @@ msgstr "" "진 효과들을 보여주는 대가로 말이죠.

추천되지 않습니" "다, 다른 옵션들이 형편없는 결과를 가져올 때만 사용하세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6442,28 +6469,28 @@ msgstr "" "지도 모르기 때문입니다.

그렇지 않고, 잘 모르겠으" "면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "백엔드" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "어댑터" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "종횡비" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "사용자 정의 종횡비 너비" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "사용자 정의 종횡비 높이" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6471,7 +6498,7 @@ msgstr "" "사용할 하드웨어 어댑터를 선택하세요.

잘 모르겠으면, " "처음 것을 선택하세요." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6502,22 +6529,42 @@ msgstr "CPU로부터 EFB 엑세스 스킵" msgid "Ignore Format Changes" msgstr "포맷 변경들을 무시" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "EFB 복사를 텍스처에만 담기" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "EFB 램에 복사 연기" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "텍스처 캐시" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU 텍스처 디코딩" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "안전" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "정확성:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "빠름" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "외부 프레임 버퍼 (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "XFB 복사를 텍스처에만 담기" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "XFB 를 즉시 표시합니다" @@ -6663,14 +6710,10 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"CPU 대신 GPU 를 이용하는 텍스처 디코딩을 활성화합니다.

일부 시나리" -"오, 혹은 CPU가 병목에 걸린 시스템에서 성능을 얻을 수도 있습니다.

이 설" -"정이 활성화 되면, 독단적 밉맵 감지가 비활성화 될것입니다.

" -"잘 모르겠으면, 체크 해제해 두세요." #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -6862,9 +6905,9 @@ msgstr "다른 이름으로 저장..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "파일 선택" @@ -6920,7 +6963,7 @@ msgid "Toggle All Log Types" msgstr "모든 로그 타입 토글" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "로그" @@ -6932,9 +6975,9 @@ msgstr "자동 줄바꿈" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "지움" @@ -7005,8 +7048,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii 리모트 %1" @@ -7018,7 +7063,7 @@ msgstr "창 크기" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -7026,9 +7071,9 @@ msgstr "저장" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "로드" @@ -7171,7 +7216,7 @@ msgstr "기본값" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "연결이 끊겼습니다" @@ -7245,7 +7290,7 @@ msgid "Reset All" msgstr "모두 리셋" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7272,8 +7317,8 @@ msgid "Profile" msgstr "프로파일" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7291,10 +7336,10 @@ msgstr "프로파일 '%1' 이 존재하지 않습니다" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "확정" @@ -7304,7 +7349,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "'%1' 를 정말로 지우고 싶습니까?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "이것은 되돌릴 수 없습니다!" @@ -7451,8 +7496,13 @@ msgstr "패치 에디터" msgid "Patch name" msgstr "패치 이름" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "추가" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7655,101 +7705,97 @@ msgstr "Redump.org 상태:" msgid "Verify Integrity" msgstr "무결성 검증" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "계산" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "검증하기" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "낮은" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "중간" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "높은" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "어댑터들 검사..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "자동" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "더 많은 옵션들..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii 리모트" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "블루투스 어댑터를 패스쓰루" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "동기화" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "실제 Wii 리모트를 동기화하고 페어링" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "저장된 모든 Wii 리모트 페어링 재설정" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Wii 의 블루투스 어댑터를 에뮬" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "지속적인 스캐닝" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "실제 밸런스 보드" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "스피커 데이터 활성화" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "에뮬된 컨트롤러에 대한 Wii 리모트 연결" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "에뮬된 Wii 리모트" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "실제 Wii 리모트" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"지원되는 블루투스 장치를 찾을 수 없습니다.\n" -"위 리모트를 수동으로 연결해야 합니다." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "블루투스 장치 선택" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "저장된 Wii 리모트 페어링은 게임이 구동 중일 때만 재설정될 수 있습니다." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Wii 게임이 구동 중일 때만 동기화가 발동될 수 있습니다." @@ -7959,7 +8005,7 @@ msgid "No input" msgstr "입력 없음" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7990,7 +8036,7 @@ msgstr "" "모두 저장하고 나가고 싶습니까?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "새로운" @@ -8025,10 +8071,10 @@ msgstr "기본 주소" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "입력" @@ -8053,10 +8099,10 @@ msgstr "모든 어쎔블리 파일들" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8240,7 +8286,7 @@ msgstr "false" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "상태" @@ -8397,7 +8443,7 @@ msgid "Wipe &Inspection Data" msgstr "검사 데이터 청소" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "도움말(&H)" @@ -8646,13 +8692,13 @@ msgstr "까지:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "읽기" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "쓰기" @@ -8668,7 +8714,7 @@ msgstr "로그에 쓰기" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "중단" @@ -8820,42 +8866,42 @@ msgstr "조건적 도움" msgid "Breakpoints" msgstr "중단점" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "조건 수정" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "조건 표현 수정" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "액티브" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "함수" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "끝 주소" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "코드로 보기" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "편집..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "메모리로 보기" @@ -8868,7 +8914,7 @@ msgstr "매개변수들" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "기호들" @@ -8981,7 +9027,7 @@ msgid "Run Until" msgstr "때까지 구동" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "계속 구동하기" @@ -8998,7 +9044,7 @@ msgstr "" "실행된 명령들: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9285,7 +9331,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "소프트웨어 JIT 블록 프로파일링 토글 (JIT 캐시를 청소)." #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "캐시 청소" @@ -9413,7 +9459,7 @@ msgstr "애스키" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "플로우트" @@ -9421,7 +9467,7 @@ msgstr "플로우트" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "더블" @@ -9457,7 +9503,7 @@ msgstr "부호화 32" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "찾기" @@ -9562,7 +9608,7 @@ msgid "Labels" msgstr "레이블" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "데이터" @@ -9704,7 +9750,7 @@ msgid "No" msgstr "아니요" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "네트워크" @@ -9823,70 +9869,70 @@ msgstr "레지스터" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "관찰에 추가 (&w)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "메모리 중단점 추가 (&b)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "메모리 보기 (&m)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "코드 보기 (&c)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "16진수" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "부호화 정수" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "부호 없는 정수" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "모든 16진수" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "모든 부호화 정수" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "모든 비부호화 정수" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "모든 실수" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "모든 더블" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "일치할 때까지 구동 (중단점들 무시)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "업데이트" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "시간 초과" @@ -10360,12 +10406,20 @@ msgstr "녹화..." msgid "No file loaded / recorded." msgstr "로드된 / 녹화된 파일이 없음." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "새로고침..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10373,144 +10427,144 @@ msgstr "" "돌핀이 어떠한 게임큐브/Wii ISO나 WAD를 찾을 수 없습니다.\n" "게임 디렉토리를 설정하려면 여기를 더블클릭하세요..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "디렉토리 선택" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "선택된 파일 변환..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Wii 저장들 내보내기" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "선택된 파일들 삭제..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "속성(&P)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "위키(&W)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Riivolution 패치들로 시작..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "기본 ISO로 설정(&D)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "파일 변환..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "디스크 변경(&D)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "시스텝 업데이트 하기" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "NAND 에 설치" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "NAND 에서 언인스톨" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Wii 저장 폴더 열기(&S)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Wii 저장 내보내기" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "게임큐브 저장 폴더 열기(&S)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "담고 있는 폴더 열기(&C)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "파일 삭제..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "데스크탑에 바로가기 추가" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "데스크탑에 바로가기 추가하기에 문제가 있었습니다" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "태그" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "새로운 태그..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "태그 제거..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "넷플레이로 호스트" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "내보내기 디렉토리 선택" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "저장 내보내기" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "다음 저장 파일들을 내보내기에 실패했습니다:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "저장 파일들을 성공적으로 내보냈습니다" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "실패" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "NAND 에 이 타이틀을 성공적으로 설치했습니다." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "NAND 에 이 타이틀 설치에 실패했습니다." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10518,28 +10572,28 @@ msgstr "" "WAD 를 언인스톨하면 NAND 에서 현재 설치된 이 타이틀 버전을 저장 데이터를 지우" "지 않고 제거하게 됩니다." -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "NAND 에서 이 타이틀을 성공적으로 제거했습니다." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "NAND 에서 이 타이틀 제거에 실패했습니다." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "발견된 저장 데이터가 없습니다." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "이 파일을 정말로 삭제하시겠습니까?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "선택된 파일 삭제에 실패했습니다." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10547,96 +10601,96 @@ msgstr "" "파일 삭제에 필요한 권한이 있는지 아니면 파일이 여전히 사용중에 있는지 확인하" "세요." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "플랫폼" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "배너" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "타이틀" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "제작사" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "파일 이름" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "파일 경로" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "게임 ID" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "지역" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "파일 크기" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "파일 형식" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "블락 크기" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "압축" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "플레이된 시간" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "새로운 태그" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "새로운 태그 이름:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "태그 제거" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "제거할 태그의 이름:" @@ -10747,7 +10801,7 @@ msgid "&Interframe Blending" msgstr "프레임간 혼합(&I)" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "'%1' 를 열기에 실패했습니다" @@ -10806,12 +10860,12 @@ msgid "Create New Memory Card" msgstr "새로운 메모리 카트 생성" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "게임큐브 메모리 카드 (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "모든 파일 (*)" @@ -10856,43 +10910,43 @@ msgstr "열기...(&O)" msgid "&Create..." msgstr "생성...(&C)" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "파일명" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "아이콘" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "블록들" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "B로 스위치" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "A로 스위치" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "B로 복사" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "A로 복사" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "빈 블록: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "빈 파일: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -10900,70 +10954,70 @@ msgstr "" "메모리 카드 열기에 실패했습니다:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "슬롯 A 용 메모리 카드 파일 설정" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "슬롯 B 용 메모리 카드 파일 설정" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "게임큐브 메모리 카드" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "GC메모리메니저에서 데이터 비일관성, 액션을 중단함." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "원본 GCI 파일" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "MadCatz Gameshark 파일" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Datel MaxDrive/Pro 파일" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "내보내기를 실패했습니다" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "메모리 카드에서 선택된 저장파일(들)을 읽기에 실패했습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "저장 파일 내보내기" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "저장파일을 디스크에 쓰기를 실패했습니다. " -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "저장 파일들 내보내기" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "%1 저장 파일(들)로부터 %n 를 내보내기에 실패했습니다 ." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "%1 저장 파일(들)로부터 %n 를 성공적으로 내보냈습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10973,7 +11027,7 @@ msgstr "" "해당 메모리 카드상에 빈 파일들이 충분하지 않습니다. 적어도 %n 빈 파일(들)이 " "요구됩니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10983,45 +11037,45 @@ msgstr "" "해당 메모리 카드상에 빈 블록들이 충분하지 않습니다. 적어도 %n 빈 블록(들)이 " "요구됩니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "선택된 저장 파일중에 적어도 2개가 같은 내부 파일명입니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "대상 메모리 카드가 이미 파일 \"%1\" 을 가지고 있습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "가져오기를 실패했습니다" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "\"%1\" 가져오기에 실패했습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "수정된 메모리 카드를 디스크에 쓰기를 실패했습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "저장 파일(들)을 가져오기" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "지원하는 파일 포멧" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -11033,78 +11087,78 @@ msgstr "" "\n" "가져오기를 중단합니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "복사가 실패했습니다" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "선택된 저장 파일 %n 을 삭제하고 싶습니까?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "실패들 삭제" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "파일 삭제에 실패했습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "실패한 체크섬 고치기" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "파일을 열 수 없습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "파일을 읽을 수 없습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "파일크기가 어떤 알려진 게임큐브 메모리 카트 크기와도 맞지 않습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "헤더안 파일크기가 실제 카드 크기와 맞지 않습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "부적합 체크섬" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "헤더안 빈 블락 숫자와 실제 사용되지 않은 블락수가 맞지 않습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "내부 데이터 구조들끼리 맞지 않습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "사용되면 안되는 파일의 구역에 있는 데이터" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "에러가 없습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "파일 열기에 실패했습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "파일에서 읽기에 실패했습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "데이터가 인식불가 형식이거나 오염되었습니다." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "알려지지 않은 오류." @@ -11157,21 +11211,21 @@ msgstr "플레이어 투 능력 하나" msgid "Player Two Ability Two" msgstr "플레이어 투 능력 둘" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "생성" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "피겨 파일 선택" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "무한대 파일 열기에 실패했습니다!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -11183,11 +11237,11 @@ msgstr "" "\n" "파일이 이미 베이스에서 사용중일지도 모릅니다." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "무한대 파일 읽기에 실패했습니다!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11199,46 +11253,46 @@ msgstr "" "\n" "파일이 너무 작았습니다." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "무한대 피겨 생성자" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--알려지지 않음--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "피겨 번호:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "값 변환 에러" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "입력된 캐릭터가 부적합합니다!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "알려지지 않음(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "무한대 파일 생성" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "무한대 오브젝트 (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "무한대 파일 생성에 실패했습니다" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11266,20 +11320,20 @@ msgstr "저장 상태는 시작할 게임 명시 없이는 로드될 수 없습 msgid "Batch mode cannot be used without specifying a game to launch." msgstr "배치 모드는 시작할 게임 명시 없이는 사용될 수 없습니다." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "일부 텍스처 팩을 로딩하는 중에 에러가 발생했습니다" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "부적합한 %1 이 제공됨: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "모든 GC/Wii 파일들" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11287,7 +11341,7 @@ msgstr "" "종료가 이미 진행 중입니다. 저장되지 않은 데이터는 완료되기 전에 현재 에뮬레이" "션을 중단하면 잃을 수도 있습니다. 중지시키겠습니까?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." @@ -11295,46 +11349,46 @@ msgstr "" "현재 에뮬레이션을 멈추고 싶습니까? 저장되지 않은 달성 변경들이 감지되었습니" "다." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "에뮬레이션을 중단하고 싶습니까?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "코어 인식에 실패했습니다" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "모든 상태 저장 (*.sav *.s??);; 모든 파일 (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "게임이 여전히 구동되는 동안에 넷플레이 세션을 시작할 수 없습니다!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "넷플레이 세션이 이미 진행 중입니다!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "서버 열기에 실패했습니다" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -11342,11 +11396,11 @@ msgstr "" "포트 %1 듣기에 실패했습니다. 구동 중인 다른 넷플레이 서버 인스턴스가 있습니" "까?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "\"%1\" 를 게임 경로들의 목록에 추가하고 싶습니까?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11357,51 +11411,50 @@ msgstr "" "장들을 덮어쓰게 됩니다. 이 처리는 되돌릴 수 없습니다, 따라서 두 NAND 를 계속 " "백업할 것을 권장합니다. 정말 계속합니까?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "NAND 백업 선택" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii NAND 백업 파일 (*.bin);;모든 파일 (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "NAND 백업 가져오기" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"NAND 백업 가져오기\n" -" 경과 시간: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "키 파일 선택 (OTP/SEEPROM 덤프)" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii 키 파일 (*.bin);;모든 파일 (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" "RetroAchievements 하드코어 모드에서 입력 기록들의 재생은 불가로 되어있습니다." -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "플레이할 녹화 파일 선택" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "돌핀 TAS 무비 (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "녹화 파일을 다른 이름으로 저장" @@ -11683,421 +11736,429 @@ msgstr "JIT(&J)" msgid "&Assembler" msgstr "어쎔블러 (&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "게임 목록 캐시 제거" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "옵션(&O)" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "환경설정(&n)" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "그래픽 설정(&G)" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "오디오 설정(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "컨트롤러 설정(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "단축키 설정(&H)" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "자유 보기 설정(&F)" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "부팅하고 멈추기" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "패닉 핸들러 무시를 리셋" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "폰트 (&F)" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "웹사이트(&W)" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "온라인 문서(&D)" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "GitHub 저장소(&G)" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "버그 추적자(&B)" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "업데이트 확인(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "돌핀 정보(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "목록 보기" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "격자 보기" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "목록 세로줄" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "게임큐브" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "트라이포스 보기" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "플랫폼 표시" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "일본 보기" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "PAL (유럽 방식)" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "USA (미국 방식)" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "오스트레일리아" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "프랑스" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "독일" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "이탈리아" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "한국" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "네덜란드" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "러시아" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "스페인" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "타이완" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "세계" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "알려지지 않음" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "지역 표시" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "모두 보여주기" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "모두 숨기기" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "무비(&M)" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "입력 기록 시작(&c)" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "입력 기록 플레이...(&l)" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "입력 재생/기록 중지" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "입력 기록 내보내기..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "읽기 전용 모드(&R)" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS 입력" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "무비의 끝에서 일시정지" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "무비 창 활성" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "무비 창 취향화" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "프레임들 덤프" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "오디오 덤프" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "인터프리터 코어" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT 블록 연결 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "JIT 캐시 비활성" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "패스트멤 비활성" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "패스트멤 투기장 비활성" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "라지 엔트리 포인츠 맵 비활성" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "JIT 명령 커버리지 로그" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "명령에 대한 찾기" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "JIT 블록 프로파일링을 활성화" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "JIT 블록 프로파일링 데이터 청소" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "JIT 블록 로그 덤프 쓰기" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT 끄기 (JIT 코어)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT 로드스토어 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT 로드스토어 lbzx 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT 로드스토어 lXz 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT 로드스토어 lwz 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT 로드스토어 부동 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT 로드스토어 짝짓기 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT 소수점 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT 정수 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT 짝짓기 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT 시스템레지스터 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT 분기 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "JIT 레지스터 캐시 끄기" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "기호 지우기 (& C)" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "기호 생성 (&G)" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "서명 데이터베이스" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO 모듈" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "로드 기호 맵 (&L)" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "기호 맵 저장 (&S)" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "다른 맵 파일 로드... (&O)" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "배드 맵 파일 로드... (&B)" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "심볼 맵 다른 이름으로 저장... (&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "코드 저장 (&v)" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "서명 파일 생성... (&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "존재하는 서명 파일에 덧붙이기... (&E)" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "두 서명 파일을 합치기... (&T)" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "서명 파일 적용... (&y)" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "HLE 함수 패치 (&P)" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "vWii 시스템 메뉴 %1 로드" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Wii 시스템 메뉴 %1 로드" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "NAND 에 설치할 타이틀 선택" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD 파일 (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "저장 파일 선택" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Wii 저장 파일 (*.bin);;모든 파일 (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "저장 가져오기" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -12109,11 +12170,11 @@ msgstr "" "\n" "기존 저장 데이터를 덮어쓰시겠습니까?" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "저장 파일을 성공적으로 내보냈습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -12121,14 +12182,14 @@ msgstr "" "저장 파일 가져오기에 실패했습니다. 주어진 파일은 오염되었거나 적합한 Wii 저장" "이 아닙니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "저장 파일을 가져오기에 실패했습니다. 해당 게임을 한번 띄워주세요, 그리고 다" "시 시도하세요." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12138,11 +12199,11 @@ msgstr "" "것이 그 안에 파일들에 액세스를 막고 있습니다. NAND (도구 -> NAND 관리 -> " "NAND 체크...) 를 고쳐 보세요, 그런 후 저장을 다시 가져오세요." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "저장 폴더 선택" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -12154,7 +12215,7 @@ msgstr "" "\n" "기존 저장 데이터를 덮어쓰시겠습니까?" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -12162,14 +12223,14 @@ msgstr "" "%1: 저장 파일 가져오기에 실패했습니다. 주어진 파일은 오염되었거나 적합한 Wii " "저장이 아닙니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: 저장 파일을 가져오기에 실패했습니다. 해당 게임을 한번 시작하세요, 그리고 " "다시 시도하세요." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12179,17 +12240,17 @@ msgstr "" "떤 것이 그 안에 파일들에 액세스를 막고 있습니다. NAND (도구 -> NAND 관리 -> " "NAND 체크...) 를 고쳐 보세요, 그런 후 저장을 다시 가져오세요." -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "성공적으로 %1 저장 파일(들)을 %2 실패(들)와 함께 가져왔습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "%n 저장(들)을 내보냈습니다" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12197,7 +12258,7 @@ msgstr "" "NAND 의 사용자-접근가능 부분이 %1 블럭 (%2 KiB) 의 데이터를 포함합니다, %3 블" "럭 (%4 KiB) 의 최대 허용을 벗어납니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12205,15 +12266,15 @@ msgstr "" "NAND 의 시스템-예약 부분이 %1 블럭 (%2 KiB) 의 데이터를 포함합니다, %3 블럭 " "(%4 KiB) 의 최대 허용을 벗어납니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND 체크" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12221,15 +12282,15 @@ msgstr "" "NAND 가 허용된 것보다 많은 데이터를 가지고 있습니다. Wii 소프트웨어가 올바르" "지 않게 행동하거나 저장을 허용하지 않을지도 모릅니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "이슈가 감지되지 않았습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND 가 고쳐졌습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12237,110 +12298,110 @@ msgstr "" "NAND 는 고쳐질 수 없었습니다. 현재 데이터 백업이 권장됩니다 그리고 생생한 " "NAND 로 다시 시작하세요." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "NAND 에서 증명서를 성공적으로 추출했습니다" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "NAND 에서 증명서 추출에 실패했습니다" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "디버그 폰트 고르기" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "확정" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "기호 이름 목록을 청소할까요?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "'%1' 에서 기호 이름들을 생성했습니다" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' 이 발견되지 않았습니다, 생성된 기호 이름이 없습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "RSO 자동-감지" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "RSO 모듈을 자동-감지할까요?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "RSO 모듈 주소를 입력:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "부적합 RSO 모듈 주소: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "%1 에서 RSO 모듈 로드에 실패했습니다" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "발견된 모듈: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "RSO 모듈 감지하기" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "RSO 모듈을 자동-감지할 수 없습니다" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "RSO 모듈 주소 선택:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' 이 발견되지 않았습니다, 공통 함수들을 대신 스캔합니다" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "'%1' 에서 기호들이 로드되었습니다" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "맵 파일 로드" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "돌핀 맵 파일 (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "맵 파일 저장" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "경로 '%1' 에 코드 맵 저장을 실패했습니다" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "맵 파일 '%1' 을 로드에 실패했습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "경로 '%1' 에 심볼 맵 저장을 실패했습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12348,15 +12409,15 @@ msgstr "" "접두사를 가진 기호들을 내보냅니다:\n" "(모든 기호들은 빈칸)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "서명 파일 저장" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "서명 파일 '%1' 을 저장에 실패했습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12364,39 +12425,39 @@ msgstr "" "접두사를 가진 기호들만 덧붙입니다:\n" "(모든 기호들은 빈칸)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "서명 덧붙이기" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "서명 파일 '%1' 에 덧붙이기에 실패했습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "서명 파일 적용" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "우선 입력 파일 선택" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "차선 입력 파일 선택" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "합쳐진 출력 파일 다른 이름으로 저장" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "서명 파일 '%1' 에 저장에 실패했습니다." -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "명령 찾기" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "명령:" @@ -12517,7 +12578,7 @@ msgid "Game" msgstr "게임" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "플레이어" @@ -12546,29 +12607,29 @@ msgstr "이 세션은 패스워드가 필요합니다:" msgid "Invalid password provided." msgstr "부적합한 패스워드가 제공되었습니다." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "넷플레이" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "시작" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "버퍼:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "종료" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "저장 데이터 없음" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12576,11 +12637,11 @@ msgstr "" "넷플레이가 저장 데이터 없이 시작할 것입니다, 어느 생성된 저장 데이터도 넷플레" "이 세션 끝에 버려질 것입니다." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "호스트의 저장 데이터만 로드" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12590,11 +12651,11 @@ msgstr "" "레이 세션동안 생성되거나 수정된 어느 저장 데이터도 세션 끝에서 버려질 것입니" "다." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "호스트의 저장 데이터 로드하고 쓰기" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12603,11 +12664,11 @@ msgstr "" "션동안 생성되거나 수정된 어느 저장 데이터도 호스트의 로컬 저장에 남을 것입니" "다." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "모든 Wii 저장 데이터 사용" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12617,15 +12678,15 @@ msgstr "" "될 것입니다. 세션중간에 게임을 스위칭할 때 유용합니다. 저장 데이터 없음이 선" "택되었을 때는 효과가 없습니다." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "AR/Gecko 코드들 동기화" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "엄격한 설정 동기화" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12637,11 +12698,11 @@ msgstr "" "EFB 읽기를 사용하는 일부 게임에서 비동기화를 막을지도 모릅니다. 모두 같은 비" "디오 백엔드를 사용하는지 확실히 하세요." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "공정한 입력 지연" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12652,11 +12713,11 @@ msgstr "" "자신의 입력을 게임에 보냅니다.\n" "공정함과 최소의 지연이 가장 중요한 경쟁 게임들에 알맞음." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "호스트 입력 권한" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12668,11 +12729,11 @@ msgstr "" "3+ 플레이어들과 함께하는 캐주얼 게임에 알맞음, 아마도 불안정하거나 높은 지연 " "연결상에서." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "골프 모드" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12683,75 +12744,75 @@ msgstr "" "\n" "타이밍-민감한 컨트롤을 지진 턴-기반 게임에 알맞음, 골프 같은." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "체크섬" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "현재 게임" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "다른 게임..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD 카드" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "입력 녹화" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "골프 모드 오버레이 보기" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "원격 GBA 숨기기" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "대화" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "보내기" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "복사" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "플레이어 차기" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "컨트롤러 포트 할당" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "멈춰진 게임" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "넷플레이 목록에 성공적으로 추가되었습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "넷플레이 목록 : %1 에 이 세션을 추가하는데에 실패했습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" "모든 플레이어가 그 게임을 가지고 있지는 않습니다. 정말 시작하고 싶습니까?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12763,47 +12824,47 @@ msgstr "" "\n" "특정 내부 해상도를 선택해주세요." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "정말로 넷플레이를 종료하고 싶습니까?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "룸 ID" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "외부의" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "지역" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "플레이어" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "게임 상태" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "핑" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "매핑" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "개정" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "잘못된 해시" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -12811,125 +12872,125 @@ msgstr "" "게임 파일이 다른 해시를 가지고 있습니다; 그걸 우-클릭; 속성 선택, 검증 탭으" "로 전환, 그리고 해시를 확인하기위해 무결성 검증을 선택하세요." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "잘못된 디스크 넘버" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "게임이 다른 디스크 넘버를 가지고 있습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "잘못된 개정" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "게임이 다른 개정을 가지고 있습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "잘못된 지역" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "게임 지역이 맞지 않습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "발견되지 않음" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "매칭하는 게임을 찾지 못했습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "연결중" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "재시도" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "게임이 \"%1\" 로 변경되었습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "GBA%1 롬이 \"%2\" 로 변경되었습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "GBA%1 롬이 비활성화되었습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "시작된 게임" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 가 참가했습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 가 떠났습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "최대 버퍼 크기가 %1 로 변경되었습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "버퍼 크기가 %1 로 변경되었습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "호스트 입력 권한 켜짐" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "호스트 입력 권한 꺼짐" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "최대 버퍼:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "가능한 비동기 감지됨: %1 가 프레임 %2 에서 비동기화된 듯 합니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "넷플레이 서버 연결을 잃었습니다..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "서버 연결에 실패했습니다: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "횡단 에러" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "중앙 서버를 찾을 수 없습니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "횡단 서버에 비해 돌핀이 너무 구 버전입니다." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 은 지금 골프중입니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "패킷 탐색용 TTL %1 을 사용합니다" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -12948,7 +13009,7 @@ msgstr "" "- 타이틀: {3}\n" "- 해시: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 는 적합한 롬이 아닙니다" @@ -13507,7 +13568,7 @@ msgstr "" "
" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "돌핀 설정들 리셋" @@ -13515,7 +13576,7 @@ msgstr "돌핀 설정들 리셋" msgid "Reset All Settings" msgstr "모든 설정들 리셋" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13529,85 +13590,86 @@ msgstr "" "\n" "진행하고 싶습니까?" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "DSP 옵션" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "DSP 에뮬레이션 엔진:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (추천됨)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "LLE 리컴파일러 (느림)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "LLE 인터프리터 (매우 느림)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "백엔드 설정" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "오디오 백엔드:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "돌비 프로 로직 II 디코더" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "디코딩 품질:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "가장 낮음 (지연 ~10 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "낮음 (지연 ~20 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "높음 (지연 ~40 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "가장 높음 (지연 ~80 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "기본 장치" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "출력 장치:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "지연: %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "지연: 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "오디오 재생 설정" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13617,35 +13679,44 @@ msgstr "" "거림과 버벅임을 유발할 수 있습니다.

잘 모르겠으면, " "이것을 80 ms 로 설정하세요." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "오디오 간격들 채우기" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "스피드 제한 비활성시 음소거" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "코드 버퍼 크기:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13667,7 +13738,7 @@ msgstr "" "천되지 않음.

잘 모르겠으면, HLE 를 선택하세요." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -13675,7 +13746,7 @@ msgstr "" "내부적으로 어느 오디오 API 를 사용할지 선택합니다.

" "잘 모르겠으면, %1 을 선택하세요." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -13685,7 +13756,7 @@ msgstr "" "모릅니다. 특정 백엔드 한정.

잘 모르겠으면, 이것을 " "20 ms 로 두세요." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -13705,7 +13776,7 @@ msgstr "" "연을 증가시킵니다.

잘 모르겠으면, 높음을 선택하세요." "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -13713,7 +13784,7 @@ msgstr "" "오디오 출력 볼륨을 조정합니다.

잘 모르겠으면, 100% " "에 두세요." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -13721,14 +13792,14 @@ msgstr "" "버벅임을 막기위한 지연 튐 동안 존재하는 오디오를 반복합니다." "

잘 모르겠으면, 체크해 두세요." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP 에뮬레이션 엔진" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "오디오 백엔드" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "디코딩 품질" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -13758,14 +13829,36 @@ msgstr "" "사용할 출력 장치를 선택합니다.

잘 모르겠으면, 기본 " "장치를 선택하세요" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "출력 장치" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "지연" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -13904,42 +13997,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "GBA 설정" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "GBA 코어들을 전용 쓰레드로 구동합니다" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "바이오스:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "포트 %1 롬:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "롬과 같은 디렉토리에 저장" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "저장들:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "열거나 만들 파일 선택" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "메모리 카드를 빈 경로로 설정할 수 없습니다." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -13951,59 +14044,59 @@ msgstr "" "은 맛이 갔거나 게임큐브 메모리 카드 파일이 아닙니다.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "같은 파일이 여러 슬롯에 사용될 수 없습니다; %1 에서 이미 사용되고 있습니다." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "GCI 기본 폴더 선택" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "GCI 폴더를 빈 경로로 설정할 수 없습니다." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "같은 폴더가 멀티 슬롯들에서 사용될 수 없습니다; %1 에 의해 이미 사용되었습니" "다." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "열 파일 선택하기" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "게임 보이 어드밴스 카트리지 (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "GBA 바이오스 선택" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "GBA 저장 경로 선택" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "IPL 롬을 in User/GC/ 에 두세요." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "GBA 롬 선택" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -14011,23 +14104,23 @@ msgstr "" "게임 보이 어드밴스 롬(*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom *.bin);;모" "든 파일 (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "기본 설정" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "듀얼 코어 (스피드핵) 활성화" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "치트 활성화" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -14035,82 +14128,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "맞지 않는 지역 설정 허락" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "디스크 자동 교환" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "디스코드에 현재 게임을 보여주기" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "무제한" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (보통 속도)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "속도 제한(&S):" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "설정 자동 업데이트" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "자동 업데이트(&A):" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "업데이트 안함" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "출시 (몇 달마다)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "개발 (하루에 여러 번)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "대비책 지역" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "대비책 지역:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "사용 통계 보고 설정" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "사용 통계 보고 활성화" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "새로운 통계 식별자 생성" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "식별자 생성" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "새로운 식별자가 생성되었습니다." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -14125,7 +14218,7 @@ msgstr "" "

잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -14139,7 +14232,7 @@ msgstr "" "

잘 모르겠으면, 체크 해제해 두세요." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -14151,7 +14244,7 @@ msgstr "" "일 때 변경될 수 없습니다.

잘 모르겠으면, 체크 해제" "해 두세요." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -14168,7 +14261,7 @@ msgstr "" "나 명령행 인터페이스로.

잘 모르겠으면, 체크 해제해 " "두세요." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -14179,7 +14272,7 @@ msgstr "" "

이 설정은 에뮬레이션이 액티브인 동안은 변경될 수 없습니다." "

잘 모르겠으면, 체크해 두세요." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -14216,7 +14309,7 @@ msgstr "" "니다.

모르겠으면, 출시를 선택하세요." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -14225,7 +14318,7 @@ msgstr "" "자동으로 결정될 수 없는 지역 제목에 사용될 지역을 설정합니다.

이 설정" "은 에뮬레이션이 활동할 때 변경될 수 없습니다." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -14241,7 +14334,7 @@ msgstr "" "니다. 이것은 또한 버그, 성능과 안정성 이슈들을 유발하는 드문 환경설정을 우리" "가 식별하게 도와줍니다." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -14249,15 +14342,15 @@ msgstr "" "사용 통계를 위한 새로운 익명 ID 를 생성합니다. 이것은 미래 통계가 이전 통계" "와 연관이 안되게 할 것입니다." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "속도 제한" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "자동 업데이트" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -14273,7 +14366,7 @@ msgstr "" "게 에뮬할 것입니다.

모르겠으면, 100% 를 선택하세요." "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." @@ -14281,7 +14374,7 @@ msgstr "" "하드코어 모드가 활성화되면, 100% 미만 속도 제한 값들은 100%" "로 취급될 것입니다." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -15179,14 +15272,6 @@ msgstr "Wii 리모트 설정" msgid "Sensor Bar Position:" msgstr "센서 바 위치:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "위" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "아래" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -15729,15 +15814,15 @@ msgstr "" "스카이랜더 파일 로드에 실패했습니다:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "GBA TAS 입력 %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "게임큐브 TAS 입력 %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "메인 스틱" @@ -15777,71 +15862,71 @@ msgstr "터보 버튼 누르기의 기간 (프레임):" msgid "Duration of Turbo Button Release (frames):" msgstr "터보 버튼 떼기의 기간 (프레임)" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "눈챠쿠 스틱" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Wii 리모트 가속도계" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Wii 리모트 자이로스콥" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "눈처크 가속계" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wii 리모트 버튼" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "눈챠쿠 버튼" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "클래식 버튼" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wii TAS 입력 %1 - Wii 리모트 + 눈챠쿠" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Wii TAS 입력 %1 - 클래식 컨트롤러" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Wii TAS 입력 %1 - Wii 리모트" @@ -16355,35 +16440,39 @@ msgstr "+ 혹은 닫는 괄호를 예상했습니다." msgid "Tokenizing failed." msgstr "토큰화를 실패했습니다." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "게임 설정 '{0}' 에 대한 프로파일이 없음" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "업데이트 서버에 접촉할 수 없습니다." -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "자동-업데이트 서비스에서 부적합한 JSON 을 받았습니다: {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" "당신은 이 업데이트 트랙에서 사용할 수 있는 최신 버전을 구동하고 있습니다." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "업데이터 복사를 생성할 수 없습니다." -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "업데이터 복사상에 승인 설정을 할 수 없습니다." -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "업데이터 처리를 시작할 수 없었습니다: {0}" @@ -16423,31 +16512,31 @@ msgid "Africa" msgstr "아프리카" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -16527,7 +16616,7 @@ msgstr "" msgid "Null" msgstr "없음" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16535,7 +16624,7 @@ msgstr "" "GPU: 에러: 멀티 렌더 타겟을 위해 GL_ARB_framebuffer_object 가 필요합니다.\n" "GPU: 당신의 비디오 카드가 OpenGL 3.0 을 지원합니까?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16543,7 +16632,7 @@ msgstr "" "GPU: OGL 에러: GL_ARB_vertex_array_object 가 필요합니다.\n" "GPU: 당신의 비디오 카드가 OpenGL 3.0 을 지원합니까?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16551,7 +16640,7 @@ msgstr "" "GPU: OGL 에러: GL_ARB_map_buffer_range 가 필요합니다.\n" "GPU: 당신의 비디오 카드가 OpenGL 3.0 을 지원합니까?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16559,7 +16648,7 @@ msgstr "" "GPU: OGL 에러: GL_ARB_uniform_buffer_object 가 필요합니다.\n" "GPU: 당신의 비디오 카드가 OpenGL 3.1 을 지원합니까?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16568,7 +16657,7 @@ msgstr "" "버그성 GPU 드라이버가 감지되었습니다.\n" "클로즈드-소스 GPU 드라이버를 설치하거나 Mesa 3D 버전을 업데이트하세요." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16576,7 +16665,7 @@ msgstr "" "GPU: OGL 에러: GL_ARB_sampler_objects 가 필요합니다.\n" "GPU: 당신의 비디오 카드가 OpenGL 3.3 을 지원합니까?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16587,7 +16676,7 @@ msgstr "" "GPU: 당신의 비디오 카드가 OpenGL 3.0 을 지원합니까?\n" "GPU: 당신의 드라이버는 GLSL {0} 을 지원합니다" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -16657,6 +16746,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -16678,12 +16774,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"이 에러는 보통 에뮬된 GPU 와 에뮬된 CPU 가 갈려서 유발됩니다, 하지만 당신의 " -"현재 설정들은 이것이 일어나기 힘들게 만듭니다. 이 에러가 게임을 멈추게하면, " -"개발자들에게 리포트하세요." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -16707,7 +16800,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "프레임 덤프 이미지(들) '{0}' 가 이미 존재합니다. 덮어쓰시겠습니까?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "쉐이더들 컴파일하기" @@ -16761,10 +16854,6 @@ msgstr "폐기" msgid "Help" msgstr "도움" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "적용" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "기본값 복원" diff --git a/Languages/po/ms.po b/Languages/po/ms.po index a51ea6e379..0f97341b8c 100644 --- a/Languages/po/ms.po +++ b/Languages/po/ms.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: abuyop , 2018\n" "Language-Team: Malay (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -19,17 +19,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -70,7 +70,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -85,30 +85,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Maklumat" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Soalan" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Amaran" @@ -256,15 +256,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Gagal memuatkan bolehlaku ke dalam ingatan." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Tidak dapat memulakan permainan, kerana IPL GC tidak ditemui." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Tidak dapat cari IPL GC." @@ -353,7 +353,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -394,8 +394,9 @@ msgstr "Turun" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -407,8 +408,9 @@ msgstr "Kiri" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -446,10 +448,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -459,7 +461,7 @@ msgstr "Tetap Semula" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -560,15 +562,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Volum Turun" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Volum Naik" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Volum Togol Senyap" @@ -721,287 +723,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Togol Kerat" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Togol Nisbah Bidang" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Togol Salinan EFB" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Togol Salinan XFB" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Togol Mod Serta-Merta XFB" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Togol Kabus" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Togol Pelonggokan Tekstur" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Togol Tekstur Suai" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Tingkatkan IR" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Kurangkan IR" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Togol 3D Sebelah-Menyebelah" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Togol 3D Atas-Bawah" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Togol Anaglif 3D" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Kurangkan Kedalaman" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Tingkatkan Kedalaman" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Kurangkan Ketumpuan" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Tingkatkan Ketumpuan" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Muat Slot Keadaan 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Muat Slot Keadaan 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Muat Slot Keadaan 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Muat Slot Keadaan 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Muat Slot Keadaan 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Muat Slot Keadaan 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Muat Slot Keadaan 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Muat Slot Keadaan 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Muat Slot Keadaan 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Muat Slot Keadaan 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Muat dari Slot Terpilih" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Simpan Slot Keadaan 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Simpan Slot Keadaan 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Simpan Slot Keadaan 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Simpan Slot Keadaan 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Simpan Slot Keadaan 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Simpan Slot Keadaan 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Simpan Slot Keadaan 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Simpan Slot Keadaan 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Simpan Slot Keadaan 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Simpan Slot Keadaan 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Simpan ke Slot Terpilih" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Pilih Slot Keadaan 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Pilih Slot Keadaan 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Pilih Slot Keadaan 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Pilih Slot Keadaan 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Pilih Slot Keadaan 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Pilih Slot Keadaan 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Pilih Slot Keadaan 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Pilih Slot Keadaan 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Pilih Slot Keadaan 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Pilih Slot Keadaan 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Muat Keadaan 1 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Muat Keadaan 2 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Muat Keadaan 3 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Muat Keadaan 4 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Muat Keadaan 5 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Muat Keadaan 6 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Muat Keadaan 7 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Muat Keadaan 8 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Muat Keadaan 9 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Muat Keadaan 10 Terakhir" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Simpan Keadaan Terlama" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Buat Asal Muat Keadaan" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Buat Asal Keadaan Simpan" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Simpan Keadaan" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Muat Keadaan" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1030,7 +1036,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Kekunci Panas" @@ -1051,8 +1057,8 @@ msgstr "Am" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volum" @@ -1109,7 +1115,7 @@ msgid "Graphics Toggles" msgstr "Togol Grafik" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Resolusi Dalaman" @@ -1179,46 +1185,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Cakera yang hendak dimasukkan tidak ditemui." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Cakera A sedia dimasukkan." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1304,7 +1310,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1373,37 +1379,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1431,8 +1427,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Butang" @@ -1470,33 +1466,33 @@ msgstr "Papan Kekunci" msgid "Keys" msgstr "Kekunci" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock dipanggil dengan alamat blokk tidak sah" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT tidak betul. Dolphin akan keluar sekarang" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1539,7 +1535,7 @@ msgstr "Bidak Kawalan" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "Batang C" @@ -1548,7 +1544,7 @@ msgid "Button" msgstr "Butang" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1569,20 +1565,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Pemicu" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Rumble" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1650,7 +1646,7 @@ msgstr "Pengawal Klasik" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Bidak Kiri" @@ -1741,8 +1737,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1799,25 +1795,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Jabat" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Condong" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Ayun" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1934,21 +1930,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1959,63 +1955,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Togol Sisi" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Togol Tegak" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Tahan Sisi" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Tahan Tegak" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Sambungan" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Lata Pembesar Suara" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Bateri" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Wii Remote Tegak" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Wii Remote Sisi" @@ -2279,147 +2275,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Permainan sudah berjalan!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Pelayan travesal tamat masa ketika menyambung ke hos" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Pelayan menolak percubaan travesal" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Hos tidak sah" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2497,8 +2493,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2516,28 +2512,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2576,7 +2572,7 @@ msgstr "Kosong" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Tidak diketahui" @@ -2796,22 +2792,22 @@ msgid "Korean" msgstr "Korea" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2819,15 +2815,15 @@ msgstr "" msgid "Unpacking" msgstr "Nyahpek" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Fail ini tidak kelihatan seperti sandar NAND BootMii." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2947,10 +2943,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2958,65 +2966,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3025,40 +3033,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3066,109 +3083,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3176,7 +3193,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3537,52 +3554,52 @@ msgid "Data Type" msgstr "Jenis Data" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3603,47 +3620,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3652,235 +3669,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Nilai:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Keterangan" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Alamat" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -4004,10 +4033,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4039,49 +4067,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Ralat" @@ -4102,16 +4130,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Konfigur Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "Pengubahanan tipu hanya berkesan bila permainan dimulakan semula." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Sistem tipuan Dolphin buat masa ini dilumpuhkan." @@ -4154,31 +4182,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Tambah" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Laksana" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4187,20 +4214,24 @@ msgstr "Tambah" msgid "Cancel" msgstr "Batal" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Tambah..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4209,9 +4240,9 @@ msgstr "Tambah..." msgid "Remove" msgstr "Buang" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4272,10 +4303,10 @@ msgstr "Ekstrak Data Sistem..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Berjaya" @@ -4374,152 +4405,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Mati" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Segar Semula" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Teras" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Simpan Salinan EFB ke Tekstur Sahaja" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Simpan Salinan XFB ke Tekstur Sahaja" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Tekstur Cache" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Selamat" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Pantas" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Teras" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Benarkan Dwi-Teras" @@ -4590,7 +4560,7 @@ msgid "Deterministic dual core:" msgstr "Dwi-teras berketentuan:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoskopi" @@ -4623,7 +4593,7 @@ msgid "Depth Percentage:" msgstr "Peratus Kedalaman:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Ketumpuan:" @@ -4642,6 +4612,10 @@ msgstr "" msgid "Graphics" msgstr "Grafik" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4655,63 +4629,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Tiada" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Pengawal Piawai" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Roda Pacu" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Tikar Menari" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "Kawalan GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Port %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4730,19 +4704,32 @@ msgstr "Muat turun Kod dar Pangkalan Data WiiRD" msgid "Description:" msgstr "Keterangan:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Gagal muat turun kod." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Fail tidak mengandungi kod." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Muat turun selesai" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "%1 kod dimuat turun. (%2 ditambah)" @@ -4844,60 +4831,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Pelbagai" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Kerat" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Atas" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Bawah" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Pelbagai" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Benarkan Imbas Progresif" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Skrin Penuh Tanpa Sempadan" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4905,21 +4912,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4927,7 +4934,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4935,46 +4942,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4993,14 +5000,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5013,21 +5020,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5035,21 +5035,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5058,7 +5058,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5072,7 +5072,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5081,15 +5081,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5345,89 +5394,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Resolusi Dalaman:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Alias:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Kesan Pasca-Pemprosesan:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Mati" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Sebelah-Menyebelah" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Atas-dan-Bawah" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglif" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Silih Mata" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Mod Stereoskopik 3D:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Kedalaman:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(mati)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 tidak menyokong fitur ini." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5436,7 +5489,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5446,7 +5499,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5457,7 +5510,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5480,19 +5533,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5501,7 +5554,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5509,7 +5562,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5519,7 +5572,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5527,7 +5580,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5538,14 +5591,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5553,20 +5606,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5574,7 +5627,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5583,18 +5636,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5604,35 +5657,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5657,10 +5710,6 @@ msgstr "Paksa 4:3" msgid "Stretch to Window" msgstr "Regang ke Tetingkap" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5733,11 +5782,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5747,27 +5796,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5789,21 +5838,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5811,7 +5860,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5820,7 +5869,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5829,7 +5878,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5840,34 +5889,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5896,22 +5945,42 @@ msgstr "Langkau Capaian EFB dari CPU" msgid "Ignore Format Changes" msgstr "Abai Perubahan Format" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Simpan Salinan EFB ke Tekstur Sahaja" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Tekstur Cache" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "Penyahkodan Tesktur GPU" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Selamat" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Ketepatan:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Pantas" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Penimbal Bingkai Luaran (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Simpan Salinan XFB ke Tekstur Sahaja" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Serta-Merta Hadirkan XFB" @@ -6020,8 +6089,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6194,9 +6263,9 @@ msgstr "Simpan sebagai..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Pilih satu Fail" @@ -6252,7 +6321,7 @@ msgid "Toggle All Log Types" msgstr "Togol Sema Jenis Log" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Log" @@ -6264,9 +6333,9 @@ msgstr "Lilit Kata" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Kosongkan" @@ -6334,8 +6403,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Jauh Wii %1" @@ -6347,7 +6418,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6355,9 +6426,9 @@ msgstr "Simpan" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Muat" @@ -6497,7 +6568,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6569,7 +6640,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6596,8 +6667,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6615,10 +6686,10 @@ msgstr "Profil '%1' tidak wujud" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Sahkan" @@ -6628,7 +6699,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Anda pasti mahu memadam '%1'?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Ia tidak boleh dikembalikan!" @@ -6768,8 +6839,13 @@ msgstr "Penyunting Tampalan" msgid "Patch name" msgstr "Nama tampalan" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Tambah" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6970,101 +7046,99 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii Remotes" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Passthrough penyesuai Bluetooth" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Segerak" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Segerak Wii Remotes sebenar dan pasangankannya" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Tetap semula semua perpasangan Wii Remote tersimpan" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Emulasikan penyuai Bluetooth Wii" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Pengimbasan Berterusan" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Papan Imbang Sebenar" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Benarkan Data Pembesar Suara" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Wii Remote Teremulasi" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Wii Remote Sebenar" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Perpasangan Wii Remote tersimpan hanya boleh ditetapkan semula bila " "permainan Wii berjalan." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Segerak hanya boleh dipicu bila permainan Wii berjalan." @@ -7238,7 +7312,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7266,7 +7340,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Baharu" @@ -7301,10 +7375,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Input" @@ -7328,10 +7402,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7507,7 +7581,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Keadaan:" @@ -7664,7 +7738,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Bantuan" @@ -7860,13 +7934,13 @@ msgstr "Ke:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Baca" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Tulis" @@ -7882,7 +7956,7 @@ msgstr "Tulis ke Log" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Henti" @@ -7984,42 +8058,42 @@ msgstr "" msgid "Breakpoints" msgstr "Titik Henti" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Aktif" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Fungsi" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8032,7 +8106,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Simbol" @@ -8145,7 +8219,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8160,7 +8234,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8433,7 +8507,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8561,7 +8635,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Apung" @@ -8569,7 +8643,7 @@ msgstr "Apung" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Dubel" @@ -8605,7 +8679,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Gelintar" @@ -8710,7 +8784,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8852,7 +8926,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8971,70 +9045,70 @@ msgstr "Daftar" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Tambah untuk &dipantau" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Lihat &ingatan" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Lihat &kod" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Heksadesimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Integer Bertanda" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Integer Tidak Bertanda" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Kemaskini" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9501,12 +9575,20 @@ msgstr "Merakam..." msgid "No file loaded / recorded." msgstr "Tiada fail dimuatkan / dirakam." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -9514,144 +9596,144 @@ msgstr "" "Dolphin tidak dapat cari mana-mana ISO GameCube/Wii atau WAD.\n" "Dwi-klik di sini untuk tetapkan direktori permainan..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Pilih satu Direktori" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "Si&fat" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Ubah &Cakera" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Lakukan Kemaskini Sistem" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Pasang ke NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Nyahpasang dari NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Padam Fail..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Hos dengan NetPlay" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Berjaya mengimport fail simpan" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Berjaya memasang tajuk ini ke NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Gagal memasang tajuk ini ke NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -9659,28 +9741,28 @@ msgstr "" "Menyahpasang WAD akan membuang versi terpasang semasa bagi tajuk ini dari " "NAND tanpa memadam data simpannya. Mahu teruskan?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Berjaya membuang tajuk ini dari NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Gagal membuang tajuk ini dari NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Anda pasti ingin memadam fail ini?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Gagal memadam fail terpilih." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -9688,96 +9770,96 @@ msgstr "" "Periksa sama ada anda telah mendapat keizinan yang diperlukan untuk memadam " "fail atau sama ada ia masih digunakan." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Platform" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Sepanduk" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Tajuk" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Pembuat:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Nama Fail" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID Permainan" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Wilayah" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Saiz Fail" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9886,7 +9968,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Gagal membuka '%1'" @@ -9945,12 +10027,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "Kad Ingatan GameCube (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9995,112 +10077,112 @@ msgstr "B&uka..." msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ikon" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blok" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Eksport Fail Simpan" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10108,7 +10190,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10116,45 +10198,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10162,78 +10244,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10286,21 +10368,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10308,11 +10390,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10320,46 +10402,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10383,20 +10465,20 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -10404,52 +10486,52 @@ msgstr "" "Proses matikan sedang berlangsung. Mana-mana data belum disimpan akan hilang " "jika anda hentikan emulasi semasa sebelum ia dimatikan. Paksa henti?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Anda hendak hentikan emulasi semasa?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Gagal ke teras init" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "Tidak dapat memulakan Sesi NetPlay ketika permainan masih berlangsung!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Satu Sesi NetPlay sedang berlangsung!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Gagal membuka pelayan" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -10457,11 +10539,11 @@ msgstr "" "Gagal mendengar pada port %1. Adakah kejadian lain pelayan NetPlay masih " "berjalan?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Anda mahu tambah \"%1\" ke dalam senarai Laluan Permainan?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10473,50 +10555,49 @@ msgstr "" "tidak boleh dikembalikan, oleh itu disarankan anda sandar kedua-dua NAND. " "Anda pasti mahu teruskan?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "Fail sandar NAND BootMii (*.bin);;Semua Fail (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "Mengimport sandar NAND" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"Mengimport sandar NAND\n" -"Masa berlalu: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "Fail kunci BootMii (*.bin);;Semua Fail (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Cereka TAS Dolphin (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10798,421 +10879,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "Pi&lihan" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Ko&nfigurasi" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "Tetapan &Grafik" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "Tetapan &Audio" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "Tetapan Ka&walan" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "Tetapan Kekunci Pa&nas" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "But untuk Dijeda" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Fon..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Laman Sesawang" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "&Dokumentasi Atas Talian" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "Repositori &GitHub" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "Perih&al" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Paparan Senarai" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Paparan Grid" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Lajur Senarai" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Tunjuk Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Tunjuk GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Tunjuk WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Tunjuk ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Tunjuk Platform" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Tunjuk PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Tunjuk USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Tunjuk Australia" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Tunjuk Perancis" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Tunjuk Jerman" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Tunjuk Itali" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Tunjuk Korea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Tunjuk Belanda" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Tunjuk Rusia" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Tunjuk Sepanyol" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Tunjuk Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Tunjuk Dunia" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Tunjuk Tidak Diketahui" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Tunjuk Wilayah" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "Ce&reka" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "Mula Me&rakam Input" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "Ma&in Rakaman Input..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Henti Memainkan/Merakam Input" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Eksport Rakaman..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "Mod Ba&ca-Sahaja" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Input TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Jeda Dipenghujung Cereka" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Longgok Bingkai" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Longgok Audio" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Kosongkan Simbol" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Jana Simbol Dari" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Pangkalan Data Tandatangan" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "Modul RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Muat Peta Simbol" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Simpan Peta Simbol" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Muat Fail Peta &Lain..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Simpan Peta Simbol Sebag&ai..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Tampal Fungsi HLE" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Muat Menu Sistem Wii %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "Fail WAD (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Fail simpan Wii (*.bin);;Semua Fail (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11220,33 +11309,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11254,69 +11343,69 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "Semak NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Tiada isu dikesan." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND telah dibaiki." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -11324,110 +11413,110 @@ msgstr "" "NAND tidak dapat dibaiki. Adalah disarankan menyandar data semasa anda dan " "mula kembali dengan NAND yang baharu." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Berjaya mengekstrak sijil dari NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Gagal mengekstrak sijil dari NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Ambil satu fon nyahpepijat" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Pengesahan" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Anda mahu kosongkan senarai nama simbol?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Nama simbol terjana dari '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' tidak ditemui, tiada nama simbol dijana" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Masukkan alamat modul RSO:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Alamat modul RSO tidak sah: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Gagal memuatkan modul RSO pada %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' tidak ditemui, mengimbas fungsi umum sebagai ganti" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Simbol dimuatkan dari '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Fail Peta Dolphin (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -11435,53 +11524,53 @@ msgstr "" "Hanya eksport simbol dengan awalan:\n" "(Kosongkan untuk semua simbol)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11597,7 +11686,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Pemain" @@ -11626,75 +11715,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Mula" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Penimbal:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Keluar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11702,11 +11791,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11714,11 +11803,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11726,85 +11815,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Sembang" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Hantar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Salin" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Tendang Pemain" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Umpuk Port Kawalan" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Permainan berhenti" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Bukan semua pemain memilik permainan. Anda pasti mahu mulakannya?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11812,173 +11901,173 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Anda pasti ingin keluar dari NetPlay?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "ID Bilik" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Cuba Lagi" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Permainan bertukar ke \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Permainan bermula" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Saiz penimbal berubah ke %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Nyahsegerak berkemungkinan dikesan: %1 mungkin telah dinyahsegerak pada " "bingkai %2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Sambung dengan pelayan NetPlay terputus..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Ralat Traversal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Tidak dapat cari pelayan pusat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin terlalu tua untuk pelayan traversal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11990,7 +12079,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12476,7 +12565,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12484,7 +12573,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12493,120 +12582,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Tetapan Bahagian Belakang" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Bahagian Belakang Audio:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Penyahkod Dolby Pro Logic II" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12619,85 +12718,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "Enjin Emulasi DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12828,42 +12949,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12871,78 +12992,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Kartu Game Boy Advance (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Tetapan Asas" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Benarkan Menipu" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12950,82 +13071,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Tanpa had" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Kelajuan Biasa)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Had Kelajuan:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Auto Kemaskini:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Tetapan Pelaporan Statistik Penggunaan" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Benarkan Pelaporan Statistik Penggunaan" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Jana satu Identiti Statistik Baharu" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Penjanaan Identiti" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Identiti baharu dijanakan." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13034,7 +13155,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13043,7 +13164,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13051,7 +13172,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13062,7 +13183,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13070,7 +13191,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13091,14 +13212,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13108,21 +13229,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13132,13 +13253,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13922,14 +14043,6 @@ msgstr "Tetapan Kawalan Jauh Wii" msgid "Sensor Bar Position:" msgstr "Kedudukan Palang Penderia:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Atas" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Bawah" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14453,15 +14566,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "Input TAS GameCube %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Bidak Utama" @@ -14495,71 +14608,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Bidak Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Butang Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Butang Klasik" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -15069,34 +15182,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15136,31 +15253,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -15230,44 +15347,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15275,7 +15392,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15331,6 +15448,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15348,8 +15472,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15368,7 +15492,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15422,10 +15546,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Laksana" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/nb.po b/Languages/po/nb.po index d5752f3dd5..7ffc0c0d07 100644 --- a/Languages/po/nb.po +++ b/Languages/po/nb.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: d1fcc80a35d5442129c384ac221ef98f_d2a8fa7 " ", 2015\n" @@ -30,17 +30,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -81,7 +81,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -96,30 +96,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informasjon" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Spørsmål" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Advarsel" @@ -267,15 +267,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Klarte ikke å laste kjørbar fil til minne." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Kan ikke starte spillet, fordi GC IPL ikke ble funnet." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Finner ikke GC IPL." @@ -365,7 +365,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -405,8 +405,9 @@ msgstr "Ned" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -418,8 +419,9 @@ msgstr "Til venstre" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -457,10 +459,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -470,7 +472,7 @@ msgstr "Nullstill" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -571,15 +573,15 @@ msgstr "Kontroller NetPlay-golfmodus" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Volum ned" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Volum opp" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Demp/avdemp lydstyrke" @@ -732,287 +734,291 @@ msgid "Previous Game Profile" msgstr "Forrige spillprofil" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Veksle krumningsinnstilling" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Skift bildestørrelse" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Slå på EFB-kopi" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Veksle XFB-Kopier" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Veksle XFB Øyeblikkelig Modus" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Slå på tåke" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Veksle teksturdumping" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Veksle Brukerteksturer" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Øk IR" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Reduser IR" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Frisikts-veksling" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Veksle 3D side-ved-side" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Veksle 3D topp-bunn" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Veksle 3D Anaglyph" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Reduser dybde" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Øk dybde" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Reduser konvergens" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Øk konvergens" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Åpne hurtiglagringsplass nr. 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Åpne hurtiglagringsplass nr. 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Åpne hurtiglagringsplass nr. 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Åpne hurtiglagringsplass nr. 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Åpne hurtiglagringsplass nr. 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Åpne hurtiglagringsplass nr. 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Åpne hurtiglagringsplass nr. 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Åpne hurtiglagringsplass nr. 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Åpne hurtiglagringsplass nr. 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Åpne hurtiglagringsplass nr. 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Last fra valgt kortplass" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Hurtiglagringsplass nr. 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Hurtiglagringsplass nr. 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Hurtiglagringsplass nr. 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Hurtiglagringsplass nr. 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Hurtiglagringsplass nr. 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Hurtiglagringsplass nr. 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Hurtiglagringsplass nr. 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Hurtiglagringsplass nr. 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Hurtiglagringsplass nr. 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Hurtiglagringsplass nr. 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Lagre til valgt kortplass" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Velg lagringsstadieplass 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Velg lagringsstadieplass 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Velg lagringsstadieplass 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Velg lagringsstadieplass 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Velg lagringsstadieplass 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Velg lagringsstadieplass 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Velg lagringsstadieplass 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Velg lagringsstadieplass 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Velg lagringsstadieplass 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Velg lagringsstadieplass 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Last inn hurtiglagring siste 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Last inn hurtiglagring siste 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Last inn hurtiglagring siste 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Last inn hurtiglagring siste 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Last inn hurtiglagring siste 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Last inn hurtiglagring siste 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Last inn hurtiglagring siste 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Last inn hurtiglagring siste 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Last inn hurtiglagring siste 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Last inn hurtiglagring siste 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Lagre eldste hurtiglagring" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Angre åpning av hurtiglagring" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Angre hurtiglagring" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Lagre hurtiglagring" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Last inn hurtiglagring" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1041,7 +1047,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Hurtigtaster" @@ -1062,8 +1068,8 @@ msgstr "Generelt" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volum" @@ -1120,7 +1126,7 @@ msgid "Graphics Toggles" msgstr "Grafikkbrytere" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Intern oppløsning" @@ -1190,46 +1196,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Disken som skulle settes inn ble ikke funnet." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "En plate er i ferd med å bli satt inn." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1315,7 +1321,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Bredbåndsadapter (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1384,37 +1390,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1442,8 +1438,8 @@ msgstr "Kontroll" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Knapper" @@ -1481,33 +1477,33 @@ msgstr "Tastatur" msgid "Keys" msgstr "Nøkler" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GC-minnekortmappe: ClearBlock ble påkalt med ugyldig blokkadresse" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT-filen er ugyldig. Dolphin vil nå avslutte" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1550,7 +1546,7 @@ msgstr "Sirkel-joystick" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C-joystick" @@ -1559,7 +1555,7 @@ msgid "Button" msgstr "Knapp" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1580,20 +1576,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Triggere" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Rumble" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1661,7 +1657,7 @@ msgstr "Klassisk kontroller" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Venstre joystick" @@ -1752,8 +1748,8 @@ msgstr "Treffsyrke" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1810,25 +1806,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Rist" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Vend" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Sving" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Akselerometer" @@ -1945,21 +1941,21 @@ msgid "uDraw GameTablet" msgstr "uDraw-spilltegnebrett" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Punkt" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1970,63 +1966,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Gyroskop" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Sideveisveksling" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Oppreisningsveksling" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Sideveis grep" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Oppreist grep" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Utvidelse" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Tilknytt MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Høytaler-lydforskyvelse" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Batteri" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Oppreist Wii-kontroll" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Sideveis Wii Remote" @@ -2290,20 +2286,20 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Kunne Ikke opprette klient." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Kunne Ikke opprette likemann." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Kunne ikke kommunisere med vert." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2311,131 +2307,131 @@ msgstr "" "Vertskoden er for lang.\n" "Vennligst sjekk at du har korrekt kode." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "Tjeneren er full." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "Serverens og klientens NetPlay-versjoner er ikke kompatible." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "Spillet kjøres for øyeblikket." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "Kallenavnet er for langt." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "Tjeneren sendte en ukjent feilmelding." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Synkroniserer lagringsdata..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "Kunne ikke slette NetPlay-minnekort. Verifiser dine skrivetillatelser." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "Kunne ikke tilbakestille NetPlay GCI-mappe. Verifiser dine skrivetillatelser." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "Kunne ikke tilbakestille NetPlay NAND-mappe. Verifiser dine " "skrivetillatelser." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Skriving av Mii-data mislyktes." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Skriving til Wii-lagringsfil mislyktes." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Synkroniserer Gecko-koder..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "Synkroniserer AR-koder..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Quality of Service (QoS) ble aktivert." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "Quality of Service (QoS) kunne ikke aktiveres." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Spillet kjører allerede!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Data mottatt!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Feil ved bearbeidelse av data." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Feil ved synkronisering av juksekoder." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Koder mottatt!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Tidsavbrudd for traverseringstjener under tilkobling til vert" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Tjeneren avslo traverseringsforsøk" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Ugyldig vert" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2513,8 +2509,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "Valgt spill eksisterer ikke i spillisten!" @@ -2532,28 +2528,28 @@ msgstr "Feil ved synkronisering av juksekoder!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2592,7 +2588,7 @@ msgstr "Tom" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Ukjent" @@ -2812,22 +2808,22 @@ msgid "Korean" msgstr "Koreansk" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2835,15 +2831,15 @@ msgstr "" msgid "Unpacking" msgstr "Utpakning" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Denne filen virker ikke som en BootMii NAND-sikkerhetskopi." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2963,12 +2959,24 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" "Oppdateringspartisjonen inneholder ikke IOS-versjonen brukt av denne " "tittelen." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2976,12 +2984,12 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -2992,14 +3000,14 @@ msgstr "" "vil være korrupt. Dette problemet finnes som regel kun på ulovlige " "spillkopier." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" "Formatet disk-bildefilen er lagret i, holder ikke størrelsen på bildefilen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3008,7 +3016,7 @@ msgstr "" "sannsynlig at dette er en dobbeltlags disk, som har blitt kopiert som " "enkeltlags disk." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3017,37 +3025,37 @@ msgstr "" "kopieringsprogram lagret diskbildefilen som flere biter, må du flette den " "inn i én fil." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" "Denne feilrettings-diskbildefilen har størrelsen til en vanlig kommersiell " "diskbildefil." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "Denne diskbildefilen har en uvanlig størrelse." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "Spill-IDen er inkonsekvent." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "Spill-IDen er uvanlig kort." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3059,7 +3067,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3067,34 +3075,43 @@ msgstr "" "Denne koreanske tittelen er satt til å bruke en IOS som ikke typisk brukes " "på koreanske konsoller. Dette vil sannsynligvis føre til ERROR #002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Tittelen er satt til en ugyldig IOS." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Tittelen er satt til å bruke en ugyldig fellesnøkkel." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3105,46 +3122,46 @@ msgstr "" "nåværende form, men kan konvertes tilbake til en bra rip. CRC32 av filen kan " "muligens matche CRC32 av en bra kopi, selv om de ikke er identiske." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Dette er en god dump." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin kan ikke verifisere ulisensierte disker." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3152,28 +3169,28 @@ msgstr "" "Dolphin kan ikke verifisere typiske TGC-filer ordentlig, siden de ikke er " "ripper av faktiske disker." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Dette er en dårlig dump." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3183,18 +3200,18 @@ msgstr "" "men siden Wii-titler inneholder mye verifiseringsdata, betyr det at det mest " "sannsynlig ikke er noen feil som vil påvirke emulering." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Ingen problemer ble funnet." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3202,7 +3219,7 @@ msgstr "" "Problem med lav alvorlighetsgrad funnet. Dette vil mest sannsynlig ikke " "hindre spillet fra å kjøre." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3210,7 +3227,7 @@ msgstr "" "Problemer med medium alvorlighetsgrad funnet. Hele eller deler av spillet " "vil sannsynligvis ikke fungere riktig." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3218,7 +3235,7 @@ msgstr "" "Problem med høy alvorlighetsgrad funnet. Spillet vil sannsynligvis ikke " "fungere i det hele tatt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3230,7 +3247,7 @@ msgstr "" "Fordi GameCube-diskbilledfiler inneholder lite verifikasjonsdata, kan det " "være problemer som Dolphin ikke kan oppdage." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3591,52 +3608,52 @@ msgid "Data Type" msgstr "Datatype" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3657,47 +3674,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3706,235 +3723,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Verdi:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Beskrivelse" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adresse" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -4058,10 +4087,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4093,49 +4121,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Feil" @@ -4160,17 +4188,17 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Sett opp Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" "Endring av juksekode vil kun tre i kraft etter at spillet er startet på nytt." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Dolphins juksesystem er for øyeblikket deaktivert." @@ -4213,31 +4241,30 @@ msgstr "DSU-klient" msgid "Nothing to configure" msgstr "Ingenting å sette opp" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Legg til en ny DSU-tjener" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, osv." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "IP-adresse for server" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Serverport" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Legg til" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Bruk" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4246,20 +4273,24 @@ msgstr "Legg til" msgid "Cancel" msgstr "Avbryt" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Aktiver" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Legg til…" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4268,9 +4299,9 @@ msgstr "Legg til…" msgid "Remove" msgstr "Fjern" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4331,10 +4362,10 @@ msgstr "Pakk ut systemdata…" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Vellykket" @@ -4433,12 +4464,12 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" "Seksjon som inneholder de fleste CPU- og maskinvarerelaterte innstillinger." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4446,13 +4477,13 @@ msgstr "" "Kontrollerer om dobbeltkjerne er aktivert. Kan øke ytelse, men også " "forårsake problemer. Standard er Sant" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4460,7 +4491,7 @@ msgstr "" "Kontrollerer om Minnekontrollmodulen skal emuleres fullstendig. Få spill " "krever denne funksjonen." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4468,7 +4499,7 @@ msgstr "" "Kontrollerer om høy-nivå eller lav-nivå DSP-emulering skal benyttes. " "Standard er Sant" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4476,113 +4507,47 @@ msgstr "" "Prøver å oversette stier på forhånd, noe som øker ytelse i de fleste " "tilfeller. Standard er Sant" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Seksjon som inneholder alle Gecko-juksekoder." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Seksjon som inneholder alle Action Replay-juksekoder." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Seksjon som inneholder alle grafikkrelaterte innstillinger." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Forhåndsinnstillinger" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Kunne ikke åpne konfigurasjonsfil!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Kunne ikke skrive til konfigurasjonsfilen!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "På" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Av" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Editor" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Oppdater" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Åpne i Ekstern Editor" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Kjerne" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Kunne ikke åpne konfigurasjonsfil!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Dobbelkjerne" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Kunne ikke skrive til konfigurasjonsfilen!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Video" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Lagre EFB-kopier kun til tekstur" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Lagre EFB-kopier kun til tekstur" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Tekstur-hurtiglager" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Sikker" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Middels" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Rask" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4590,6 +4555,11 @@ msgstr "" "Kunne ikke åpne ekstern editor.\n" "Pass på at det er en applikasjon valgt til å åpne INI-filer." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Kjerne" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Aktiver bruk av dobbelkjerne" @@ -4662,7 +4632,7 @@ msgid "Deterministic dual core:" msgstr "Deterministisk dobbelkjerne:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoskopi" @@ -4692,7 +4662,7 @@ msgid "Depth Percentage:" msgstr "Dybdeprosent:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Konvergens:" @@ -4711,6 +4681,10 @@ msgstr "Brukeroppsett" msgid "Graphics" msgstr "Grafikk" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Editor" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4724,63 +4698,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Ingen" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Forvalgt kontroller" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Ratt" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Dansematte" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK-bongotrommer" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube-kontrollere" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Port %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4799,19 +4773,32 @@ msgstr "Last ned koder fra WiiRD-databasen" msgid "Description:" msgstr "Beskrivelse:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Nedlasting av koder mislyktes." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Filen inneholdt ingen koder." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Nedlasting fullført" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "Lastet %1 koder. (Lagt til %2)" @@ -4913,60 +4900,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Diverse" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Beskjær" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Oppe" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Nede" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Diverse" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Aktiver progressiv skanning" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Rammefri fullskjermsvisning" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Eksperimentell" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Utsett EFB cahce-invalidering" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4974,21 +4981,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4996,7 +5003,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5004,46 +5011,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5062,14 +5069,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5082,21 +5089,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5104,21 +5104,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5127,7 +5127,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5141,7 +5141,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5150,15 +5150,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5414,89 +5463,93 @@ msgstr "Slå av Kopieringsfilter" msgid "Arbitrary Mipmap Detection" msgstr "Arbitrær Mipmap Oppdagelse" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Intern bildeoppløsning:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Kantutjevning:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Postbehandlingseffekt:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Av" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Side-ved-side" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Topp-og-bunn" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglyph" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passiv" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Bytt øyne" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Stereoskopisk 3D-modus:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Dybde:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(av)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 støtter ikke denne funksjonen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5505,7 +5558,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5515,7 +5568,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5526,7 +5579,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5549,19 +5602,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5570,7 +5623,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5578,7 +5631,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5588,7 +5641,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5596,7 +5649,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5607,14 +5660,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5622,20 +5675,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5643,7 +5696,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5652,18 +5705,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5673,35 +5726,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5726,10 +5779,6 @@ msgstr "Tving 4:3" msgid "Stretch to Window" msgstr "Strekk til Vindu" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5802,11 +5851,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "Kompiler shadere før start" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Bekreft endring av backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5816,27 +5865,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5858,21 +5907,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5880,7 +5929,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5889,7 +5938,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5898,7 +5947,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5909,34 +5958,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5965,22 +6014,42 @@ msgstr "Dropp EFB Access fra CPU" msgid "Ignore Format Changes" msgstr "Ignorer formatendringer" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Lagre EFB-kopier kun til tekstur" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "Utsett EFB Kopier til RAM" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Tekstur-hurtiglager" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU-teksturdekoding" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Sikker" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Nøyaktighet:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Rask" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Eksternt bildebuffer (EFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Lagre EFB-kopier kun til tekstur" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Øyeblikkelig tilgjengelig XFB" @@ -6089,8 +6158,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6263,9 +6332,9 @@ msgstr "Lagre som …" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Velg en fil" @@ -6321,7 +6390,7 @@ msgid "Toggle All Log Types" msgstr "Bytt alle loggtypene" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Logg" @@ -6333,9 +6402,9 @@ msgstr "Tekstbryting" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Nullstill" @@ -6403,8 +6472,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii Remote %1" @@ -6416,7 +6487,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6424,9 +6495,9 @@ msgstr "Lagre" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Last" @@ -6566,7 +6637,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "frakoblet" @@ -6638,7 +6709,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6665,8 +6736,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6684,10 +6755,10 @@ msgstr "Profilen \"%1\" finnes ikke" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Bekreft" @@ -6697,7 +6768,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Er du sikker på at du vil slette \"%1\"?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Dette kan ikke omgjøres!" @@ -6837,8 +6908,13 @@ msgstr "Patch Editor" msgid "Patch name" msgstr "Patch-navn" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Legg til" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7041,100 +7117,98 @@ msgstr "'Redump.org-'status:" msgid "Verify Integrity" msgstr "Verifiser integritet" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Kalkuler" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Verifiserer" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Lav" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Middels" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Høy" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii Remoter" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Gjennomstrøm en Blåtann-adapter" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Synkroniser" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Synkroniser virkelige Wii-kontrollere og koble dem til" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Tilbakestill alle Wii-kontroll parringer" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Emuler Wii-ens Blåtannsadapter" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Kontinuerlig skanning" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Ekte balansebrett" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Tillat høyttalerdata" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Koble til Wii Remoter for emulerte kontrollere" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Emulert Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Ekte Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Lagret Wii-kontroll parring kan ikke tilbakestilles når et Wii-spill kjører." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Synkronisering kan bare utløses når et Wii-spill kjører." @@ -7310,7 +7384,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7338,7 +7412,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Nye" @@ -7373,10 +7447,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Inngang" @@ -7400,10 +7474,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7579,7 +7653,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Betingelse" @@ -7736,7 +7810,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Hjelp" @@ -7932,13 +8006,13 @@ msgstr "Til:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Les" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Skriv" @@ -7954,7 +8028,7 @@ msgstr "Skriv til logg" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Stopp" @@ -8056,42 +8130,42 @@ msgstr "" msgid "Breakpoints" msgstr "Stoppunkter" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Aktiv" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Funksjon" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8104,7 +8178,7 @@ msgstr "Parametere" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Symboler" @@ -8217,7 +8291,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8232,7 +8306,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8505,7 +8579,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Tøm mellomlager" @@ -8633,7 +8707,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Flyttall" @@ -8641,7 +8715,7 @@ msgstr "Flyttall" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Dobbel" @@ -8677,7 +8751,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Søk" @@ -8782,7 +8856,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Data" @@ -8924,7 +8998,7 @@ msgid "No" msgstr "Nei" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Nettverk" @@ -9043,70 +9117,70 @@ msgstr "Registre" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Legg til i &overvåkingslisten" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Vis &minne" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Vis &kode" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Heksadesimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Signert heltall" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Usignert heltall" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Oppdater" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9573,12 +9647,20 @@ msgstr "Tar opp..." msgid "No file loaded / recorded." msgstr "Ingen filer lastet / tatt opp." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Gjennoppfrisker..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -9586,144 +9668,144 @@ msgstr "" "Dolphin kunne ikke finne noen GameCube/Wii ISO-filer eller WAD-filer.\n" "Dobbeltklikk her for å velge en spillmappe..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Velg mappe" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Konverter de valgte filene …" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Eksporter Wii-lagrefiler" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Slett valgte filer..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Egenskaper" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Sett som &forvalgt ISO" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Konverter fil …" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Endre &disk" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Utfør systemoppdatering" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Installer til NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Avinstaller fra NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Åpne Wii &lagringsmappe" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Eksporter Wii-lagrefil" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Åpne GameCube &Lagringsmappe" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Åpne &inneholdende mappe" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Slett fil…" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Etiketter" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Ny merkelapp..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Fjern merkelapp..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Vær vertskap med NetPlay" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Velg eksportmappe" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Lagringsfil Eksport" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Kunne ikke eksportere følgende lagringsfiler:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Eksportering av lagringsfiler var vellykket" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Feil" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Installering av tittelen til NAND var vellykket." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Klarte ikke å installere denne tittelen til NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -9731,28 +9813,28 @@ msgstr "" "Å avinstallere WAD-filen vil fjerne den nåværende installerte versjonen av " "denne tittelen fra NAND, uten å slette dens lagringsdata. Fortsett?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Fjerning av tittelen fra NAND var vellykket." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Kunne ikke fjerne denne tittelen fra NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Ingen lagringsfiler funnet." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Er du sikker på at du vil slette denne filen?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Klarte ikke å slette valgt fil." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -9760,96 +9842,96 @@ msgstr "" "Sjekk om du har tillatelsene påkrevd for å slette denne filen, eller om " "filen fortsatt er i bruk." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Plattform" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Tittel" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Skaper" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Filnavn" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Filbane" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "Spill-ID" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Region" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Filstørrelse" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Filformat" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Blokkstørrelse" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Kompresjon" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Ny etikett" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Navn for en ny merkelapp:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Fjern merkelapp" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Navn for tagg til å fjerne:" @@ -9958,7 +10040,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Klarte ikke å åpne \"%1\"" @@ -10017,12 +10099,12 @@ msgid "Create New Memory Card" msgstr "Opprett et nytt minnekort" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "GameCube-minnekort (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Alle filer (*)" @@ -10067,43 +10149,43 @@ msgstr "&Åpne…" msgid "&Create..." msgstr "&Opprett …" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ikon" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blokk" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Bytt til B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Bytt til A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Kopier til B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Kopier til A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -10111,70 +10193,70 @@ msgstr "" "Kunne ikke åpne minnekort:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Eksporter lagringsfil" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10182,7 +10264,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10190,45 +10272,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "Kunne ikke importere \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10236,79 +10318,79 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Kunne ikke åpne fil." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Kunne ikke lese fil." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" "Filstørrelsen samsvarer ikke med noen kjente Gamecube-minnekortstørrelser." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Ugyldige sjekksummer." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Ingen feil." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10361,21 +10443,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10383,11 +10465,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10395,46 +10477,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10458,20 +10540,20 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "Ugyldig Pakke %1 oppgitt: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -10479,52 +10561,52 @@ msgstr "" "Avstenging allerede underveis. Ulagret data kan gå tapt hvis du stopper " "nåværende emulering før den fullfører. Tving avslutning?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Vil du stoppe pågående emulering?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Klarte ikke å igangsette kjerne" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "Kan ikke starte en NetPlay-økt mens et spill er aktivt!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "En NetPlay-økt finnes allerede!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Klarte ikke å åpne tjener" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -10532,11 +10614,11 @@ msgstr "" "Klarte ikke å lytte til port %1. Kjøres det en annen instans av NetPlay-" "tjeneren?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Vil du legge til «%1» i listen over spillfilbaner?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10548,50 +10630,49 @@ msgstr "" "det er anbefalt at du bevarer sikkerhetskopier av begge NAND-filer. Er du " "sikker på at du vil fortsette?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii NAND sikkerhetskopifil (*.bin);;Alle filer (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "Importing NAND sikkerhetskopi" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"Importerer NAND sikkerhetskopi\n" -"Tid passert: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii nøkkelfil (*.bin);;Alle filer (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS-Filmer (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10873,421 +10954,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Tøm spillistehurtiglager" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Innstillinger" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "&Oppsett" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Grafikkinnstillinger" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Lyd-innstillinger" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Kontroller-innstillinger" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "Innstillinger for &hurtigtaster" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Start opp i pausemodus" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Skrift…" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Nettside" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Nettbasert &dokumentasjon" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&GitHub-pakkebrønn" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Feilsporer" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Se etter oppdateringer..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Om" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Listevisning" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Rutenettvisning" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Listekolonner" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Vis Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Vis GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Vis WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Vis ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Vis plattformer" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Vis PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Vis USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Vis Australia" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Vis Frankrike" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Vis Tyskland" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Vis Italia" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Vis Korea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Vis Nederland" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Vis Russland" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Vis Spania" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Vis Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Vis verden" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Vis ukjent" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Vis regioner" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Film" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "Start inn&dataopptak" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "Spi&ll av inndataopptak…" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Stopp avspilling/opptak av inndata" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Eksporter opptak…" -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Skrivebeskyttet modus" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS-inndata" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pause på slutten av filmen" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Dumping av bilder" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Dump lyd" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Fortolkerkjerne" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT Blokklinking Av" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Deaktiver JIT-lager" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Jit-logg Instruksjonsdekning" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Søk etter en instruks" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT Av (JIT Kjerne)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT LastLagre Av" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT Ibzx Av" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT LastLagre lXz Av" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT LastLagre Iwz Av" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT LastLagre Flyt Av" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT LastLagre Parret Av" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT FlytTall Av" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT Heltall Av" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT Parret Av" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT Systemregistre Av" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT Branching Av" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Tøm symboler" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "%Generer symboler fra" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Signaturdatabase" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO-moduler" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Last symbolkart" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Lagre symbolkart" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Last &Annen kartfil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Last &Dårlig kartfil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "&Lagre symbolkart som..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Lag&ringskode" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "Lag Signatu&rfil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "Føy på til &eksisterende signaturfil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "Kombiner &to signaturfiler..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "Legg p&å Singaturfil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Patch HLE-funksjoner" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Last inn Wii-systemmeny %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD-filer (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Wii-lagringsfiler (*.bin);;Alle filer (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Lagre import" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11295,33 +11384,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11329,69 +11418,69 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "Eksporterte %n lagringsfil(er)." -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND-sjekk" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Ingen feil har blitt oppdaget." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND er blitt reparert." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -11399,110 +11488,110 @@ msgstr "" "NAND kunne ikke repareres. Det er anbefalt å sikkerhetskopiere dine " "nåværende data for deretter å starte med en blank NAND." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Ekstrahering av sertifikat fra NAND vellykket" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Klarte ikke å pakke ut sertifikater fra NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Velg en debug-font" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Bekreftelse" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Vil du tømme listen over symbolnavn?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Genererte symbolnavn fra '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' ikke funnet, ingen symbolnavn generert" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "RSO-autooppdaging" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "Vil du auto-oppdage RSO-moduler?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Skriv inn RSO-moduladresse:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Ugyldig RSO-moduladresse: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Kunne ikke laste RSO-modul ved %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Velg RSO-moduladressen:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' ikke funnet, scanner for vanlige funksjoner istedet" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Lastet symboler fra '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Dolphin Map Fil (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Kunne ikke lagre kodemapping til sti '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Kunne ikke laste map-fil '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Kunne ikke lagre symbolkart til sti '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -11510,15 +11599,15 @@ msgstr "" "Eksporter kun symboler med prefiks:\n" "(Blank for alle symboler)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Kunne ikke lagre signaturfil '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -11526,39 +11615,39 @@ msgstr "" "Legg til kun symboler med prefiks:\n" "(Blank for alle symboler)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Kunne ikke legge til på signaturfil '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Kunne ikke lagre til signaturfil '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Søk instruksjon" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Instruksjon:" @@ -11674,7 +11763,7 @@ msgid "Game" msgstr "Spill" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Spillere" @@ -11703,75 +11792,75 @@ msgstr "Denne økten er passordbeskyttet:" msgid "Invalid password provided." msgstr "Ugyldig passord oppgitt." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Mellomlager:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Avslutt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "Synkroniser AR/Gecko-koder" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Streng innstillingssynkronisering" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11779,11 +11868,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11791,11 +11880,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Host Input-autoritet" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11803,85 +11892,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Golfmodus" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Sjekksum" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Nåværende spill" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Andre spill..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD-kort" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Ta opp inndata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Vis golfmodusoverlegg" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Send" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Kopier" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Spark spiller" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Velg kontrollerporter" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Stoppet spill" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Lagt til i NetPlay-indeksen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Kunne ikke legge til denne sesjonen i NetPlay-indeksen: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Ikke alle spillere har spillet. Vil du virkelig starte?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11893,172 +11982,172 @@ msgstr "" "\n" "Vennligst velg en spesifikk intern oppløsning." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Er du sikker på at du vil avslutte NetPlay?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "Rom-ID" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Ekstern" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Lokal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Spiller" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Spillstatus" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Mapping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revisjon" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Forsøk igjen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Spill endret til \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Startet spill" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 ble med" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 har forlatt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "Maksimum bufferstørrelse endret til %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Bufferstørrelse endret til %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Vertsinndataautoritet aktivert" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Vertsinndataautoritet deaktivert" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Maksimal Buffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Potensiell desynkronisering oppdaget: %1 kan ha desynkroniser i bilde %2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Mistet tilkobling til NetPlay-tjener…" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Kunne ikke koble til server: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Traverseringsfeil" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Kunne ikke finne sentral tjener" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin er for gammel for traverseringsserveren" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 golfer nå" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -12070,7 +12159,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12568,7 +12657,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12576,7 +12665,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12585,120 +12674,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Bakende-innstillinger" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Lyd-bakende:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II-dekoder" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Dekodingskvalitet:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Standard enhet" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12711,85 +12810,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP-emuleringsmotor" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12920,42 +13041,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12963,78 +13084,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Game Boy Advance-disker (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Grunnleggende innstillinger" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Aktiver juksekoder" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -13042,82 +13163,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Endre disk automatisk" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Vis nåværende spill på Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Ubegrenset" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Normal hastighet)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Fartsgrense:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Auto-oppdater innstillinger" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Autooppdater:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Ikke oppdater" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Utviklingsutgave (flere ganger daglig)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Innstillinger for rapportering av bruksstatistikk" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Skru på bruks- og statistikkrapportering" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Opprett en ny statistikk-identitet" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Identitetsgenerering" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Ny identietet opprettet." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13126,7 +13247,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13135,7 +13256,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13143,7 +13264,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13154,7 +13275,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13162,7 +13283,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13183,14 +13304,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13200,21 +13321,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13224,13 +13345,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -14014,14 +14135,6 @@ msgstr "Innstillinger for Wii Remote" msgid "Sensor Bar Position:" msgstr "Sensorbjelkeposisjon:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Oppe" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Nede" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14545,15 +14658,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "GameCube TAS-inndata %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Hoved-joystick" @@ -14593,71 +14706,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Nunchuck-Joystick" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wii-kontrollerknapper" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Nunchuk-knapper" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Klassiske knapper" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wii TAS-inndata %1 - Wii-kontroll + Nunchuck" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Wii TAS-inndata %1 - Klassisk-kontroller" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Wii TAS-inndata %1 - Wii-kontroll" @@ -15170,36 +15283,40 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" "Du bruker den nyeste versjonen som er tilgjengelig gjennom denne " "oppdateringskanalen." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15239,31 +15356,31 @@ msgid "Africa" msgstr "Afrika" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -15333,44 +15450,44 @@ msgstr "" msgid "Null" msgstr "Ingenting" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15378,7 +15495,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15438,6 +15555,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15455,8 +15579,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15475,7 +15599,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Komplierer skygger" @@ -15529,10 +15653,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Bruk" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/nl.po b/Languages/po/nl.po index 1d9c7fba9f..f7f2693b34 100644 --- a/Languages/po/nl.po +++ b/Languages/po/nl.po @@ -16,7 +16,7 @@ # Marinus Schot , 2013 # Martin Dierikx, 2022 # Mike van der Kuijl , 2019-2020 -# Mike van der Kuijl , 2020-2025 +# Mike van der Kuijl , 2020-2026 # Mike van der Kuijl , 2021-2022 # Appel “Appel Taart” Taart , 2014 # Philip Goto , 2023 @@ -29,9 +29,9 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" -"Last-Translator: Mike van der Kuijl , 2020-2025\n" +"Last-Translator: Mike van der Kuijl , 2020-2026\n" "Language-Team: Dutch (http://app.transifex.com/dolphinemu/dolphin-emu/" "language/nl/)\n" "Language: nl\n" @@ -40,17 +40,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT is niet actief" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "Mislukt om \"{0}\" te openen voor schrijven." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Schreef naar \"{0}\"." @@ -96,7 +96,7 @@ msgstr "" "Het bestand {0} kan niet worden geopend om te schrijven. Controleer of het " "bestand al geopend is in een ander programma." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -113,30 +113,30 @@ msgid "Unpack SD Card Now" msgstr "SD-Kaart Nu Uitpakken" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informatie" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Vraag" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Waarschuwing" @@ -306,15 +306,15 @@ msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" "{0} IPL gevonden in {1} map. Het is mogelijk dat de schijf niet herkend wordt" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Kon het uitvoerbare bestand niet in het geheugen laden." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Kan het spel niet starten, omdat de GC IPL niet kon worden gevonden." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Kan de GC IPL niet vinden." @@ -427,7 +427,7 @@ msgstr "" "De DFF's minimale loader versie ({0}) overschrijd de versie van deze FIFO " "Player ({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -471,8 +471,9 @@ msgstr "Omlaag" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -484,8 +485,9 @@ msgstr "Links" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -523,10 +525,10 @@ msgid "Increase" msgstr "Verhogen" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -536,7 +538,7 @@ msgstr "Reset" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -607,7 +609,7 @@ msgstr "Stoppen" #: Source/Core/Core/HotkeyManager.cpp:31 msgid "Toggle Fullscreen" -msgstr "&Volledig scherm omschakelen" +msgstr "Volledig scherm omschakelen" #: Source/Core/Core/HotkeyManager.cpp:32 Source/Core/DolphinQt/MenuBar.cpp:396 msgid "Take Screenshot" @@ -637,15 +639,15 @@ msgstr "Bedien NetPlay Golf Modus" msgid "Open Achievements" msgstr "Open Prestaties" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Volume Omlaag" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Volume Omhoog" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Schakel Volume Dempen Om" @@ -798,287 +800,291 @@ msgid "Previous Game Profile" msgstr "Vorig Spel Profiel" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Schakel Bijsnijden Om" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Schakel Beeldverhouding Om" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "Schakel EFB Toegang Overslaan Om" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Schakel EFB Kopieën Om" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Schakel XFB Kopieën Om" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Schakel XFB Onmiddellijke Modus Om" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Schakel Mist Om " -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Schakel Texture Dumpen Om" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Schakel Aangepaste Textures Om" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "IR verhogen" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Verlaag IR" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Vrije-Kijk Schakelaar" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Schakel 3D Naast elkaar Om" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Schakel 3D Boven en Beneden Om" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Schakel 3D Anaglyph Om" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Verlaag Diepte" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Diepte verhogen" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Verlaag Convergentie" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Convergentie verhogen" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Laad State Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Laad State Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Laad State Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Laad State Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Laad State Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Laad State Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Laad State Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Laad State Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Laad State Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Laad State Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Laden van Geselecteerde Slot" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Save State Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Save State Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Save State Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Save State Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Save State Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Save State Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Save State Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Save State Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Save State Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Save State Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Opslaan naar Geselecteerde Slot" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Selecteer State Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Selecteer State Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Selecteer State Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Selecteer State Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Selecteer State Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Selecteer State Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Selecteer State Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Selecteer State Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Selecteer State Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Selecteer State Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Laad Laatste State 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Laad Laatste State 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Laad Laatste State 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Laad Laatste State 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Laad Laatste State 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Laad Laatste State 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Laad Laatste State 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Laad Laatste State 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Laad Laatste State 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Laad Laatste State 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Sla Oudste State op" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Laad State Ongedaan Maken" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Save State Ongedaan Maken" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Save State" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Laad State" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "Geselecteerde state-slot verhogen" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Verlaag Geselecteerde State Slot" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "Laad ROM" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "Leeg ROM" @@ -1107,7 +1113,7 @@ msgid "Show Infinity Base" msgstr "Toon Infinity Base" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Sneltoetsen" @@ -1128,8 +1134,8 @@ msgstr "Algemeen" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volume" @@ -1186,7 +1192,7 @@ msgid "Graphics Toggles" msgstr "Graphics Schakelaars" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Interne resolutie" @@ -1264,48 +1270,48 @@ msgstr "" "\n" "DSPHLE: Onbekende ucode (CRC = {0:08x}) - AX wordt geforceerd." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" "De schijf die op het punt stond geplaatst te worden, kon niet worden " "gevonden." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Er ligt al een schijf in de lade." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Onbekend DVD commando {0:08x} - fatale fout" @@ -1405,7 +1411,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Breedbandadapter (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "Triforce Baseboard" @@ -1479,37 +1485,27 @@ msgstr "" " Controleer of u toegang hebt om te schrijven of verplaats het bestand " "buiten Dolphin" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Fout: GBA{0} ROM in {1} openen mislukt" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Fout: GBA{0} creëren core mislukt" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Fout: GBA{0} ROM in {1} laden mislukt" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Fout: GBA{0} BIOS in {1} openen mislukt" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Fout: GBA{0} BIOS in {1} laden mislukt" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Fout: GBA{0} save in {1} openen mislukt" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Fout: GBA{0} save in {1} laden mislukt" @@ -1537,8 +1533,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Knoppen" @@ -1576,26 +1572,26 @@ msgstr "Toetsenbord" msgid "Keys" msgstr "Toetsen" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Report: GCIFolder schrijft naar niet gealloceerde blok {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock aangeroepen met ongeldige blok adres" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "Spel overschreven door een andere save. Data corruptie {0:#x}, {1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT is fout. Dolphin sluit zich nu af" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1604,7 +1600,7 @@ msgstr "" "Waarschuwing: Het aantal blokken aangegeven door BAT ({0}) komt niet overeen " "met de geladen bestandsheader ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1658,7 +1654,7 @@ msgstr "Controle Stick" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C Stick" @@ -1667,7 +1663,7 @@ msgid "Button" msgstr "Knop" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1692,20 +1688,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Trekkers" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Rumble" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1773,7 +1769,7 @@ msgstr "Klassieke Controller" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Linker Stick" @@ -1864,8 +1860,8 @@ msgstr "Slagsterkte " #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1922,25 +1918,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Schudden" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Kantelen" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Zwaaien" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Versnellingsmeter" @@ -2057,21 +2053,21 @@ msgid "uDraw GameTablet" msgstr "uDraw GameTablet" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Wijzen" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "Horizontaal gezichtsveld" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2082,63 +2078,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "Camera gezichtsveld (beïnvloedt gevoeligheid van het wijzen)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "Verticale FOV" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "Wijzen (Passthrough)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Gyroscoop" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr " Schakel Zijwaarts" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Schakel Rechtop" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Zijwaarts Vasthouden" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Rechtop Vasthouden" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Extensie" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Koppel MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Speaker Pan" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Batterij" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Wii-afstandsbediening Rechtop" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Wii-afstandsbediening Zijwaarts" @@ -2454,20 +2450,20 @@ msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" "Afspelen wordt afgebroken. Fout in DeserializeDesiredState. byte:{0}{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Kon geen client maken." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Kon geen peer maken." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Kon niet communiceren met de host." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2475,70 +2471,70 @@ msgstr "" "De hostcode is te lang.\n" "Controleer nogmaals of u de juiste code heeft." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "De server is vol." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "De NetPlay versie van de server en client zijn incompatibel." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "Het spel wordt momenteel uitgevoerd." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "Nickname is te lang" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "De server verstuurde een onbekende foutmelding." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Onbekend bericht ontvangen met id : {0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Onbekend SYNC_SAVE_DATA-bericht ontvangen met id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Synchroniseren van save data..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "Kon de NetPlay-geheugenkaart niet verwijderen. Controleer uw schrijfrechten." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "Kon NetPlay CGI-map niet resetten. Controleer uw schrijfrechten." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "Kon NetPlay NAND-map niet resetten. Controleer uw schrijfrechten." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "Kon NetPlay omleid map niet resetten. Controleer uw schrijfrechten." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Kon Mii data niet schrijven." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Kon Wii-save niet schrijven." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "Schrijven van omgeleide save mislukt." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2546,60 +2542,60 @@ msgstr "" "NetPlay GBA{0} save bestand verwijderen mislukt. Controleer uw " "schrijfrechten." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "Onbekend SYNC_CODES bericht ontvangen met id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Gecko Codes aan het Synchroniseren..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "AR Codes aan het Synchroniseren..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Quality of Service (QoS) is succesvol geactiveerd." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "Quality of Service (QoS) kan niet worden geactiveerd." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Het spel draait al!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Data ontvangen!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Fout bij het verwerken van data." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Fout bij verwerking van codes." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Codes ontvangen!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Traversal server time-out tijdens het verbinden met de host" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Server heeft traversal poging geweigerd" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Ongeldige host" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Onbekende fout {0:x}" @@ -2683,8 +2679,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "Het geselecteerde spel bestaat niet in de spellijst!" @@ -2702,7 +2698,7 @@ msgstr "Fout bij het synchroniseren van cheat codes!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2711,22 +2707,22 @@ msgstr "" "nooit moeten gebeuren. Meld dit incident alstublieft via de bugtracker. " "Dolphin zal nu afsluiten." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2771,7 +2767,7 @@ msgstr "Leeg" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Onbekend" @@ -3004,22 +3000,22 @@ msgid "Korean" msgstr "Koreaans" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3027,15 +3023,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Uitpakken" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Dit bestand lijkt niet op een BootMii NAND-back-up." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "Dit bestand bevat geen geldig Wii bestandssysteem." -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Kon niet naar bestand {0} schrijven" @@ -3165,10 +3161,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "De {0} partitie heeft geen geldig bestandssysteem. " -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "De updatepartitie bevat niet de IOS die wordt gebruikt door dit spel." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3176,12 +3184,12 @@ msgstr "De updatepartitie bevat niet de IOS die wordt gebruikt door dit spel." #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Masterpiece)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3192,7 +3200,7 @@ msgstr "" "werken. Dit probleem komt over het algemeen alleen in illegale kopieën van " "spellen voor." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." @@ -3200,7 +3208,7 @@ msgstr "" "Het formaat waarin de schijfafbeelding is opgeslagen, slaat de grote van de " "schijfafbeelding niet op." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3209,7 +3217,7 @@ msgstr "" "hoogstwaarschijnlijk veroorzaakt doordat dit een dubbellaagse schijf is die " "als een enkellaagse schijf is gedumpt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3218,12 +3226,12 @@ msgstr "" "de schijfafbeelding in verschillende stukken heeft opgeslagen, moet u deze " "in één bestand samenvoegen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" "Deze debug schijfafbeelding heeft de grootte van een retail schijfafbeelding." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3233,24 +3241,24 @@ msgstr "" "laadtijden waarschijnlijk langer. U kunt waarschijnlijk geen input opnames " "delen en NetPlay niet gebruiken met iemand die een goede dump heeft." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "Deze schijfafbeelding heeft een ongebruikelijke grootte." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "Het spel ID is {0} maar zou {1} moeten zijn." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "Het spel ID is inconsistent." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "Het spel ID is ongewoon kort." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3263,7 +3271,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3271,28 +3279,37 @@ msgstr "" "Deze Koreaanse titel gebruikt een IOS die meestal niet wordt gebruikt op " "Koreaanse consoles. Dit leidt waarschijnlijk tot ERROR #002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Dit spel gebruikt een ongeldige IOS." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Dit spel gebruikt een ongeldige gedeelde sleutel." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" "De gespecificeerde gedeelde sleutel index is {0} maar zou {1} moeten zijn." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "Het ticket is niet correct ondertekend." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3302,7 +3319,7 @@ msgstr "" "verplaatst of kopieert, zal het Wii-systeemmenu niet meer starten en zal het " "ook weigeren om het te kopiëren of terug te zetten naar de NAND." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3314,7 +3331,7 @@ msgstr "" "geconverteerd. De CRC32 van dit bestand kan overeenkomen met de CRC32 van " "een goede dump, hoewel de bestanden niet identiek zijn." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3322,30 +3339,30 @@ msgstr "" "Sommige opvulgegevens die nul moeten zijn, zijn niet nul. Hierdoor kan het " "spel op bepaalde punten vastlopen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "Inhoud {0:08x} is beschadigd." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Een deel van de data kon niet worden gelezen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Er zijn fouten gevonden in {0} blokken in de {1} partitie." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "Er zijn fouten gevonden in {0} ongebruikte blokken in de {1} partitie." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Dit is een goede dump." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3353,11 +3370,11 @@ msgstr "" "Dit is een goede dump volgens Redump.org, maar Dolphin heeft problemen " "gevonden. Dit is misschien een fout in Dolphin." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin kan ongelicenseerde schijven niet verifiëren." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3365,11 +3382,11 @@ msgstr "" "Dolphin kan TGC bestanden niet verifiëren, omdat het geen dumps zijn van " "werkelijke schijven." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Dolphin is momenteel niet in staat Triforce-spellen te verifiëren." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3379,7 +3396,7 @@ msgstr "" "Desondanks is het mogelijk dat dit een goede dump is vergeleken met de Wii U " "eShop release van het spel. Dolphin kan dit niet verifiëren." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3387,11 +3404,11 @@ msgstr "" "Dit is een slechte dump. Dit betekend niet per se dat het spel niet goed " "werkt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Dit is een slechte dump." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3401,11 +3418,11 @@ msgstr "" "is, maar omdat Wii spellen veel verificatie data bevatten betekend het dat " "er waarschijnlijk geen problemen zijn die emulatie beïnvloeden. " -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Er zijn geen problemen gevonden" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3416,7 +3433,7 @@ msgstr "" "vergeleken met de Wii U eShop release van het spel. Dolphin kan dit niet " "verifiëren." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3424,7 +3441,7 @@ msgstr "" "Er zijn problemen met lage ernst gevonden. Het spel zal waarschijnlijk goed " "werken." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3432,7 +3449,7 @@ msgstr "" "Er zijn problemen met middelmatig ernst gevonden. Het spel of bepaalde delen " "van het spel zullen misschien niet goed werken." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3440,7 +3457,7 @@ msgstr "" "Er zijn zeer ernstige problemen gevonden. Het spel zal waarschijnlijk niet " "werken." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3452,7 +3469,7 @@ msgstr "" "Omdat GameCube-schijfafbeeldingen weinig verificatiedata bevatten kunnen er " "problemen zijn die Dolphin niet kan detecteren." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3823,52 +3840,52 @@ msgid "Data Type" msgstr "Data Type" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8-bit Unsigned Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16-bit Unsigned Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32-bit Unsigned Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64-bit Unsigned Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8-bit Signed Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16-bit Signed Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32-bit Signed Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64-bit Signed Integer" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32-bit Float" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64-bit Float" @@ -3891,47 +3908,47 @@ msgstr "" "Start eerst een spel voordat u een zoekactie start met standaard " "geheugengebieden." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] en [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 geheugen reeksen" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "Adresruimte per CPU state" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "Fysieke adresruimte" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "Virtuele adresruimte" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "Onbekende adresruimte" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Onbekend data type" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "uitgelijnd" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "niet-uitgelijnd" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3940,131 +3957,131 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "Bewaar adressen waar de waarde in het geheugen" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "is gelijk aan" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "is niet gelijk aan" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "is minder dan" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "is minder dan of gelijk aan" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "is meer dan" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "is meer dan of gelijk aan" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "deze waarde:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "laatste waarde" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "elke waarde" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "Parseer als Hex" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "Zoek en Filter" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "Huidige waarden verversen" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Reset Resultaat" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "Wachten op de eerste scan.." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "Geef waardes weer in Hex" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Automatisch bijwerken van huidige waardes" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "Kan niet vergelijken met de laatste waarde bij de eerste zoekactie." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "Kan de gegeven waarde niet verwerken tot het beoogde data type." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "Scan gelukt." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n adres(sen) is/zijn verwijderd." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n adres(sen) blijft/blijven over." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" "%n adres(sen) kon(den) niet worden benaderd in het geëmuleerde geheugen." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "%n adres(sen) gevonden." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "Er draait geen spel." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "Ongeldige parameters gegeven om te zoeken." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4072,107 +4089,119 @@ msgstr "" "Zoeken is momenteel niet mogelijk in de virtuele adresruimte. Laat het spel " "een tijdje draaien en probeer het opnieuw." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Onbekende fout opgetreden." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" "Verversen mislukt. Laat het spel een tijdje draaien en probeer het opnieuw." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "Huidige waarden ververst." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "Kan niet verversen zonder resultaten." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "In geheugen weergeven" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Aan watch toevoegen" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "Kan alleen AR code genereren voor waarden in virtueel geheugen." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "Kan geen AR code genereren voor dit adres." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Interne fout bij het genereren van AR code." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "Gegenereerde AR code(s)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Waarde:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Beschrijving" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adres" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Laatste Waarde" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Huidige Waarde" @@ -4297,10 +4326,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4332,49 +4360,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Fout" @@ -4399,18 +4427,18 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "Deze Gecko code bevat geen regels." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Dolphin Configureren" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" "Het veranderen van cheats zal pas van kracht worden wanneer het spel opnieuw " "wordt opgestart." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Dolphin's cheatsysteem is momenteel uitgeschakeld." @@ -4453,31 +4481,30 @@ msgstr "DSU Client" msgid "Nothing to configure" msgstr "Niets te configureren" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Nieuwe DSU Server Toevoegen" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, etc." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Server IP-adres" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Server Poort" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Toevoegen" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Toepassen" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4486,20 +4513,24 @@ msgstr "Toevoegen" msgid "Cancel" msgstr "Annuleren" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Inschakelen" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Toevoegen..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4508,17 +4539,13 @@ msgstr "Toevoegen..." msgid "Remove" msgstr "Verwijder" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"DSU-protocol maakt het gebruik van input- en bewegingsdata van compatibele " -"inputbronnen, zoals PlayStation, Nintendo Switch en Steam-controllers " -"mogelijk.

Raadpleeg deze pagina voor installatie-instructies." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4575,10 +4602,10 @@ msgstr "Systeemdata Uitpakken..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Geslaagd" @@ -4692,11 +4719,11 @@ msgstr "Camera 1" msgid "Free Look Settings" msgstr "Vrije-kijk-instellingen" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "Sectie die alle CPU en Hardware gerelateerde instellingen bevat." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4704,7 +4731,7 @@ msgstr "" "Bepaalt of Dual Core moet worden ingeschakeld. Kan de prestaties verbeteren, " "maar kan ook problemen veroorzaken. Standaard ingesteld op Aan" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4712,7 +4739,7 @@ msgstr "" "Emuleert de schijfsnelheid van echte hardware. Uitschakelen kan " "instabiliteit veroorzaken. Staat standaard op Aan" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4720,7 +4747,7 @@ msgstr "" "Bepaalt of de geheugenbeheerseenheid (MMU) volledig moet worden geëmuleerd. " "Weinig spellen vereisen dit." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4728,7 +4755,7 @@ msgstr "" "Bepaalt of high of low-level DSP-emulatie moet worden gebruikt. Standaard " "ingesteld op Waar" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4736,113 +4763,47 @@ msgstr "" "Tracht branches van tevoren te vertalen, waardoor de prestaties in de meeste " "gevallen verbeteren. Standaard ingesteld op Waar" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Sectie die alle Gecko cheatcodes bevat." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Sectie die alle Action Replay cheatcodes bevat." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Sectie die alle grafisch gerelateerde instellingen bevat." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Voorinstellingen" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Kon het configuratiebestand niet openen!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Kon configuratiebestand niet schrijven!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "Aan" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Uit" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Bewerker" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Verversen" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Openen in externe Bewerker" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Kon het configuratiebestand niet openen!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Dual-Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Kon configuratiebestand niet schrijven!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Video" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Bewaar EFB Kopieën alleen in Textures" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Bewaar XFB Kopieën alleen in Textures" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Textuurcache" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Veilig" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Medium" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Snel" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4850,6 +4811,11 @@ msgstr "" "Openen van bestand in externe editor mislukt.\n" "Zorg ervoor dat er een toepassing is toegewezen om INI-bestanden te openen." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Core" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Activeer Dual-Core" @@ -4925,7 +4891,7 @@ msgid "Deterministic dual core:" msgstr "Deterministische dual-core:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoscopie" @@ -4957,7 +4923,7 @@ msgid "Depth Percentage:" msgstr "Dieptepercentage:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Convergentie:" @@ -4976,6 +4942,10 @@ msgstr "Gebruikersconfiguratie" msgid "Graphics" msgstr "Grafisch" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Bewerker" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4989,63 +4959,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "Deze instelling overschrijven kerninstellingen van Dolphin. " -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Geen" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Standaardcontroller" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Stuurwiel" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Dansmat" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (Geïntegreerd)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Toetsenbordcontroller" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube-controllers" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Poort %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5064,19 +5034,32 @@ msgstr "Download Codes van de WiiRD-Database" msgid "Description:" msgstr "Beschrijving:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Kon codes niet downloaden." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Bestand bevat geen codes." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Download voltooid" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "%1 codes gedownload. (%2 toegevoegd)" @@ -5178,47 +5161,67 @@ msgid "PNG Compression Level" msgstr "PNG Compressie Level" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Overig" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Bijsnijden" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Aangepast" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Boven" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Beneden" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Overig" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Activeer Progressieve Scan" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Backend Multi-threading" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "Geef voorkeur aan VS voor Punt/Lijn uitbreiding" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "Cull Vertices op de CPU" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Randloos volledig scherm" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Experimenteel" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "EFB-cache-invalidatie uitschakelen" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "Handmatige Texture Sampling" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5226,7 +5229,7 @@ msgstr "" "Rendert de scène als een wireframe.

In geval van " "twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5236,7 +5239,7 @@ msgstr "" "

Vereist in de meeste gevallen een emulatie reset." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5248,7 +5251,7 @@ msgstr "" "schakelt dit ook debug symbolen in voor de gecompileerde shaders." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5258,7 +5261,7 @@ msgstr "" "

Gebruik deze optie als u de prestaties van Dolphin wilt meten." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
In geval van " "twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5280,7 +5283,7 @@ msgstr "" "Mipmapdetectie' is ingeschakeld in Verbeteringen." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5292,7 +5295,7 @@ msgstr "" "Mipmapdetectie' is ingeschakeld in Verbeteringen." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5302,7 +5305,7 @@ msgstr "" "DynamicInputTextures//.

In geval van " "twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5313,7 +5316,7 @@ msgstr "" "stotteringen op.

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5321,7 +5324,7 @@ msgstr "" "Dumpt de inhoud van EFB-kopieën naar User/Dump/Textures/." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5329,7 +5332,7 @@ msgstr "" "Dumpt de inhoud van XFB-kopieën naar User/Dump/Textures/." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
In geval " "van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5347,7 +5350,7 @@ msgstr "" "Laadt grafische mods van User/Load/GraphicsMods/." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5366,14 +5369,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5396,14 +5399,7 @@ msgstr "" "niveau 9, maar verwerken aanzienlijk sneller.

Als " "je het niet zeker weet, laat dit dan op 6 staan." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5413,7 +5409,7 @@ msgstr "" "software. De meeste spellen geven hier niks om.

In " "geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5427,7 +5423,7 @@ msgstr "" "

In geval van twijfel geselecteerd laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5437,7 +5433,7 @@ msgstr "" "voor het uitbreiden van punten en lijnen, selecteert de vertex shader voor " "de taak. Kan de prestatie beïnvloeden.

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5447,7 +5443,7 @@ msgstr "" "Kan de prestaties beïnvloeden.

In geval van twijfel " "leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5462,7 +5458,7 @@ msgstr "" "stabiliteit.

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5476,7 +5472,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5490,15 +5486,64 @@ msgstr "" "en vermindert prestaties enigszins.

In geval van " "twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." -msgstr "Uitgeschakeld omdat %1 geen geometry shaders ondersteunt." +msgstr "Geforceerd ingeschakeld omdat %1 geen geometry shaders ondersteunt." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "Uitgeschakeld omdat %1 geen VS uitbreiding ondersteunt." @@ -5773,89 +5818,93 @@ msgstr "Schakel Kopieerfilter uit" msgid "Arbitrary Mipmap Detection" msgstr "Arbitraire Mipmapdetectie" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "HDR Post-Processing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Interne resolutie:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Aliasing:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Textuurfiltering:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "Output Resampling:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Kleur Correctie:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Post-Processing Effect:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Uit" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Naast Elkaar" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Boven en Beneden" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglyph" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passief" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Wissel Ogen" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "Volledige Resolutie Per Oog Gebruiken" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Stereoscopische 3D Modus:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Diepte:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(uit)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 ondersteunt deze functie niet." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5870,7 +5919,7 @@ msgstr "" "

In geval van twijfel Native selecteren." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5887,7 +5936,7 @@ msgstr "" "

In geval van twijfel \"Geen\" selecteren." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5905,7 +5954,7 @@ msgstr "" "

In geval van twijfel, selecteer 'Standaard'." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5928,7 +5977,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -5936,7 +5985,7 @@ msgstr "" "Een groep functies om de kleuren nauwkeuriger te maken, zodat ze " "overeenkomen met de kleurruimte waar Wii en GC-spellen voor bedoeld zijn." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -5944,7 +5993,7 @@ msgstr "" "Past een post-processing effect toe na het verwerken van een frame.

In geval van twijfel selecteer (uit)." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5959,7 +6008,7 @@ msgstr "" "

In geval van twijfel geselecteerd laten." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5972,7 +6021,7 @@ msgstr "" "grafische problemen.

In geval van twijfel leeg " "laten." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5982,7 +6031,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5994,7 +6043,7 @@ msgstr "" "mist emulatie rekent.

In geval van twijfel leeg " "laten." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6013,7 +6062,7 @@ msgstr "" "dat door sommige tv's wordt gebruikt.

In geval van " "twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6022,7 +6071,7 @@ msgstr "" "Regelt de scheidingsafstand tussen de virtuele camera's.

Een hogere " "waarde zorgt voor een sterker gevoel van diepte." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6033,7 +6082,7 @@ msgstr "" "virtuele objecten op de voorgrond van een scherm moeten worden getoond." "

Een hogere waarde zorgt voor een sterker 'uit het scherm' effect." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6042,14 +6091,14 @@ msgstr "" "stereoscopie modus.

In geval van twijfel leeg laten." "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6062,7 +6111,7 @@ msgstr "" "

In geval van twijfel geselecteerd laten." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6077,18 +6126,18 @@ msgstr "" "

In geval van twijfel geselecteerd laten." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6098,35 +6147,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Anti-Aliasing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Textuurfiltering" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "Output Resampling" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Kleur Correctie" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Post-Processing Effect" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Stereoscopische 3D Modus" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Diepte" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Convergentie" @@ -6151,10 +6200,6 @@ msgstr "Forceer 4:3" msgid "Stretch to Window" msgstr "Uitrekken naar venster" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Aangepast" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "Aangepast (Strech)" @@ -6227,11 +6272,11 @@ msgstr "Tekenen Overslaan" msgid "Compile Shaders Before Starting" msgstr "Compileer Shaders Voor Starten" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Backend-wijziging bevestigen" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6241,7 +6286,7 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6251,7 +6296,7 @@ msgstr "" "zal er een render venster worden aangemaakt.

In " "geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6259,7 +6304,7 @@ msgstr "" "Past de venster grootte automatisch aan aan de interne resolutie." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
In geval van twijfel " "leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6291,7 +6336,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6301,7 +6346,7 @@ msgstr "" "prestaties als de emulatiesnelheid onder de 100% is." "

In geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6312,7 +6357,7 @@ msgstr "" "low-end hardware.

In geval van twijfel deze modus " "selecteren." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6324,7 +6369,7 @@ msgstr "" "

Alleen aanbevolen als u stotteringen ondervindt " "met Hybride Ubershaders en u een krachtige GPU heeft." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6338,7 +6383,7 @@ msgstr "" "het shadercompilatie met minimale impact op de prestaties, maar de " "resultaten zijn afhankelijk van het gedrag van video-stuurprogramma's." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6352,7 +6397,7 @@ msgstr "" "

Niet aanbevolen, gebruik alleen als de andere " "opties slechte resultaten opleveren." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6370,28 +6415,28 @@ msgstr "" "shader-wachtrij de framerate kan verminderen.

In " "geval van twijfel leeg laten." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Adapter" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Beeldverhouding" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Aangepaste Beeldverhouding Breedte" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Aangepaste Beeldverhouding Hoogte" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6399,7 +6444,7 @@ msgstr "" "Selecteert een hardware-adapter om te gebruiken.

In " "geval van twijfel de eerste selecteren." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6430,22 +6475,42 @@ msgstr "Sla EFB toegang van de CPU over" msgid "Ignore Format Changes" msgstr "Formaatwijzigingen negeren" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Bewaar EFB Kopieën alleen in Textures" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "Stel EFB Kopieën naar RAM uit" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Textuurcache" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "Textuurdecodering door GPU" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Veilig" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Nauwkeurigheid:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Snel" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Externe Frame Buffer (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Bewaar XFB Kopieën alleen in Textures" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "XFB direct presenteren" @@ -6579,8 +6644,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6771,9 +6836,9 @@ msgstr "Opslaan als..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Selecteer een Bestand" @@ -6829,7 +6894,7 @@ msgid "Toggle All Log Types" msgstr "Schakel Alle Log Types Om" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Log" @@ -6841,9 +6906,9 @@ msgstr "Regelafbreking" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Legen" @@ -6916,8 +6981,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii-afstandsbediening %1" @@ -6929,7 +6996,7 @@ msgstr "Venstergrootte" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6937,9 +7004,9 @@ msgstr "Opslaan" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Laden" @@ -7082,7 +7149,7 @@ msgstr "standaard" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "verbinding verbroken" @@ -7156,7 +7223,7 @@ msgid "Reset All" msgstr "Reset Alles" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7183,8 +7250,8 @@ msgid "Profile" msgstr "Profiel" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7202,10 +7269,10 @@ msgstr "Het profiel '%1' bestaat niet" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Bevestigen" @@ -7215,7 +7282,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Weet u zeker dat u '%1' wilt verwijderen?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Dit kan niet ongedaan gemaakt worden!" @@ -7355,8 +7422,13 @@ msgstr "Patch Bewerker" msgid "Patch name" msgstr "Patchnaam" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Toevoegen" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7559,103 +7631,99 @@ msgstr "Redump.org Status:" msgid "Verify Integrity" msgstr "Verifieer Integriteit" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Bereken" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Verifiëren" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Laag" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Medium" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Hoog" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "Voor Adapters Scannen..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Automatisch" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii-afstandsbedieningen" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Bluetooth-adapter doorgeven" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Sync" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Echte Wii-afstandsbedieningen synchroniseren en paren" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Reset alle opgeslagen Wii-afstandsbediening koppelingen" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Bluetooth-adapter Wii emuleren" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Continu Scannen" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Echt Balance Board" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Activeer Speaker Data" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Verbind Wii-afstandbediening voor Geëmuleerde Controllers" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Geëmuleerde Wii-afstandsbediening" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Echte Wii-afstandsbediening" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"Er is geen ondersteunde Bluetooth apparaat gevonden.\n" -"Koppel je Wii-afstandsbediening handmatig aan het systeem." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Opgeslagen Wii-afstandsbediening koppelingen kunnen alleen gerest worden " "wanneer er een Wii spel draait." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" "Een synchronisatie kan alleen worden geactiveerd wanneer er een Wii spel " @@ -7873,7 +7941,7 @@ msgid "No input" msgstr "Geen input" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7904,7 +7972,7 @@ msgstr "" "Wilt u alles opslaan en afsluiten?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Nieuw" @@ -7939,10 +8007,10 @@ msgstr "Basis Adres" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Input" @@ -7968,10 +8036,10 @@ msgstr "Alle Assembly-bestanden" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8150,7 +8218,7 @@ msgstr "onwaar" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Voorwaarde" @@ -8307,7 +8375,7 @@ msgid "Wipe &Inspection Data" msgstr "Wis &Inspectie Data" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Hulp" @@ -8503,13 +8571,13 @@ msgstr "Naar:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Lezen" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Schrijven" @@ -8525,7 +8593,7 @@ msgstr "Schrijf naar Log" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Afbreken" @@ -8627,42 +8695,42 @@ msgstr "Voorwaardelijke hulp" msgid "Breakpoints" msgstr "Breekpunten" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "Bewerk Voorwaarde" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "Bewerk voorwaardelijke uitdrukking" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Actief" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Functie" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "Eind Adres" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "In Code Weergeven" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Bewerk..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "In Geheugen Weergeven" @@ -8675,7 +8743,7 @@ msgstr "Parameters" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Symbolen" @@ -8788,7 +8856,7 @@ msgid "Run Until" msgstr "Uitvoeren Tot" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "Blijf Uitvoeren" @@ -8805,7 +8873,7 @@ msgstr "" "Uitgevoerde instructies: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9089,7 +9157,7 @@ msgstr "" "Software JIT blok profilering omschakelen (dit zal de JIT cache wissen)." #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Leeg Cache" @@ -9217,7 +9285,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Float" @@ -9225,7 +9293,7 @@ msgstr "Float" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Double" @@ -9261,7 +9329,7 @@ msgstr "Signed 32" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Zoeken" @@ -9366,7 +9434,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Data" @@ -9508,7 +9576,7 @@ msgid "No" msgstr "Nee" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Netwerk" @@ -9627,70 +9695,70 @@ msgstr "Registers" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Aan &watch toevoegen" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Geheugen &breekpunt toevoegen" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Bekijk &geheugen" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Bekijk &code" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadecimaal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Signed Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Unsigned Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Alle Hexadecimaal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "Alles Signed Integer" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "Alles Unsigned Integer" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "Alle Float" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "Alles Double" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "Uitvoeren tot hit (negeer breekpunten)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Update" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Timed Out" @@ -10166,12 +10234,20 @@ msgstr "Opnemen..." msgid "No file loaded / recorded." msgstr "Geen bestand geladen / opgenomen." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Verversen..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10179,146 +10255,146 @@ msgstr "" "Dolphin kon geen GameCube/Wii ISO's of WAD's vinden.\n" "Dubbelklik hier om een spellenmap in te stellen ..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Selecteer een Map" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Converteer Geselecteerde Bestanden..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Exporteer Wii Saves" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Verwijder Geselecteerde Bestanden..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Eigenschappen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Start met Riivolution Patches..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Stel in als &Standaard-ISO" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Converteer Bestand..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "&Schijf wisselen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Voer Systeemupdate Uit" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Naar NAND installeren" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Deïnstalleren van de NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Open Wii &Save Map" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Exporteer Wii Save" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Open GameCube &Save Map" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "&Bijbehorende map openen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Verwijder Bestand..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Snelkoppeling Toevoegen aan Bureaublad" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" "Er is een probleem opgetreden bij het toevoegen van een snelkoppeling aan " "het bureaublad." -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Tags" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Nieuwe Tag..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Tag Verwijderen..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Host met NetPlay" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Selecteer Export Map" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Export Opslaan" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Kon de volgende save bestanden niet exporteren:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Save bestanden succesvol geëxporteerd" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Gefaald" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Titel succesvol geïnstalleerd op de NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Kon deze titel niet installeren op de NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10327,28 +10403,28 @@ msgstr "" "van deze titel uit de NAND, zonder dat zijn save data wordt verwijderd. " "Doorgaan?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Titel succesvol verwijderd van de NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Kon deze titel niet van de NAND verwijderen." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Geen save data gevonden." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Weet u zeker dat u dit bestand wilt verwijderen?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Kon het geselecteerde bestand niet verwijderen." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10356,96 +10432,96 @@ msgstr "" "Controleer of u de vereiste machtigingen heeft om het bestand te " "verwijderen, of dat het nog in gebruik is." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Platform" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Titel" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Maker" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Bestandsnaam" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Bestandspad" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "Spel ID" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Regio" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Bestandsgrootte" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Bestandsformaat" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Blokgrootte" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Compressie" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "Tijd Gespeeld" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Nieuwe tag" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Naam voor deze nieuwe tag:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Tag verwijderen" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Naam van de te verwijderen tag:" @@ -10556,7 +10632,7 @@ msgid "&Interframe Blending" msgstr "&Interframe Menging" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Kon '%1' niet openen" @@ -10615,12 +10691,12 @@ msgid "Create New Memory Card" msgstr "Maak Nieuwe Geheugenkaart" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "GameCube Geheugenkaarten (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Alle Bestanden (*)" @@ -10665,43 +10741,43 @@ msgstr "&Openen…" msgid "&Create..." msgstr "&Aanmaken…" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Bestandsnaam" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Icoon" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blokken" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Overschakelen naar B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Overschakelen naar A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Kopiëren naar B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Kopiëren naar A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "Vrije Blokken: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "Vrije Bestanden: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -10709,70 +10785,70 @@ msgstr "" "Mislukt geheugenkaart te open:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "GameCube Geheugenkaart" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "Data inconsistent in GCMemcardManager, actie afbreken." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Native GCI bestand" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "MadCatz Gameshark bestanden" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Datel MaxDrive/Pro bestanden" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Exporteren Mislukt" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "Lezen van geselecteerde save bestand(en) van geheugenkaart mislukt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Exporteer Save Bestand" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "Schrijven van save bestand naar schijf mislukt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Exporteer Save Bestanden" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "Exporteren van %n van de %1 save bestand(en) is mislukt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "Exporteren van %n van de %1 save bestand(en) gelukt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10782,7 +10858,7 @@ msgstr "" "Niet genoeg vrije bestanden op de doelgeheugenkaart. Ten minste %n vrije " "bestand(en) vereist." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10792,47 +10868,47 @@ msgstr "" "Niet genoeg vrije blokken op de doelgeheugenkaart. Ten minste %n vrij(e) " "blok(ken) vereist." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" "Minstens twee van de geselecteerde opslagbestanden hebben dezelfde interne " "bestandsnaam." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "De doelgeheugenkaart bevat al een bestand \"% 1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "Importeren mislukt" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "Mislukt om \"%1\" te importeren." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "Schrijven van gewijzigde geheugenkaart naar schijf mislukt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "Save-bestand(en) importeren" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Ondersteunde bestandsformaten" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10844,83 +10920,83 @@ msgstr "" "\n" "Importeren afbreken." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Kopie mislukt" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "Wilt u de %n geselecteerde save bestand(en) verwijderen?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "Verwijderen Mislukt" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "Verwijderen bestand mislukt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "Herstel Controlesom Mislukt" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Kon bestand niet openen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Kon bestand niet lezen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" "Bestandsgrootte komt niet overeen met een bekende GameCube geheugenkaart " "grootte." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" "Bestandsgrootte in header komt niet overeen met de werkelijke kaartgrootte." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Ongeldige controlesom" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Verschil tussen het aantal vrije blokken in de header en de werkelijke " "ongebruikte blokken." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "Verschil tussen interne data structuren." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Data in bestandsgedeelte dat ongebruikt zou moeten zijn." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Geen fouten." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "Openen bestand mislukt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "Lezen bestand mislukt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Data in onherkenbaar formaat of corrupt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Onbekende fout." @@ -10973,21 +11049,21 @@ msgstr "Speler Twee Vaardigheid Een" msgid "Player Two Ability Two" msgstr "Speler Twee Vaardigheid Twee" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Creëer" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "Selecteer Figuur Bestand" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Openen van Infinity bestand mislukt!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10999,11 +11075,11 @@ msgstr "" "\n" "Het bestand is mogelijk al in gebruik op de base." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "Lezen van infinity bestand mislukt!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11015,46 +11091,46 @@ msgstr "" "\n" "Het bestand was te klein." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "Infinity Figuur Maker" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Onbekend--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "Figuur Nummer:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Fout bij het omzetten van de waarde" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "Ingevoerde karakter is ongeldig!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Onbekend(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Maak Infinity Bestand aan" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "Infinity Object (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Mislukt om Infinity bestand te creëren" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11083,20 +11159,20 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "Batch modus kan niet worden gebruikt zonder een spel te specificeren. " -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "Fout opgetreden bij het laden van sommige texture packs" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "Ongeldige Pakket %1 ingevoerd: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Alle GC/Wii bestanden" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11104,7 +11180,7 @@ msgstr "" "Er wordt al afgesloten. Niet-opgeslagen data kan verloren gaan wanneer u de " "huidige emulatie stopzet voordat het afsluiten voltooid wordt. Stop forceren?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." @@ -11112,46 +11188,46 @@ msgstr "" "Wilt u de huidige emulatie stoppen? Niet opgeslagen prestatie wijzigingen " "gedetecteerd." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Wilt u de emulatie stoppen?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Kon core niet initiëren" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "Kan geen NetPlay-sessie starten als spel nog draait!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Er is al een NetPlay sesie bezig!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Kon server niet openen" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -11159,11 +11235,11 @@ msgstr "" "Luisteren naar poort %1 mislukt. Is er nog een exemplaar van de NetPlay-" "server actief?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Wilt u \"%1\" toevoegen aan de lijst met Spelpaden?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11175,50 +11251,49 @@ msgstr "" "omkeerbaar, dus het is raadzaam om back-ups van beide NAND's maken. Weet u " "zeker dat u wilt doorgaan?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "NAND Backup Selecteren" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii NAND backup bestanden (*.bin);;Alle bestanden (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "NAND-back-up importeren" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"NAND-back-up importeren\n" -" Verstreken tijd: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii sleutelbestand (*.bin);;Alle Bestanden (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "Selecteer Opnamebestand om Af te Spelen" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS Opname (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "Sla Opnamebestand op Als" @@ -11500,421 +11575,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Assembler" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Gamelijstcache opschonen" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opties" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Co&nfiguratie" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Grafische instellingen" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Geluidsinstellingen" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Controllerinstellingen" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Sneltoetsinstellingen" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "&Vrije-kijkinstellingen" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Opstarten naar Pauze" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "Reset Negeer Panic Handler" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Lettertype..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Website" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Online &Documentatie" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&GitHub-repository" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Bug-tracker" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Controleer op updates..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Over" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Lijstweergave" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Rasterweergave" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Lijstkolommen" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Wii tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "GameCube tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Toon Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "WAD tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "ELF/DOL tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Platforms tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "JPN tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "PAL tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "VS tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Australië tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Frankrijk tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Duitsland tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Italië tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Korea tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Nederland tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Rusland tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Spanje tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Taiwan tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Wereld tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Onbekend tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Regio's tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Alles tonen" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Alles verbergen" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Opname" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "Start Input &Opname" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "Input Opname Af&spelen..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Afspelen/opnemen van input stoppen" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Exporteer Opname..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Alleen-lezen-modus" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS-input" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pauzeer aan het Einde van de Opname" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Dump Frames" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Dump Audio" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Interpreter Core" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT Block Linking Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "JIT-cache uitschakelen" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Schakel Fastmem uit" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Schakel Fastmem Arena uit" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "Schakel Large Entry Points Map uit" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Log JIT Instructiedekking" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Zoek naar Instructie" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "JIT Blok Profilering Activeren" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "JIT Blok Profilering Data Wissen" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "Schrijf JIT Blok Log Dump" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT Uit (JIT Core)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT LoadStore Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT LoadStore lbzx Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT LoadStore lXz Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT LoadStore lwz Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT LoadStore Floating Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT LoadStore Paired Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT FloatingPoint Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT Integer Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT Paired Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT SysteemRegisters Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT Branch Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "JIT Registercache Uit" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "Symbolen &wissen" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "Symbolen &genereren van" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Signatuurdatabase" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO Modules" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "Symbol-map &laden" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Symbol-map opslaan" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Laad &Ander Mapbestand..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Laad &Slechte Mapbestand..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Sla Symbol Map Op &Als..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Code Op&slaan" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "M&aak Signatuurbestand aan..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "Toevoegen aan &Bestaand Signatuurbestand..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "Combineer &Twee Signatuurbestanden..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "P&as Signatuur Toe..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Patch HLE Functies" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "Laad vWii Systeem Menu %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Wii-systeemmenu %1 laden" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD bestanden (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "Savebestand Selecteren" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Wii save bestanden (*.bin);;All Files (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Import Opslaan" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11922,11 +12005,11 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Save bestand succesvol geïmporteerd." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -11934,14 +12017,14 @@ msgstr "" "Save bestand importeren mislukt. Het bestand lijkt beschadigd te zijn of is " "geen geldige Wii-save." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "Save bestand importeren mislukt. Start het spel eerst en probeer het dan " "opnieuw." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -11951,11 +12034,11 @@ msgstr "" "verhindert de toegang tot bestanden erin. Probeer uw NAND te repareren " "(Tools -> Beheer NAND -> Controleer NAND...) en importeer de save opnieuw." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Save Map Selecteren" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11963,37 +12046,37 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: Save bestand importeren mislukt. Start het spel eerst en probeer het dan " "opnieuw." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "%n save(s) geëxporteerd" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12001,7 +12084,7 @@ msgstr "" "Het door de gebruiker toegankelijke deel van uw NAND bevat %1 blokken (%2 " "KiB) aan data, uit het toegestane maximum van %3 blokken (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12009,15 +12092,15 @@ msgstr "" "Het systeemgereserveerde deel van uw NAND bevat %1 blokken (%2 KiB) aan " "data, uit het toegestane maximum van %3 blokken (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND-controle" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12025,15 +12108,15 @@ msgstr "" "Uw NAND bevat meer data dan toegestaan. De Wii-software zou zich mogelijk " "onjuist functioneren of opslaan niet toe staan." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Er zijn geen problemen gedetecteerd." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "De NAND is gerepareerd." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12041,110 +12124,110 @@ msgstr "" "De NAND kon niet worden gerepareerd. Het wordt aanbevolen om een back-up te " "maken van uw huidige gegevens en opnieuw te beginnen met een nieuwe NAND." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Certificaten succesvol uitgepakt van NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Kon geen certificaten uitpakken van NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Kies een debug-lettertype" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Bevestiging" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Wilt u de lijst met symboolnamen legen?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Gegenereerde symboolnamen van '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' niet gevonden, geen symboolnamen gegenereerd" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "RSO autodetectie" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "Auto-detect RSO module?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Voer adres van de RSO-module in:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Ongeldig RSO-moduleadres: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Kon RSO-module op %1 niet laden" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Module gevonden: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "RSO Module Detecteren" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "Kan RSO-module niet automatisch detecteren" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Selecteer het RSO module adres:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' niet gevonden, in plaats daarvan zoeken naar algemene functies" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Symbolen geladen van '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Laad Mapbestand" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Dolphin Mapbestand (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Sla Map Bestand op" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Kon code map niet opslaan naar pad '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Kon mapbestand'%1' niet laden" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Kon symbool map niet opslaan naar pad '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12152,15 +12235,15 @@ msgstr "" "Exporteer alleen symbolen met voorvoegsel:\n" "(Leeg voor alle symbolen)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Signatuurbestand Opslaan" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Kon signatuurbestand '%1' niet opslaan" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12168,39 +12251,39 @@ msgstr "" "Alleen symbolen toevoegen die beginnen met:\n" "(Leeg voor alle symbolen)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Voeg Signatuur toe aan" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Mislukt om signatuurbestand toe te voegen aan bestand '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Pas Signatuurbestand toe" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "Kies Prioriteit Inputbestand" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "Kies Secundair Inputbestand" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Kon niet opslaan naar signatuurbestand '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Zoek instructie" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Instructie:" @@ -12321,7 +12404,7 @@ msgid "Game" msgstr "Spel" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Spelers" @@ -12350,29 +12433,29 @@ msgstr "Deze sessie heeft een wachtwoord nodig:" msgid "Invalid password provided." msgstr "Ongeldig wachtwoord ingevoerd." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Buffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Stoppen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "Geen Save Data" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12380,11 +12463,11 @@ msgstr "" "Netplay zal starten zonder enige save data, en alle aangemaakte save data " "worden aan het einde van de Netplay-sessie weggegooid." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "Laad Alleen Host Save Data" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12394,11 +12477,11 @@ msgstr "" "de Netplay-sessie zijn gemaakt of gewijzigd worden aan het eind van de " "sessie weggegooid." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "Laad en Schrijf Alleen Host Save Data" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12407,11 +12490,11 @@ msgstr "" "Netplay-sessie zijn gemaakt of gewijzigd blijven in de lokale saves van de " "host." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "Alle Wii Save Data gebruiken" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12421,15 +12504,15 @@ msgstr "" "save van het spel dat gestart wordt. Handig als u halverwege van spel " "wisselt. Heeft geen effect als Geen Save Data is geselecteerd." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "AR/Gecko Codes Synchroniseren" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Strikte Instellingensynchronisatie" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12441,11 +12524,11 @@ msgstr "" "Kan desync in spellen die EFB-reads gebruiken voorkomen. Zorg ervoor dat " "iedereen dezelfde video-backend gebruikt." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Eerlijke Input Vertraging" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12457,11 +12540,11 @@ msgstr "" "Geschikt voor competitieve spellen waarbij rechtvaardigheid en minimale " "latentie het belangrijkst zijn." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Host Input Autoriteit" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12473,11 +12556,11 @@ msgstr "" "maar de latentie voor anderen groter wordt. Geschikt voor casual spellen met " "3+ spelers, mogelijk op onstabiele of hoge latency-verbindingen." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Golf Modus" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12487,74 +12570,74 @@ msgstr "" "vertraging heeft) op elk moment gewisseld kan worden.\n" "Geschikt voor turn-based spellen met timing gevoelige bediening, zoals golf." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Controlesom" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Huidig spel" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Ander spel..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD-Kaart" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Input Opnemen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Golfmodus-overlay tonen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "Externe GBA's verbergen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Verzend" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Kopieer" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Speler kicken" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Controllerpoorten Toewijzen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Gestopt spel" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Succesvol aan NetPlay index toegevoegd" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Mislukt om deze sessie aan de NetPlay index toe voegen: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Niet alle spelers hebben het spel. Weet u zeker dat u wilt doorgaan?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12566,47 +12649,47 @@ msgstr "" "\n" "Selecteer een specifieke interne resolutie." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Weet u zeker dat u NetPlay wilt afsluiten?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "Kamer ID" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Extern" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Lokaal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Speler" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Spelstatus" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Mapping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revisie" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "Verkeerde hash" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -12615,126 +12698,126 @@ msgstr "" "selecteer Eigenschappen, ga naar het tabblad Verifieer, en selecteer " "Verifieer Integriteit om de hash te controleren" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "Verkeerde schijf nummer" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "Spel heeft een ander schijf nummer" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Verkeerde revisie" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "Spel heeft een andere revisie" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Verkeerde regio" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "Spel regio komt niet overeen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "Niet gevonden" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "Geen overeenkomend spel gevonden" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Verbinden" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Opnieuw" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Spel gewijzigd naar \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "GBA%1 ROM verandert naar \"%2\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "GBA%1 ROM uitgeschakeld" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Gestart spel" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 doet nu mee" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 is vertrokken" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "Max buffergrootte gewijzigd naar %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Buffergrootte gewijzigd naar %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Host Input Autoriteit geactiveerd" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Host Input Autoriteit uitgeschakeld" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Max Buffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Mogelijke desync gedetecteerd: %1 heeft mogelijk sync verloren in frame %2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Verbinding met NetPlay-server verloren..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Mislukt om verbinding te maken met server: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Traversalfout" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Kon de centrale server niet vinden" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin is te oud voor de traversal server" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 is nu aan het golfen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "Gebruik TTL %1 voor probe packet" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -12753,7 +12836,7 @@ msgstr "" "- Titel: {3}\n" "- Hash: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 is geen geldige ROM" @@ -13274,7 +13357,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -13282,7 +13365,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13291,120 +13374,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "DSP Opties" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "DSP Emulatie Engine:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (aanbevolen)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "LLE Recompiler (Langzaam)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Backend-instellingen" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Audio-backend:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II Decoder" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Decoderingskwaliteit:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "Laagste (Latentie ~10 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "Laag (Latentie ~20 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "Hoog (Latentie ~40ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "Hoogste (Latentie ~80 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Standaardapparaat" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "Uitvoer Apparaat:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "Latentie: %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "Latentie: 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Audio Afspeel Instellingen" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Audio Gaten Vullen" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Audio Buffergrootte:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13417,13 +13510,13 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -13434,21 +13527,21 @@ msgstr "" "

In geval van twijfel dit op 20 ms houden." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -13456,52 +13549,74 @@ msgstr "" "Pas audio uitvoer volume aan.

In geval van twijfel " "dit op 100% houden." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP Emulatie Engine" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "Audio Backend" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "Decodeerkwaliteit" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "Uitvoer Apparaat" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Latentie" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -13638,42 +13753,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "GBA-instellingen" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "Voer GBA Emulatie uit in Specifieke threads" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "Port %1 ROM:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Save in de Zelfde Map als de ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Saves:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "Kies een Bestand om te Openen of te Creëren" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "Kan geheugenkaart niet op een leeg pad zetten." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -13685,60 +13800,60 @@ msgstr "" "is beschadigd of geen GameCube geheugenkaartbestand.\n" "% 2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "Hetzelfde bestand kan niet in meerdere slots worden gebruikt; het wordt al " "gebruikt door %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "Kies GCI Basismap" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "Kan GCI map niet op een leeg pad zetten." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "Dezelfde map kan niet worden gebruikt in meerdere slots; de map wordt al " "gebruikt door %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "Kies een Bestand om te Openen" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Game Boy Advance Carts (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "Selecteer GBA BIOS" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "Selecteer GBA Saves Pad" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "Zet IPL ROMs in Gebruiker/GC/." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "Selecteer GBA ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -13746,23 +13861,23 @@ msgstr "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Alle Bestanden (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Basisinstellingen" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Activeer Dual-Core (snelheidshack)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Activeer Cheats" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -13770,82 +13885,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Niet-overeenkomende regio-instellingen toestaan" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Verwissel Schijven Automatisch" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Huidig spel op Discord tonen" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Onbeperkt" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Normale Snelheid)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Snelheidslimiet:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Instellingen voor automatisch bijwerken" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Automatisch Bijwerken:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Niet Updaten" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Dev (meerdere keren per dag)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "Terugvalregio" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "Terugvalregio:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Instellingen voor rapportage van gebruiksstatistieken" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Activeer Rapportage van Gebruiksstatistieken" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Nieuwe statistiekidentiteit genereren" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Identiteitsgeneratie" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Nieuwe identiteit gegenereerd." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13854,7 +13969,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13863,7 +13978,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13871,7 +13986,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13882,7 +13997,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13890,7 +14005,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13911,14 +14026,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13928,21 +14043,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "Snelheidslimiet" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Automatisch Bijwerken" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13952,13 +14067,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -14783,14 +14898,6 @@ msgstr "Wii-afstandsbedienings-instellingen" msgid "Sensor Bar Position:" msgstr "Sensor Bar Positie:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Boven" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Beneden" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -15335,15 +15442,15 @@ msgstr "" "Mislukt om Skylander bestand te laden:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "GBA-TAS-input %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "GameCube-TAS-input %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Hoofd Stick" @@ -15384,71 +15491,71 @@ msgstr "Duur van Turbo-knop in Drukken (frames):" msgid "Duration of Turbo Button Release (frames):" msgstr "Duur van Tubo-knop los Laten (frames):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Nunchuk Stick" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr " Wii-afstandsbediening Versnellingsmeter" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Gyroscoop van Wii-afstandbediening" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "Nunchuk Versnellingsmeter" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wii-afstandbedieningsknoppen" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Nunchuk Knoppen" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Klassieke Knoppen" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wii-TAS-input %1 - Wii-afstandsbediening + Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Wii-TAS-input %1 - Klassieke controller" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Wii-TAS-input %1 - Wii-afstandsbediening" @@ -15966,34 +16073,38 @@ msgstr "+ of haakje sluiten verwacht." msgid "Tokenizing failed." msgstr "Tokeniseren is mislukt." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "Geen profielen gevonden voor de spel-instelling '{0}'" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "Kan geen contact maken met update server." -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "Ongeldige JSON ontvangen van auto-update service: {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "U gebruikt de nieuwste versie die beschikbaar is op deze update-track." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "Kan geen updater kopie maken." -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "Kan geen rechten instellen op updater kopie." -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "Kon updater proces niet starten: {0}" @@ -16033,31 +16144,31 @@ msgid "Africa" msgstr "Afrika" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -16137,7 +16248,7 @@ msgstr "" msgid "Null" msgstr "Null" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16145,7 +16256,7 @@ msgstr "" "GPU: FOUT: GL_ARB_framebuffer_object vereist voor meerdere render doelen.\n" "GPU: Ondersteunt uw videokaart OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16153,7 +16264,7 @@ msgstr "" "GPU: OGL FOUT: GL_ARB_vertex_array_object vereist.\n" "GPU: Ondersteunt uw videokaart OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16161,7 +16272,7 @@ msgstr "" "GPU: OGL FOUT: GL_ARB_map_buffer_range vereist.\n" "GPU: Ondersteunt uw videokaart OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16169,7 +16280,7 @@ msgstr "" "GPU: OGL FOUT: GL_ARB_uniform_buffer_object vereist.\n" "GPU: Ondersteunt uw videokaart OpenGL 3.1?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16179,7 +16290,7 @@ msgstr "" "Installeer het closed-source GPU stuurprogramma of werk uw Mesa 3D versie " "bij." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16187,7 +16298,7 @@ msgstr "" "GPU: OGL FOUT: GL_ARB_sampler_objects vereist.\n" "GPU: Ondersteunt uw videokaart OpenGL 3.3?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16198,7 +16309,7 @@ msgstr "" "GPU: Ondersteunt uw videokaart OpenGL 3.0?\n" "GPU: Uw stuurprogramma ondersteunt GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -16268,6 +16379,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -16290,13 +16408,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"Deze fout wordt meestal veroorzaakt doordat de geëmuleerde GPU " -"desynchroniseert met de geëmuleerde CPU, maar je huidige instellingen maken " -"het onwaarschijnlijk dat dit gebeurt. Als deze fout ervoor zorgt dat het " -"spel niet werkt, meld dit dan bij de ontwikkelaars." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -16320,7 +16434,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "Frame Dump-afbeelding(en) '{0}' bestaan al. Overschrijven?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Shaders Compileren" @@ -16374,10 +16488,6 @@ msgstr "Verwerpen" msgid "Help" msgstr "Help" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Toepassen" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "Herstel Standaardinstellingen" diff --git a/Languages/po/pl.po b/Languages/po/pl.po index 0474deb16f..493eb21fbc 100644 --- a/Languages/po/pl.po +++ b/Languages/po/pl.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: FlexBy, 2021,2023-2024\n" "Language-Team: Polish (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -35,17 +35,17 @@ msgstr "" "(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -86,7 +86,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -101,30 +101,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informacja" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Pytanie" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Ostrzeżenie" @@ -272,15 +272,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -369,7 +369,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -409,8 +409,9 @@ msgstr "Dół" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -422,8 +423,9 @@ msgstr "Lewo" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -461,10 +463,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -474,7 +476,7 @@ msgstr "Zresetuj" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -575,15 +577,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Zmniejsz głośność" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Zwiększ głośność" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Przełącz całkowite wyciszenie" @@ -736,287 +738,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Przełącz przycinanie" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Przełącz proporcje obrazu" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Przełącz kopie EFB" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Przełącz kopie XFB" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Przełącz tryb natychmiastowy XFB" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Przełącz mgłę" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Przełącz zrzucanie tekstur" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Przełącz dostosowane tekstury" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Zwiększ rozdzielczość wewnętrzną" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Zmniejsz rozdzielczość wewnętrzną" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Przełącz 3D Anaglif" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Zmniejsz głębię" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Zwiększ głębię" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Zmniejsz konwergencję" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Zwiększ konwergencję" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Wczytaj stan Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Wczytaj stan Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Wczytaj stan Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Wczytaj stan Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Wczytaj stan Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Wczytaj stan Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Wczytaj stan Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Wczytaj stan Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Wczytaj stan Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Wczytaj stan Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Wczytaj z wybranego slotu" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Zapisz stan Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Zapisz stan Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Zapisz stan Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Zapisz stan Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Zapisz stan Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Zapisz stan Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Zapisz stan Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Zapisz stan Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Zapisz stan Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Zapisz stan Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Zapisz we wybranym slocie" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Wybierz slot stanu 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Wybierz slot stanu 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Wybierz slot stanu 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Wybierz slot stanu 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Wybierz slot stanu 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Wybierz slot stanu 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Wybierz slot stanu 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Wybierz slot stanu 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Wybierz slot stanu 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Wybierz slot stanu 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Wczytaj stan Ostatni 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Wczytaj stan Ostatni 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Wczytaj stan Ostatni 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Wczytaj stan Ostatni 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Wczytaj stan Ostatni 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Wczytaj stan Ostatni 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Wczytaj stan Ostatni 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Wczytaj stan Ostatni 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Wczytaj stan Ostatni 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Wczytaj stan Ostatni 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Zapisz najstarszy stan" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Cofnij wczytywanie stanu" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Cofnij zapisywanie stanu" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Zapisz stan" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Wczytaj stan" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1045,7 +1051,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Skróty klawiaturowe" @@ -1066,8 +1072,8 @@ msgstr "Główne" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Głośność" @@ -1124,7 +1130,7 @@ msgid "Graphics Toggles" msgstr "Przełączniki grafiki" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Rozdzielczość wewnętrzna" @@ -1194,46 +1200,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Dysk, który miał być włożony nie mógł zostać odnaleziony." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Dysk już jest gotowy do włożenia." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1319,7 +1325,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1388,37 +1394,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1446,8 +1442,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Przyciski" @@ -1485,33 +1481,33 @@ msgstr "Klawiatura" msgid "Keys" msgstr "Klawisze" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock wywołany z niewłaściwym adresem bloku" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "Nieprawidłowy BAT. Dolphin teraz zakończy działanie" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1554,7 +1550,7 @@ msgstr "Gałka sterująca" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C Gałka" @@ -1563,7 +1559,7 @@ msgid "Button" msgstr "Przycisk" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1584,20 +1580,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Spusty" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Wibracje" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1665,7 +1661,7 @@ msgstr "Kontroler Klasyczny" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Gałka lewa" @@ -1756,8 +1752,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1814,25 +1810,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Wstrząs" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Przechylenie" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Zamach" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1949,21 +1945,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1974,63 +1970,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Żyroskop" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Rozszerzenie" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Bateria" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Wiilot trzymany pionowo" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Wiilot trzymany poziomo" @@ -2286,147 +2282,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "Serwer jest pełny." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Gra jest już uruchomiona!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2504,8 +2500,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2523,28 +2519,28 @@ msgstr "Błąd synchronizacji kodów cheatowania" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2583,7 +2579,7 @@ msgstr "Pusty" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Nieznany" @@ -2801,22 +2797,22 @@ msgid "Korean" msgstr "Koreański" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2824,15 +2820,15 @@ msgstr "" msgid "Unpacking" msgstr "Rozpakowywanie" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2952,10 +2948,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2963,65 +2971,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3030,40 +3038,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3071,109 +3088,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Nie znaleziono żadnych problemów." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3185,7 +3202,7 @@ msgstr "" "Ponieważ obrazy dysków GameCube'a zawierają niewiele danych do weryfikacji, " "mogą nastąpić problemy, których Dolphin nie jest w stanie wykryć." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3553,52 +3570,52 @@ msgid "Data Type" msgstr "Typ danych" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3619,47 +3636,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3668,235 +3685,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "ta wartość:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n adres(ów) został(o) usunięty(ch)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n adres(ów) został(o)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "Nie można było uzyskać dostępu do %n adresów w emulowanej pamięci." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Wartość:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Opis" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adres" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -4012,10 +4041,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4047,49 +4075,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Błąd" @@ -4110,18 +4138,18 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Konfiguruj Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" "Zmienianie cheatów uzyska efekt dopiero wtedy, gdy gra zostanie ponownie " "uruchomiona." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "System cheatów programu Dolphin jest aktualnie wyłączony." @@ -4164,31 +4192,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Adres IP Serwera" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Port Serwera" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Dodaj" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Zastosuj" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4197,20 +4224,24 @@ msgstr "Dodaj" msgid "Cancel" msgstr "Anuluj" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Dodaj..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4219,9 +4250,9 @@ msgstr "Dodaj..." msgid "Remove" msgstr "Usuń" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4282,10 +4313,10 @@ msgstr "Wypakuj dane systemowe..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Powodzenie" @@ -4384,152 +4415,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "Sekcja zawierająca większość ustawień dotyczących procesora i sprzętu." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Sekcja zawierająca wszystkie kody cheatowania Gecko." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Sekcja zawierająca wszystkie kody cheatowania Action Replay." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Sekcja zawierająca wszystkie ustawienia dotyczące grafiki." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Wstępne ustawienia" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Nie udało się zapisać pliku konfiguracyjnego!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "Włączone" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Wyłączone" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Edytor" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Odśwież" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Otwórz w zewnętrznym edytorze" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Rdzeń" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Dwa rdzenie" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Nie udało się zapisać pliku konfiguracyjnego!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Wideo" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Przechowuj wyłącznie kopie EFB do tekstury" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Przechowuj wyłącznie kopie XFB do tekstury" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Bufor tekstur" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Bezpieczny" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Umiarkowany" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Szybki" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Rdzeń" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Włącz dwa rdzenie" @@ -4600,7 +4570,7 @@ msgid "Deterministic dual core:" msgstr "Deterministyczna dwurdzeniowość:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoskopia" @@ -4631,7 +4601,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Konwergencja:" @@ -4650,6 +4620,10 @@ msgstr "" msgid "Graphics" msgstr "Grafika" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Edytor" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4663,63 +4637,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Brak" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Standardowy kontroler" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Kierownica" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Mata do tańczenia" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "Bongosy DK" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "Kontrolery GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Port %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4738,19 +4712,32 @@ msgstr "Pobierz kody z bazy danych WiiRD" msgid "Description:" msgstr "Opis:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Nie udało się pobrać kodów." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Plik nie zawierał kodów." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Pobieranie zakończone" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "Pobrano %1 kodów. (dodano %2)" @@ -4852,60 +4839,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Różne" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Przycinanie obrazu" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Góra" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Dół" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Różne" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Włącz skanowanie progresywne" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Pełny ekran bez ramek" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4913,21 +4920,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4935,7 +4942,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4943,46 +4950,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5001,14 +5008,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5021,21 +5028,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5043,21 +5043,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5066,7 +5066,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5080,7 +5080,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5089,17 +5089,66 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "Jeśli nie jesteś pewien, pozostaw to pole niezaznaczone." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5355,89 +5404,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Rozdzielczość wewnętrzna:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Antyaliasing:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Efekt przetwarzania końcowego:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Wyłączone" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Obok siebie" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Góra-i-dół" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglifowy" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Zamień oczy" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Tryb 3D stereoskopii:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Głębia:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(wyłączony)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 nie wspiera tej funkcji." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5446,7 +5499,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5456,7 +5509,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5467,7 +5520,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5490,19 +5543,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5511,7 +5564,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5519,7 +5572,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5529,7 +5582,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5537,7 +5590,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5548,14 +5601,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5563,20 +5616,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5584,7 +5637,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5593,18 +5646,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5614,35 +5667,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5667,10 +5720,6 @@ msgstr "Wymuszaj 4:3" msgid "Stretch to Window" msgstr "Rozciągnij do okna" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5743,11 +5792,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5757,27 +5806,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5799,21 +5848,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5821,7 +5870,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5830,7 +5879,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5839,7 +5888,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5850,34 +5899,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5906,22 +5955,42 @@ msgstr "Pomijaj dostęp EFB z CPU" msgid "Ignore Format Changes" msgstr "Ignoruj zmiany formatu" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Przechowuj wyłącznie kopie EFB do tekstury" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Bufor tekstur" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "Dekodowanie tekstur za pomocą GPU" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Bezpieczny" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Dokładność:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Szybki" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Zewnętrzny bufor klatki (External Frame Buffer - XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Przechowuj wyłącznie kopie XFB do tekstury" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Natychmiastowo obecny XFB" @@ -6030,8 +6099,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6204,9 +6273,9 @@ msgstr "Zapisz jako..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Wybierz plik" @@ -6262,7 +6331,7 @@ msgid "Toggle All Log Types" msgstr "Przełącz wszystkie typy logów" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Log" @@ -6274,9 +6343,9 @@ msgstr "Zawijanie wierszy" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Wyczyść" @@ -6344,8 +6413,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii Pilot %1" @@ -6357,7 +6428,7 @@ msgstr "Rozmiar Okna" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6365,9 +6436,9 @@ msgstr "Zapisz" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Wczytaj" @@ -6507,7 +6578,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6579,7 +6650,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6606,8 +6677,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6625,10 +6696,10 @@ msgstr "Profil '%1' nie istnieje." #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Potwierdź" @@ -6638,7 +6709,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Czy jesteś pewien, że chcesz usunąć '%1'?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "To nie może być cofnięte!" @@ -6778,8 +6849,13 @@ msgstr "Edytor łatek" msgid "Patch name" msgstr "Nazwa łatki" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Dodaj" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6982,99 +7058,97 @@ msgstr "Status Redump.org:" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Umiarkowany" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wiiloty" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Zsynchronizuj prawdziwe Wiiloty i je sparuj" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Zresetuj wszystkie zapisane sparowania Wiilotów" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Emuluj adapter Bluetooth Wii" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Skanowanie ciągłe" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Prawdziwy Balance Board" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Włącz dane głosu" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Emulowany Wiilot" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Prawdziwy Wiilot" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Synchronizacja może być uruchomiona, tylko gdy działa gra Wii." @@ -7248,7 +7322,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7276,7 +7350,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7311,10 +7385,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Wejście" @@ -7338,10 +7412,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7517,7 +7591,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7674,7 +7748,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "Po&moc" @@ -7870,13 +7944,13 @@ msgstr "Do:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7892,7 +7966,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Przerwij" @@ -7994,42 +8068,42 @@ msgstr "" msgid "Breakpoints" msgstr "Punkty przerwania" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Funkcja" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8042,7 +8116,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Symbole" @@ -8155,7 +8229,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8170,7 +8244,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8443,7 +8517,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Wyczyść pamięć podręczną" @@ -8571,7 +8645,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8579,7 +8653,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8615,7 +8689,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Szukaj" @@ -8720,7 +8794,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8862,7 +8936,7 @@ msgid "No" msgstr "Nie" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Sieć" @@ -8981,70 +9055,70 @@ msgstr "Rejestry" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Dodaj do &oglądania" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Wyświetl &pamięć" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Wyświetl &kod" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Heksadecymalne" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Aktualizuj" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9510,12 +9584,20 @@ msgstr "Nagrywanie..." msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Odświeżanie..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -9523,266 +9605,266 @@ msgstr "" "Dolphin nie mógł odnaleźć żadnych plików ISO lub WAD GameCube'a/Wii.\n" "Kliknij dwukrotnie tutaj, aby ustawić folder gier..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Wybierz ścieżkę" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Właściwości" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "Wi&ki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Zmień &dysk" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Odinstaluj z NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Usuń plik..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Pliki zapisów zostały pomyślnie wyeksportowane" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Ten tytuł został pomyślnie zainstalowany do NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Usunięcie tego tytułu z NAND zakończono pomyślnie." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Czy jesteś pewien, że chcesz usunąć ten plik?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Nie udało się usunąć wybranego pliku." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Platforma" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Baner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Tytuł" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Producent" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Nazwa pliku" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID gry" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Region" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Rozmiar pliku" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9891,7 +9973,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Nie udało się otworzyć '%1'" @@ -9950,12 +10032,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -10000,112 +10082,112 @@ msgstr "&Otwórz..." msgid "&Create..." msgstr "&Utwórz..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ikona" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Bloki" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10113,7 +10195,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10121,45 +10203,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10167,78 +10249,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Kopiowanie nie powiodło się" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10291,21 +10373,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10313,11 +10395,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10325,46 +10407,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10389,20 +10471,20 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -10410,53 +10492,53 @@ msgstr "" "Wyłączanie już się odbywa. Niezapisane dane mogą zostać utracone, jeśli " "zatrzymasz aktualną emulację, zanim się ukończy. Wymusić zatrzymanie?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Zatrzymać aktualną emulację?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" "Nie można uruchomić Sesji NetPlay, podczas gdy gra wciąż jest uruchomiona!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Sesja NetPlay jest już rozpoczęta!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -10464,11 +10546,11 @@ msgstr "" "Nasłuch na porcie %1 zakończony niepowodzeniem. Czy jest uruchomiony jakiś " "inny serwer NetPlay?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10476,48 +10558,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Filmy TAS (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10799,421 +10882,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opcje" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Ko&nfiguracja" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "Ustawienia &graficzne" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "Ustawienia &audio" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "Ustawienia &kontrolerów" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "Ustawienia &skrótów klawiaturowych" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Czcionka..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Strona internetowa" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "&Dokumentacja online" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&Repozytorium GitHub" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Sprawdź aktualizacje..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&O programie" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Widok listy" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Widok kafelków" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Pokaż kolumny" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Pokaż Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Pokaż GameCube'a" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Pokaż WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Pokaż ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Pokaż platformy" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Pokaż PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Pokaż USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Pokaż Australię" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Pokaż Francję" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Pokaż Niemcy" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Pokaż Włochy" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Pokaż Koreę" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Pokaż Holandię" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Pokaż Rosję" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Pokaż Hiszpanię" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Pokaż Tajwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Pokaż świat" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Pokaż nieznane" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Pokaż regiony" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Film" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "&Rozpocznij nagrywanie wejścia" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "&Odtwórz nagranie wejścia..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Eksportuj nagranie..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Tryb tylko do odczytu" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Wejście TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Wstrzymaj na końcu filmu" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Zrzucaj klatki" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Zrzucaj audio" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "Wy&czyść Symbole" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Generuj Symbole Z" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "Pliki WAD (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Pliki zapisu Wii (*.bin);Wszystkie pliki (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11221,33 +11312,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11255,178 +11346,178 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Nie wykryto żadnych problemów" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND został naprawiony." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Certyfikaty z NAND zostały pomyślnie wyodrębnione" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Potwierdzenie" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Czy chcesz wyczyścić listę nazw symboli?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -11434,53 +11525,53 @@ msgstr "" "Eksportuj symbole tylko z przedrostkiem:\n" "(Puste dla wszystkich symboli)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11596,7 +11687,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Gracze" @@ -11625,75 +11716,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Bufor:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Zamknij" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Ścisła synchronizacja ustawień" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11701,11 +11792,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11713,11 +11804,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11725,85 +11816,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Suma kontrolna" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Rozmówki" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Wyślij" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Kopiuj" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Wyrzuć gracza" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Przypisz porty kontrolerów" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Zatrzymana gra" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Nie wszyscy gracze mają tę grę. Czy na pewno chcesz rozpocząć?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11811,171 +11902,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Czy jesteś pewien, że chcesz zamknąć NetPlay?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "ID pokoju" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Łączenie" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Ponów" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Zmieniono grę na \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 dołączył(a)" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 wyszedł" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Rozmiar bufora zmieniono na %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11987,7 +12078,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 nie jest prawidłowym ROM-em" @@ -12472,7 +12563,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12480,7 +12571,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12489,120 +12580,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Ustawienia silnika" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Silnik audio:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dekoder Dolby Pro Logic II" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12615,85 +12716,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "Tryb emulacji DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12824,42 +12947,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12867,78 +12990,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Kartridże GBA (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Ustawienia podstawowe" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Włącz cheaty" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12946,82 +13069,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Zezwalaj na niedopasowane ustawienia regionalne" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Zmieniaj dyski automatycznie" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Pokazuj aktualną grę w programie Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Nieograniczona szybkość" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Normalna szybkość)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "Limit &szybkości:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Ustawienia automatycznej aktualizacji" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Automatyczna aktualizacja:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Nie aktualizuj" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Deweloperska (wiele razy w ciągu dnia)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Ustawienia raportowania statystyk użytkowania" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Włącz raportowanie statystyk użytkowania" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Generuj nową tożsamość" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Generacja tożsamości" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Nowa tożsamość została wygenerowana." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13030,7 +13153,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13039,7 +13162,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13047,7 +13170,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13058,7 +13181,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13066,7 +13189,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13087,14 +13210,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13104,21 +13227,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13128,13 +13251,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13918,14 +14041,6 @@ msgstr "Ustawienia Wii Pilota" msgid "Sensor Bar Position:" msgstr "Pozycja Sensor Baru:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Góra" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Dół" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14449,15 +14564,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Główna gałka" @@ -14491,71 +14606,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -15057,34 +15172,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15124,31 +15243,31 @@ msgid "Africa" msgstr "Afryka" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15218,7 +15337,7 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -15226,7 +15345,7 @@ msgstr "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Czy twoja karta graficzna obsługuje OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -15234,7 +15353,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Czy twoja karta graficzna obsługuje OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -15242,7 +15361,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Czy twoja karta graficzna obsługuje OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -15250,14 +15369,14 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Czy twoja karta graficzna obsługuje OpenGL 3.1?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -15265,7 +15384,7 @@ msgstr "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Czy twoja karta graficzna obsługuje OpenGL 3.3?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15273,7 +15392,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15331,6 +15450,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15348,8 +15474,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15368,7 +15494,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Kompilowanie shaderów" @@ -15419,10 +15545,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Zastosuj" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/pt.po b/Languages/po/pt.po index 730bbf34d1..9065cca441 100644 --- a/Languages/po/pt.po +++ b/Languages/po/pt.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Zilaan , 2011\n" "Language-Team: Portuguese (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -21,17 +21,17 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -72,7 +72,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -87,30 +87,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informação" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Questão" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Aviso" @@ -258,15 +258,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -355,7 +355,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -395,8 +395,9 @@ msgstr "Baixo" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -408,8 +409,9 @@ msgstr "Esquerda" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -447,10 +449,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -460,7 +462,7 @@ msgstr "Reset" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -561,15 +563,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "" @@ -722,287 +724,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" +msgid "Toggle Aspect Ratio Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 -msgid "Toggle Aspect Ratio" +msgid "Toggle Custom Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:109 -msgid "Toggle Skip EFB Access" +msgid "Toggle Aspect Ratio" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:110 -msgid "Toggle EFB Copies" +msgid "Toggle Skip EFB Access" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:111 -msgid "Toggle XFB Copies" +msgid "Toggle EFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:112 -msgid "Toggle XFB Immediate Mode" +msgid "Toggle XFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:113 -msgid "Toggle Fog" +msgid "Toggle XFB Immediate Mode" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:114 -msgid "Toggle Texture Dumping" +msgid "Toggle Fog" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:115 +msgid "Toggle Texture Dumping" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Carregar Estado Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Carregar Estado Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Carregar Estado Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Carregar Estado Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Carregar Estado Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Carregar Estado Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Carregar Estado Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Carregar Estado Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Guardar Estado Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Guardar Estado Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Guardar Estado Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Guardar Estado Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Guardar Estado Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Guardar Estado Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Guardar Estado Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Guardar Estado Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Retroceder Carregamento de Estado" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1031,7 +1037,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Teclas de Atalho" @@ -1052,8 +1058,8 @@ msgstr "Geral" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volume" @@ -1110,7 +1116,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1180,46 +1186,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1305,7 +1311,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1370,37 +1376,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1428,8 +1424,8 @@ msgstr "Comando" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Botões" @@ -1467,33 +1463,33 @@ msgstr "" msgid "Keys" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1536,7 +1532,7 @@ msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C Stick" @@ -1545,7 +1541,7 @@ msgid "Button" msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1566,20 +1562,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Gatilhos" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibração" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1647,7 +1643,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Stick Esquerdo" @@ -1738,8 +1734,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1796,25 +1792,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Abanar" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Tilt" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Balanço" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1931,21 +1927,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1956,63 +1952,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Extensão" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2268,147 +2264,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "O jogo já está a correr!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2486,8 +2482,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2505,28 +2501,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2565,7 +2561,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Desconhecido" @@ -2783,22 +2779,22 @@ msgid "Korean" msgstr "Coreano" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2806,15 +2802,15 @@ msgstr "" msgid "Unpacking" msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2934,10 +2930,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2945,65 +2953,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3012,40 +3020,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3053,109 +3070,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3163,7 +3180,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3522,52 +3539,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3588,47 +3605,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3637,235 +3654,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Valor:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Descrição" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3981,10 +4010,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4016,49 +4044,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Erro" @@ -4079,16 +4107,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4131,31 +4159,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Adicionar" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4164,20 +4191,24 @@ msgstr "Adicionar" msgid "Cancel" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Adicionar..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4186,9 +4217,9 @@ msgstr "Adicionar..." msgid "Remove" msgstr "Remover" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4249,10 +4280,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4351,152 +4382,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Desligado" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Actualizar" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Core" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Cache de Textura" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Seguro" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Rápido" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Core" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Activar Dual Core" @@ -4565,7 +4535,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "" @@ -4593,7 +4563,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "" @@ -4612,6 +4582,10 @@ msgstr "" msgid "Graphics" msgstr "Gráficos" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4625,63 +4599,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Nenhum" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Comando padrão" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4700,19 +4674,32 @@ msgstr "" msgid "Description:" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Falha ao descarregar códigos" +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "O ficheiro não continha códigos." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4814,60 +4801,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Diversos" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Recortar" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Topo" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Inferior" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Diversos" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Activar Progressive Scan" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4875,21 +4882,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4897,7 +4904,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4905,46 +4912,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4963,14 +4970,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4983,21 +4990,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5005,21 +5005,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5028,7 +5028,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5042,7 +5042,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5051,15 +5051,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5315,89 +5364,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Resolução Interna:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Serrilhamento" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Efeito de Pós-Processamento" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Desligado" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(desligado)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5406,7 +5459,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5416,7 +5469,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5427,7 +5480,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5450,19 +5503,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5471,7 +5524,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5479,7 +5532,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5489,7 +5542,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5497,7 +5550,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5508,14 +5561,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5523,20 +5576,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5544,7 +5597,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5553,18 +5606,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5574,35 +5627,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5627,10 +5680,6 @@ msgstr "Forçar 4:3" msgid "Stretch to Window" msgstr "Ajustar à janela" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5703,11 +5752,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5717,27 +5766,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5759,21 +5808,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5781,7 +5830,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5790,7 +5839,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5799,7 +5848,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5810,34 +5859,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5866,22 +5915,42 @@ msgstr "Ignorar o acesso do EFB a partir do CPU" msgid "Ignore Format Changes" msgstr "Ignorar Mudanças de Formato" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Cache de Textura" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Seguro" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Precisão:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Rápido" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -5990,8 +6059,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6164,9 +6233,9 @@ msgstr "Guardar como..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6222,7 +6291,7 @@ msgid "Toggle All Log Types" msgstr "Alternar Todos os Tipos de Relatório" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Relatório" @@ -6234,9 +6303,9 @@ msgstr "Moldar o texto" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Limpar" @@ -6304,8 +6373,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6317,7 +6388,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6325,9 +6396,9 @@ msgstr "Guardar" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Carregar" @@ -6467,7 +6538,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6539,7 +6610,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6566,8 +6637,8 @@ msgid "Profile" msgstr "Perfil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6585,10 +6656,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "" @@ -6598,7 +6669,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6738,8 +6809,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Adicionar" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6940,99 +7016,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7206,7 +7280,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7234,7 +7308,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7269,10 +7343,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Entrada" @@ -7296,10 +7370,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7475,7 +7549,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7632,7 +7706,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Ajuda" @@ -7828,13 +7902,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7850,7 +7924,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7952,42 +8026,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8000,7 +8074,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8113,7 +8187,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8128,7 +8202,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8401,7 +8475,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8529,7 +8603,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8537,7 +8611,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8573,7 +8647,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "" @@ -8678,7 +8752,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8820,7 +8894,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8939,70 +9013,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Actualizar" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9461,277 +9535,285 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Propriedades" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Título" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9840,7 +9922,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9899,12 +9981,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9949,112 +10031,112 @@ msgstr "&Abrir..." msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ícone" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blocos" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10062,7 +10144,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10070,45 +10152,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10116,78 +10198,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10240,21 +10322,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10262,11 +10344,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10274,46 +10356,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10337,81 +10419,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Deseja parar a emulação actual?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10419,48 +10501,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS filmes (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10742,421 +10825,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opções" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Definições Gráficas" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Definições de Teclas de Atalho" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Online e documentação" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Mostrar Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Mostrar GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Mostrar Plataformas" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Mostrar Pal" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Mostrar EUA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Mostrar França" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Mostrar Itália" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Mostrar Coreia" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Mostrar Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Mostrar Regiões" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Exportar Gravação..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Entrada TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Depositar Quadros" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Depositar Áudio" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11164,33 +11255,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11198,230 +11289,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11537,7 +11628,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Jogadores" @@ -11566,75 +11657,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Começar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Buffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Sair" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11642,11 +11733,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11654,11 +11745,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11666,85 +11757,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Conversa" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Enviar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11752,171 +11843,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11928,7 +12019,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12403,7 +12494,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12411,7 +12502,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12420,120 +12511,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Definições Backend" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Áudio Backend :" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12546,85 +12647,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12755,42 +12878,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12798,78 +12921,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Definições Básicas" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Activar Cheats" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12877,82 +13000,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12961,7 +13084,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12970,7 +13093,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12978,7 +13101,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -12989,7 +13112,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -12997,7 +13120,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13018,14 +13141,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13035,21 +13158,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13059,13 +13182,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13846,14 +13969,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "Posição da Barra de Sensor:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Topo" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Inferior" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14377,15 +14492,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Stick Principal" @@ -14419,71 +14534,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IV" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -14977,34 +15092,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15044,31 +15163,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15138,44 +15257,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15183,7 +15302,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15239,6 +15358,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15256,8 +15382,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15276,7 +15402,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15327,10 +15453,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/pt_BR.po b/Languages/po/pt_BR.po index 110eec2479..30c6ed6ba6 100644 --- a/Languages/po/pt_BR.po +++ b/Languages/po/pt_BR.po @@ -46,7 +46,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Mateus B. Cassiano , 2017,2021-2026\n" "Language-Team: Portuguese (Brazil) (http://app.transifex.com/dolphinemu/" @@ -58,17 +58,17 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT não está ativo" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "Falha ao abrir \"{0}\" para escrita." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Escrito em \"{0}\"." @@ -114,7 +114,7 @@ msgstr "" "O arquivo {0} não pôde ser aberto pra gravação. Por favor verifique se ele " "já está aberto por outro programa." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -131,30 +131,30 @@ msgid "Unpack SD Card Now" msgstr "Extrair Cartão SD Agora" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informação" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Pergunta" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Aviso" @@ -329,16 +329,16 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "{0} IPL achado no diretório {1}. O disco poderia não ser reconhecido" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Falha ao carregar o executável para a memória." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" "Não foi possível iniciar o jogo porque o IPL do GameCube não foi encontrado." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Não foi possível encontrar o IPL do GameCube." @@ -454,7 +454,7 @@ msgstr "" "A versão mínima do carregador do DFF ({0}) excede a versão deste FIFO Player " "({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -498,8 +498,9 @@ msgstr "Para Baixo" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -511,8 +512,9 @@ msgstr "Esquerda" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -550,10 +552,10 @@ msgid "Increase" msgstr "Aumentar" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -563,7 +565,7 @@ msgstr "Redefinir" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -664,15 +666,15 @@ msgstr "Controlar Modo Golfe do NetPlay" msgid "Open Achievements" msgstr "Abrir Conquistas" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Diminuir Volume" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Aumentar Volume" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Alternar Mudo" @@ -825,287 +827,291 @@ msgid "Previous Game Profile" msgstr "Perfil de Jogo Anterior" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Ativar/Desativar Cortar" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Alternar Proporção de Tela" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "Permitir/Ignorar Acesso EFB da CPU" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Ativar/Desativar Cópias do EFB na RAM" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Ativar/Desativar Cópias do XFB na RAM" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Ativar/Desativar Exibição Imediata do XFB" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Ativar/Desativar Névoa" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Ativar/Desativar Exportação de Texturas" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Ativar/Desativar Texturas Personalizadas" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Aumentar Resolução Interna" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Diminuir Resolução Interna" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Ativar/Desativar Olhar Livre" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Ativar/Desativar 3D Lado a Lado" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Ativar/Desativar 3D Sobreposto" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Ativar/Desativar 3D Anáglifo" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Diminuir Profundidade" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Aumentar Profundidade" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Diminuir Convergência" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Aumentar Convergência" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Carregar do Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Carregar do Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Carregar do Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Carregar do Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Carregar do Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Carregar do Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Carregar do Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Carregar do Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Carregar do Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Carregar do Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Carregar do Slot Selecionado" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Salvar no Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Salvar no Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Salvar no Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Salvar no Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Salvar no Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Salvar no Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Salvar no Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Salvar no Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Salvar no Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Salvar no Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Salvar no Slot Selecionado" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Selecionar Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Selecionar Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Selecionar Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Selecionar Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Selecionar Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Selecionar Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Selecionar Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Selecionar Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Selecionar Slot 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Selecionar Slot 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Carregar Estado Anterior 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Carregar Estado Anterior 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Carregar Estado Anterior 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Carregar Estado Anterior 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Carregar Estado Anterior 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Carregar Estado Anterior 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Carregar Estado Anterior 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Carregar Estado Anterior 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Carregar Estado Anterior 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Carregar Estado Anterior 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Salvar Estado Mais Antigo" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Desfazer Carregamento" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Desfazer Estado Salvo" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Salvar Estado" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Carregar Estado" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "Aumentar Slot de Estado Selecionado" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Diminuir Slot de Estado Selecionado" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "Abrir ROM" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "Fechar ROM" @@ -1134,7 +1140,7 @@ msgid "Show Infinity Base" msgstr "Mostrar Base Infinity" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Teclas de Atalho" @@ -1155,8 +1161,8 @@ msgstr "Geral" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volume" @@ -1213,7 +1219,7 @@ msgid "Graphics Toggles" msgstr "Configurações" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Resolução Interna" @@ -1291,46 +1297,46 @@ msgstr "" "\n" "DSPHLE: uCode desconhecido (CRC = {0:08x}) - forçando AX." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "Leitura não tratada na Media Board: offset={0:08x} tamanho={0:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "Comando não tratado na Media Board: {0:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "Escrita não tratada na Media Board: offset={0:08x} tamanho={0:08x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "Execução não tratada na Media Board: {0:04x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "Comando não tratado na Media Board: {0:02x}" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "ID de jogo desconhecida: {0:08x}, usando controles padrões." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "O disco que estava prestes a ser inserido não foi encontrado." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Um disco já está prestes a ser inserido." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Comando desconhecido do DVD {0:08x} - erro fatal" @@ -1433,7 +1439,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Adaptador de Banda Larga (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "Baseboard Triforce" @@ -1504,37 +1510,27 @@ msgstr "" "{0} não é um diretório, falha ao mover para *.original.\n" "Verifique suas permissões de escrita ou mova o arquivo para fora do Dolphin" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Erro: GBA{0} - falha ao abrir a ROM em {1}" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Erro: GBA{0} - falha ao criar o processo" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Erro: GBA{0} - falha ao carregar a ROM em {1}" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Erro: GBA{0} - falha ao abrir a BIOS em {1}" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Erro: GBA{0} - falha ao carregar a BIOS em {1}" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Erro: GBA{0} - falha ao abrir os dados salvos em {1}" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Erro: GBA{0} - falha ao carregar os dados salvos em {1}" @@ -1562,8 +1558,8 @@ msgstr "Controle" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Botões" @@ -1601,17 +1597,17 @@ msgstr "Teclado" msgid "Keys" msgstr "Teclas" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Relatório: Gravação da GCIFolder no bloco não alocado {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" "GCMemcardDirectory: ClearBlock foi chamado com um endereço de bloco inválido" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1619,11 +1615,11 @@ msgstr "" "Jogo sobrescrito por outro jogo salvo. Dados corrompidos adiante {0:#x}, " "{1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT Incorreto, Dolphin vai fechar agora" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1632,7 +1628,7 @@ msgstr "" "AVISO: O número de blocos indicados pelo BAT ({0}) não corresponde com o " "cabeçalho do arquivo carregado ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1686,7 +1682,7 @@ msgstr "Eixo Principal" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "Eixo C" @@ -1695,7 +1691,7 @@ msgid "Button" msgstr "Botão" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1719,20 +1715,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Gatilhos" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibração" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1800,7 +1796,7 @@ msgstr "Classic Controller" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Eixo Esquerdo" @@ -1891,8 +1887,8 @@ msgstr "Força da Batida" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1949,25 +1945,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Sacudir" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Inclinar" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Balançar" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Acelerômetro" @@ -2084,21 +2080,21 @@ msgid "uDraw GameTablet" msgstr "Tablet uDraw" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Apontar" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "Campo de Visão Horizontal" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2109,63 +2105,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "Campo de visão da câmera (afeta a sensibilidade da pontaria)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "Campo de Visão Vertical" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "Apontar (Redirecionamento)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Giroscópio" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Alternar Horizontal" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Alternar Vertical" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Segurar na Horizontal" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Segurar na Vertical" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Acessório" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Conectar o Motion Plus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Balanço do Speaker" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Bateria" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Wii Remote na Vertical" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Wii Remote na Horizontal" @@ -2506,20 +2502,20 @@ msgstr "Fim prematuro da gravação no PlayWiimote. {0} + {1} > {2}" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "Reprodução interrompida. Erro no DeserializeDesiredState. byte:{0}{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Não foi possível criar o cliente." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Não foi possível criar o peer." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Não foi possível comunicar-se com o host." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2527,77 +2523,77 @@ msgstr "" "O código do hospedeiro é muito grande.\n" "Por favor verifique de novo se você tem o código correto." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "O servidor está cheio." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "As versões do servidor e do cliente NetPlay são incompatíveis." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "Um jogo está atualmente em execução." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "O apelido é muito longo." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "O servidor enviou uma mensagem de erro desconhecida." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Mensagem desconhecida recebida com a id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Mensagem desconhecida do SYNC_GECKO_DATA recebida com a id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Sincronizando dados salvos..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "Falha ao excluir Memory Card do NetPlay. Verifique suas permissões de " "gravação." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "Falha ao redefinir a pasta GCI do NetPlay. Verifique suas permissões de " "gravação." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "Falha ao redefinir a pasta NAND do NetPlay. Verifique suas permissões de " "gravação." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "Falha ao redefinir a pasta de redirecionamento do NetPlay. Verifique as " "permissões de gravação." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Falha ao salvar dados dos Miis." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Falha ao salvar dados salvos do Wii." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "Falha ao gravar os dados salvos redirecionados." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2605,60 +2601,60 @@ msgstr "" "Falha ao excluir arquivo de jogo salvo do GBA{0} do NetPlay. Verifique suas " "permissões de gravação." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "Mensagem SYNC_CODES desconhecida recebida com a ID: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Sincronizando códigos Gecko..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "Sincronizando códigos AR..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Qualidade do Serviço (QoS) ativado com sucesso." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "A Qualidade do Serviço (QoS) não pôde ser ativada." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "O jogo já está rodando!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Dados recebidos!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Erro ao processar os dados." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Erro ao processar os códigos." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Códigos recebidos!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Servidor traversal não respondeu enquanto conectava-se ao host." -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "O servidor rejeitou a tentativa traversal" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Host inválido" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Erro desconhecido {0:x}" @@ -2742,8 +2738,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "O jogo selecionado não existe na lista de jogos!" @@ -2761,7 +2757,7 @@ msgstr "Erro ao sincronizar os códigos de trapaça!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2770,31 +2766,23 @@ msgstr "" "nunca deveria acontecer. Por favor relate este incidente no bug tracker. O " "Dolphin irá fechar agora." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Escrita inválida em {0:#010x}, PC = {1:#010x}; o jogo provavelmente teria " -"travado se executado no console original.\n" -"\n" -"Para emulação mais precisa, ative o MMU nas configurações avançadas." -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Escrita inválida em {0:#010x}, PC = {1:#010x}; o jogo provavelmente teria " -"travado se executado no console original.\n" -"\n" -"Para emulação mais precisa, ative o MMU nas configurações avançadas." #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2837,7 +2825,7 @@ msgstr "Vazio" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Desconhecido" @@ -3075,22 +3063,22 @@ msgid "Korean" msgstr "Coreano" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3098,15 +3086,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Extraindo" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Este arquivo não parece um backup NAND do BootMii." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "Este arquivo não contém um sistema de arquivos do Wii válido." -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Incapaz de gravar no arquivo {0}" @@ -3236,10 +3224,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "A partição {0} não contém um sistema de arquivos válido." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "A partição de atualização não contém o IOS utilizado por esse jogo." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3247,12 +3247,12 @@ msgstr "A partição de atualização não contém o IOS utilizado por esse jogo #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Masterpiece)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3263,7 +3263,7 @@ msgstr "" "inteiros de jogo não funcionarão corretamente. Esse problema normalmente só " "ocorre em cópias pirateadas." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." @@ -3271,7 +3271,7 @@ msgstr "" "O formato em que a imagem de disco foi salva não armazena o tamanho da " "imagem de disco." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3280,7 +3280,7 @@ msgstr "" "trata de um disco de camada dupla que foi extraído como um disco de camada " "única." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3289,13 +3289,13 @@ msgstr "" "extração utilizado salvou a imagem de disco em várias partes, você precisará " "juntá-las em um único arquivo." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" "Essa imagem de disco de depuração tem o tamanho de uma imagem de disco para " "venda no varejo." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3306,24 +3306,24 @@ msgstr "" "conseguirá compartilhar gravações de replay e nem jogar no NetPlay com " "outros usuários que estejam usando uma cópia válida do disco." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "Essa imagem de disco tem um tamanho incomum." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "A ID do jogo é {0} mas deveria ser {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "A ID do jogo é inconsistente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "A ID do jogo é muito curta." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3336,7 +3336,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3344,27 +3344,36 @@ msgstr "" "Esse jogo coreano está configurado para utilizar um IOS que normalmente não " "está presente em consoles coreanos. É provável que isso cause o ERROR #002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Esse software está configurado para utilizar um IOS inválido." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Esse software está configurado para utilizar uma chave comum inválida." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "O índice de chave comum especificado é {0}, mas deveria ser {1}." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "O ticket não foi assinado corretamente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3374,7 +3383,7 @@ msgstr "" "para o Cartão SD, o Wii System Menu deixará de executá-lo e também se " "recusará a copiar ou mover o software de volta para a NAND." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3386,7 +3395,7 @@ msgstr "" "de volta. O CRC32 dessa imagem pode corresponder ao CRC32 de uma cópia " "válida mesmo quando os arquivos não são idênticos." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3394,30 +3403,30 @@ msgstr "" "Alguns dados de preenchimento que deveriam ser zero não são zero. Isso pode " "causar travamentos no jogo em certos pontos." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "O conteúdo {0:08x} está corrompido." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Alguns dos dados não puderam ser lidos." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Erros foram encontrados em {0} blocos da partição {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "Erros foram encontrados em {0} blocos não utilizados da partição {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Essa cópia é válida." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3425,11 +3434,11 @@ msgstr "" "Essa é uma cópia válida do disco de acordo com Redump.org, no entanto o " "Dolphin encontrou problemas. Isso pode ser um bug no Dolphin." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "O Dolphin não pode verificar imagens de discos não licenciados." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3437,11 +3446,11 @@ msgstr "" "O Dolphin não consegue verificar imagens TGC corretamente, pois elas não são " "cópias de discos reais." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "O Dolphin atualmente não pode verificar jogos do Triforce." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3451,7 +3460,7 @@ msgstr "" "Mesmo assim, é possível que seja uma cópia válida se comparada com a edição " "digital da eShop do Wii U. O Dolphin não pode verificar se esse é o caso." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3459,11 +3468,11 @@ msgstr "" "Essa cópia contém erros. Isso não significa necessariamente que o jogo não " "irá funcionar corretamente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Essa cópia contém erros." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3473,11 +3482,11 @@ msgstr "" "mas como os softwares do Wii contém muitos dados de verificação, " "provavelmente não existem problemas que afetarão a emulação." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Nenhum problema encontrado." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3488,7 +3497,7 @@ msgstr "" "comparada com a edição digital da eShop do Wii U. O Dolphin não pode " "verificar se esse é o caso." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3496,7 +3505,7 @@ msgstr "" "Problemas de baixa gravidade foram encontrados. Eles provavelmente não " "impedirão a execução do jogo." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3504,7 +3513,7 @@ msgstr "" "Problemas de gravidade média foram encontrados. O jogo inteiro ou certas " "partes dele podem não funcionar corretamente." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3512,7 +3521,7 @@ msgstr "" "Problemas de alta gravidade foram encontrados. O jogo provavelmente não " "funcionará." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3524,7 +3533,7 @@ msgstr "" "Como as imagens de disco do GameCube contém poucos dados de verificação, " "podem existir problemas que o Dolphin não consegue detectar." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3946,52 +3955,52 @@ msgid "Data Type" msgstr "Tipo dos Dados" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "Inteiro de 8 bits (Sem Sinal)" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "Inteiro de 16 bits (Sem Sinal)" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "Inteiro de 32 bits (Sem Sinal)" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "Inteiro de 64 bits (Sem Sinal)" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "Inteiro de 8 bits (Com Sinal)" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "Inteiro de 16 bits (Com Sinal)" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "Inteiro de 32 bits (Com Sinal)" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "Inteiro de 64 bits (Com Sinal)" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "Float de 32 bits" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "Float de 64 bits" @@ -4014,47 +4023,47 @@ msgstr "" "Por favor inicie um jogo antes de iniciar uma busca com as regiões de " "memória padrão." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] e [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 alcances da memória" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "Espaço do endereço pelo state da CPU" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "Espaço do endereço físico" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "Espaço do endereço virtual" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "Espaço do endereço desconhecido" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Tipo de dado desconhecido" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "alinhado" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "desalinhado" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -4063,130 +4072,130 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "Manter os endereços aonde o valor esta na memória" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "é igual a" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "não é igual a" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "é menor do que" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "é menor ou igual a" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "é maior do que" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "é maior do que ou igual a" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "este valor:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "último valor" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "qualquer valor" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "Analisar como Hex" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "Procurar e Filtrar" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "Atualizar Valores Atuais" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Resetar Resultados" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "Esperando pelo primeiro scan..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "Mostrar valores em base hexadecimal" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Atualizar automaticamente os Valores Atuais" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "Não consegue comparar com o último valor na primeira busca." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "Falha ao converter o valor fornecido no tipo de dados de destino." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "Scan bem-sucedido." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n endereço(s) removido(s)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n endereço(s) restante(s)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n endereço(s) não puderam ser acessados na memória emulada." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "%n endereço(s) encontrado(s)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "Nenhum jogo está em execução." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "Parâmetros inválidos dados pra procurar." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4194,107 +4203,119 @@ msgstr "" "A busca atualmente não é possível no espaço do endereço virtual. Por favor " "execute o jogo um pouco e tente de novo." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Um erro desconhecido ocorreu." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" "A atualização falhou. Por favor execute o jogo um pouco e tente de novo." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "Valores atuais atualizados." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "Não pode atualizar sem resultados." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "Mostrar na memória" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Adicionar a observação" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "Gerar Código(s) do Action Replay" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "Valor de escrita" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "Excluir Endereço" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "Ocorreram múltiplos erros ao gerar os códigos AR." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "Só é possível gerar códigos AR para valores na memória virtual." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "Não é possível gerar um código AR para este endereço." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Erro interno enquanto gera o código AR." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "Código(s) AR gerado(s)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Valor:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "Valor inválido." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "Falha ao escrever (alguns) valores." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Descrição" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Endereço" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Último Valor" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Valor atual" @@ -4419,10 +4440,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4454,49 +4474,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Erro" @@ -4521,16 +4541,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "Este código do gecko não contém quaisquer linhas." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Abrir Configurações" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "Alterações nos cheats só terão efeito quando o jogo for reiniciado." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "O sistema de cheats do Dolphin está desativado no momento." @@ -4573,31 +4593,30 @@ msgstr "Cliente DSU" msgid "Nothing to configure" msgstr "Nada para configurar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Adicionar Novo Servidor DSU" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, etc." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Endereço IP do Servidor" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Porta do Servidor" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Adicionar" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Aplicar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4606,20 +4625,24 @@ msgstr "Adicionar" msgid "Cancel" msgstr "Cancelar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Ativar" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Adicionar..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4628,17 +4651,13 @@ msgstr "Adicionar..." msgid "Remove" msgstr "Remover" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"O protocolo DSU permite acessar dados de entrada e sensores de movimento de " -"fontes compatíveis, como controles do PlayStation, Nintendo Switch e Steam." -"

Para instruções de configuração, consulte essa página." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4695,10 +4714,10 @@ msgstr "Extrair Dados do Sistema..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Sucesso" @@ -4812,13 +4831,13 @@ msgstr "Câmera 1" msgid "Free Look Settings" msgstr "Configurações do Olhar Livre" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" "Seção que contém a maioria das configurações relacionadas a CPU e ao " "Hardware." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4826,7 +4845,7 @@ msgstr "" "Controla se o dual core deve ou não ser ativado. Pode melhorar o performance " "mas também pode causar problemas. O padrão é True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4834,7 +4853,7 @@ msgstr "" "Emula a velocidade do disco do hardware original. Desativar essa opção pode " "causar instabilidade. Valor padrão:Ativado" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4842,7 +4861,7 @@ msgstr "" "Controla se a Unidade de Gerenciamento de Memória deve ser emulada " "totalmente. Poucos jogos o requerem." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4850,7 +4869,7 @@ msgstr "" "Controla se deve usar emulação do DSP de alto ou baixo nível. O padrão é " "True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4858,107 +4877,41 @@ msgstr "" "Tenta traduzir as vertentes a frente do tempo melhorando a performance na " "maioria dos casos. O padrão é True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Seção que contém todos os códigos de trapaça do Gecko." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Seção que contém todos os códigos de trapaça do Action Replay." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Seção que contém todas as configurações relacionadas aos gráficos." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Predefinições" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Falha ao abrir o arquivo de configuração!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Falha ao salvar o arquivo de configuração!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "Ligado" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Desligado" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Editor" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Atualizar" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Abrir num Editor Externo" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Falha ao abrir o arquivo de configuração!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Falha ao salvar o arquivo de configuração!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Vídeo" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Armazenar Cópias EFB Somente na Textura" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Armazenar Cópias XFB Somente na Textura" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Cache de Texturas" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Seguro" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Médio" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Rápido" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4966,7 +4919,7 @@ msgstr "" "Falha ao criar arquivo de configuração: \n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4974,6 +4927,11 @@ msgstr "" "Falha ao abrir arquivo em um editor externo.\n" "Verifique se há um aplicativo registrado para abrir arquivos INI." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Core" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Ativar Dual Core" @@ -5048,7 +5006,7 @@ msgid "Deterministic dual core:" msgstr "Dual core determinístico:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Estereoscopia" @@ -5082,7 +5040,7 @@ msgid "Depth Percentage:" msgstr "Porcentagem da Profundidade:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Convergência:" @@ -5101,6 +5059,10 @@ msgstr "Configuração do Usuário" msgid "Graphics" msgstr "Gráficos" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Editor" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -5122,63 +5084,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "Essas configurações substituem as configurações globais do Dolphin." -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Nenhum" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Controle Padrão" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "Adaptador de Controle do GameCube (USB)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Volante" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Tapete de Dança" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (Integrado)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Teclado" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "Controles do GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Porta %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5197,19 +5159,32 @@ msgstr "Baixar Códigos da Base de Dados do WiiRD" msgid "Description:" msgstr "Descrição:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Falha ao baixar os códigos." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "O arquivo não continha códigos." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Download completo" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "%1 códigos baixados (%2 adicionados)" @@ -5311,47 +5286,67 @@ msgid "PNG Compression Level" msgstr "Nível de Compressão do PNG" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Diversos" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Cortar" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Personalizada" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Em cima" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Embaixo" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Diversos" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Ativar Varredura Progressiva" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Usar Múltiplas Threads" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "Preferir SV para Expansão de Ponto/Linha" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "Selecionar Vértices na CPU" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Tela Cheia Sem Bordas" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Experimental" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Adiar Invalidação do Cache do EFB" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "Amostragem Manual de Texturas" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5359,7 +5354,7 @@ msgstr "" "Renderiza a cena como um wireframe.

Na dúvida, " "mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5370,7 +5365,7 @@ msgstr "" "efeito.

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5383,7 +5378,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5394,7 +5389,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
Na " "dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5417,7 +5412,7 @@ msgstr "" "

Na dúvida, mantenha essa opção ativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5430,7 +5425,7 @@ msgstr "" "

Na dúvida, mantenha essa opção ativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5441,7 +5436,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5452,7 +5447,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5461,7 +5456,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5470,7 +5465,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5490,7 +5485,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5525,7 +5520,7 @@ msgstr "" "dúvida, selecione \"Resolução Interna com Proporção de Tela Corrigida\"." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " @@ -5536,7 +5531,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5559,18 +5554,7 @@ msgstr "" "nível 9 e levam consideravelmente menos tempo para salvar." "

Na dúvida, selecione \"6\"." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"Corta a imagem da sua proporção de tela nativa (que raramente corresponde à " -"exatos 4:3 ou 16:9) para a proporção de tela especificada pelo usuário (por " -"exemplo, 4:3 ou 16:9).

Na dúvida, mantenha essa " -"opção desativada." - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5581,7 +5565,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5594,7 +5578,7 @@ msgstr "" "

Na dúvida, mantenha essa opção ativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5604,7 +5588,7 @@ msgstr "" "vértices para expansão de pontos e linhas, utiliza shaders de vértices para " "o trabalho. Pode afetar o desempenho.

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5615,7 +5599,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5630,7 +5614,7 @@ msgstr "" "estabilidade.

Na dúvida, mantenha essa opção " "desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5657,7 +5641,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5672,19 +5656,68 @@ msgstr "" "levemente o desempenho.

Na dúvida, mantenha essa " "opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" "Opção ativada pois o backend %1 não suporta shaders de " "geometria." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" "Opção desativada pois o backend %1 não suporta expansão " @@ -5968,89 +6001,93 @@ msgstr "Desativar Filtro de Cópia" msgid "Arbitrary Mipmap Detection" msgstr "Detecção de Mipmaps Arbitrários" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "Pós-Processamento HDR" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Resolução Interna:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Anti-Aliasing:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Filtragem de Textura:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "Saída da Reamostragem:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Correção de Cores:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Efeito de Pós-Processamento:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Desligado" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Lado a Lado" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Sobreposto" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anáglifo" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passivo" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Inverter Olhos" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "Usar Resolução Total Por Olho" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Modo de Estereoscopia 3D:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Profundidade:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(desligado)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "O backend %1 não é compatível com esse recurso." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -6064,7 +6101,7 @@ msgstr "" "resolução interna, melhor será o desempenho.

Na " "dúvida, selecione \"Nativa (640x528)\"." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -6081,7 +6118,7 @@ msgstr "" "de shader e nas texturas.

Na dúvida, selecione " "\"Nenhum\"." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -6100,7 +6137,7 @@ msgstr "" "Manual de Texturas\" está ativada.

Na dúvida, " "selecione \"Padrão\"." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -6143,7 +6180,7 @@ msgstr "" "ocupam, com correção de gama. Funciona melhor para downscaling acima de 2x." "

Na dúvida, selecione \"Padrão\"." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -6152,7 +6189,7 @@ msgstr "" "espaço de cores para qual os jogos de GameCube e Wii foram desenvolvidos " "originalmente." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -6160,7 +6197,7 @@ msgstr "" "Aplica um efeito de pós-processamento após renderizar cada quadro.

Na dúvida, selecione \"(desligado)\"." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -6174,7 +6211,7 @@ msgstr "" "interna, melhores os resultados dessa opção.

Na " "dúvida, mantenha essa opção ativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -6187,7 +6224,7 @@ msgstr "" "no desempenho ou problemas gráficos.

Na dúvida, " "mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -6204,7 +6241,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -6217,7 +6254,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6238,7 +6275,7 @@ msgstr "" "utilizado por algumas TVs.

Na dúvida, selecione " "\"Desligado\"." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6248,7 +6285,7 @@ msgstr "" "mais alto cria uma sensação de profundidade mais forte enquanto um valor " "mais baixo é mais confortável." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6260,7 +6297,7 @@ msgstr "" "alto cria efeitos fora da tela mais fortes enquanto um valor mais baixo é " "mais confortável." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6269,7 +6306,7 @@ msgstr "" "lado.

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " @@ -6280,7 +6317,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6293,7 +6330,7 @@ msgstr "" "

Na dúvida, mantenha essa opção ativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6307,27 +6344,18 @@ msgstr "" "Causa alguns defeitos gráficos.

Na dúvida, mantenha " "essa opção ativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"Ativa a detecção de mipmaps arbitrários, que alguns jogos utilizam para " -"renderizar efeitos gráficos especiais baseados na distância da câmera." -"

Pode causar falsos positivos, resultando em texturas borradas em " -"resoluções internas maiores, como em jogos que utilizam mipmaps de resolução " -"muito baixa. Desativar essa opção também pode reduzir engasgos em jogos que " -"frequentemente carregam novas texturas.

Essa opção é desativada " -"quando \"Decodificação de Texturas na GPU\" está ativada." -"

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6344,35 +6372,35 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Anti-Aliasing" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Filtragem de Textura" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "Saída da Reamostragem" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Correção de Cores" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Efeito de Pós-Processamento" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Modo de Estereoscopia 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Profundidade" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Convergência" @@ -6397,10 +6425,6 @@ msgstr "Forçar 4:3" msgid "Stretch to Window" msgstr "Esticar para a Janela" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Personalizada" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "Personalizada (Esticada)" @@ -6477,11 +6501,11 @@ msgstr "Ignorar Desenho" msgid "Compile Shaders Before Starting" msgstr "Compilar Shaders Antes de Iniciar" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Confirmar mudança de backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6497,7 +6521,7 @@ msgstr "" "é recomendado testar cada um e selecionar o backend menos problemático." "

Na dúvida, selecione \"%1\"." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6507,7 +6531,7 @@ msgstr "" "separada será criada para a renderização.

Na " "dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6516,7 +6540,7 @@ msgstr "" "interna.

Na dúvida, mantenha essa opção desativada." "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
Na dúvida, " "mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6567,7 +6591,7 @@ msgstr "" "

Na dúvida, selecione \"Automática\"." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6578,7 +6602,7 @@ msgstr "" "emulação estiver abaixo de 100%.

Na dúvida, " "mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6589,7 +6613,7 @@ msgstr "" "hardware de entrada.

Na dúvida, selecione esse modo." "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6602,7 +6626,7 @@ msgstr "" "notado engasgos com os Ubershaders Híbridos e possua uma GPU " "consideravelmente potente.
" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6616,7 +6640,7 @@ msgstr "" "compilação de shaders com um impacto mínimo no desempenho, mas os resultados " "dependem do comportamento do driver de vídeo." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6630,7 +6654,7 @@ msgstr "" "

Não recomendado, use apenas se os outros modos não " "entregarem resultados satisfatórios." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6648,28 +6672,28 @@ msgstr "" "pendentes pode reduzir a taxa de quadros.

Caso " "contrário, na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Adaptador" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Proporção de Tela" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Largura da proporção de tela personalizada" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Altura da proporção de tela personalizada" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6677,7 +6701,7 @@ msgstr "" "Seleciona o adaptador de vídeo a ser utilizado.

Na " "dúvida, selecione o primeiro da lista." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6708,22 +6732,42 @@ msgstr "Ignorar Acesso EFB da CPU" msgid "Ignore Format Changes" msgstr "Ignorar Mudanças de Formato" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Armazenar Cópias EFB Somente na Textura" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "Adiar Cópias do EFB para RAM" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Cache de Texturas" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "Decodificação de Texturas na GPU" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Seguro" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Precisão:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Rápido" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Frame Buffer Externo (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Armazenar Cópias XFB Somente na Textura" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Exibir o XFB Imediatamente" @@ -6875,15 +6919,10 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"Ativa a decodificação de texturas usando a GPU ao invés da CPU.

Isso " -"pode melhorar o desempenho em algumas situações, ou em sistemas com gargalos " -"de CPU.

Se essa opção for ativada, \"Detecção de Mipmaps " -"Arbitrários\" será desativada.

Na dúvida, mantenha " -"essa opção desativada." #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -7080,9 +7119,9 @@ msgstr "Salvar como..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Selecione um Arquivo" @@ -7138,7 +7177,7 @@ msgid "Toggle All Log Types" msgstr "Ativar/Desativar Todos os Tipos de Logs" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Log" @@ -7150,9 +7189,9 @@ msgstr "Quebra automática de linha" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Limpar" @@ -7225,8 +7264,10 @@ msgstr "Taxa de Atualização: %1 Hz" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii Remote %1" @@ -7238,7 +7279,7 @@ msgstr "Tamanho da Janela" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -7246,9 +7287,9 @@ msgstr "Salvar" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Carregar" @@ -7391,7 +7432,7 @@ msgstr "padrão" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "desconectado" @@ -7465,7 +7506,7 @@ msgid "Reset All" msgstr "Resetar Tudo" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7492,8 +7533,8 @@ msgid "Profile" msgstr "Perfil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7511,10 +7552,10 @@ msgstr "O perfil \"%1\" não existe" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Confirmar" @@ -7524,7 +7565,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Tem certeza de que deseja excluir o perfil \"%1\"?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Isto não pode ser desfeito!" @@ -7673,8 +7714,13 @@ msgstr "Editor do Patch" msgid "Patch name" msgstr "Nome do patch" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Adicionar" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7893,103 +7939,99 @@ msgstr "Status no Redump.org:" msgid "Verify Integrity" msgstr "Verificar Integridade" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Calcular" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Verificando" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Baixo" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Médio" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Alto" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "Procurando adaptadores..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Automático" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "Outro Dispositivo..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii Remotes" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Redirecionar um adaptador Bluetooth" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Sincronizar" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Sincronizar os Wii Remotes reais e emparelhá-los" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Redefinir pareamento de todos os Wii Remotes salvos" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Emular o adaptador Bluetooth do Wii" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Escaneamento Contínuo" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Balance Board Real" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Ativar Dados do Auto-Falante" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Conectar Wii Remotes aos Controles Emulados" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Wii Remote Emulado" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Wii Remote Real" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"Não foi possível encontrar um dispositivo Bluetooth compatível.\n" -"Você deve conectar seus Wii Remotes manualmente." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "Selecionar um Dispositivo Bluetooth" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "O pareamento dos Wii Remotes salvos só pode ser redefinido durante a " "execução de um jogo do Wii." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" "Uma sincronização só pode ser acionada quando um jogo de Wii está em " @@ -8206,7 +8248,7 @@ msgid "No input" msgstr "Sem entrada dos dados" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -8237,7 +8279,7 @@ msgstr "" "Você quer salvar tudo e sair?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Novo" @@ -8272,10 +8314,10 @@ msgstr "Endereço Base" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Entrada de Dados" @@ -8301,10 +8343,10 @@ msgstr "Todos os arquivos do Assembly" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8488,7 +8530,7 @@ msgstr "false" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Condição" @@ -8645,7 +8687,7 @@ msgid "Wipe &Inspection Data" msgstr "Limpar Dados de &Inspeção" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "Aj&uda" @@ -8917,13 +8959,13 @@ msgstr "Até:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Ler" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Gravação" @@ -8939,7 +8981,7 @@ msgstr "Gravar no Log" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Interrupção" @@ -9094,42 +9136,42 @@ msgstr "Ajuda Condicional" msgid "Breakpoints" msgstr "Pontos de Interrupção" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "Desativar" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "Editar Condicional" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "Editar expressão condicional" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Ativo" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Função" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "End. Final" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "Mostrar no Código" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Editar..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "Mostrar na Memória" @@ -9142,7 +9184,7 @@ msgstr "Parâmetros" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Símbolos" @@ -9255,7 +9297,7 @@ msgid "Run Until" msgstr "Executar Até" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "Manter em Execução" @@ -9272,7 +9314,7 @@ msgstr "" "Instruções executadas: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9559,7 +9601,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "Alterna perfilamento de bloco JIT do software (limpará o cache JIT)" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Limpar Cache" @@ -9687,7 +9729,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Flutuação" @@ -9695,7 +9737,7 @@ msgstr "Flutuação" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Dobro" @@ -9731,7 +9773,7 @@ msgstr "Assinado 32" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Pesquisar" @@ -9836,7 +9878,7 @@ msgid "Labels" msgstr "Rótulos" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Dados" @@ -9978,7 +10020,7 @@ msgid "No" msgstr "Não" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Rede" @@ -10097,70 +10139,70 @@ msgstr "Registradores" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Adicionar a &observação" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Adicionar ponto de interrupção da &memória" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Visualizar &memória" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Visualizar &código" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadecimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Inteiro Assinada" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Inteiro Não Assinada" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Tudo Hexadecimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "Todos os Inteiros Assinados" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "Todos os Inteiros Não Assinados" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "Todos Flutuantes" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "Tudo Duplo" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "Executar até atingir (ignorando os pontos de interrupção)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Atualizar" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Tempo Esgotado" @@ -10639,12 +10681,20 @@ msgstr "Gravando..." msgid "No file loaded / recorded." msgstr "Nenhum arquivo carregado / gravado." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Atualizando..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10652,144 +10702,144 @@ msgstr "" "O Dolphin não encontrou nenhuma ISO de GameCube/Wii ou WADs.\n" "Dê um clique duplo aqui para definir uma pasta de jogos..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Selecione um Diretório" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Converter Arquivos Selecionados..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Exportar Dados Salvos" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Excluir Arquivos Selecionados..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Propriedades" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Iniciar com Patches do Riivolution..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Definir como &ISO padrão" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Converter Arquivo..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Trocar &Disco" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Executar Atualização do Sistema" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Instalar na NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Desinstalar da NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Abrir Pasta de Dados &Salvos do Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Exportar Dados Salvos" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Abrir Pasta de Dados &Salvos do GameCube" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Abrir &Local do Arquivo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Excluir Arquivo..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Criar Atalho na Área de Trabalho" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "Houve um problema ao adicionar um atalho na área de trabalho" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Etiquetas" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Nova Etiqueta..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Remover Etiqueta..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Hospedar no NetPlay" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Selecione o Diretório de Exportação" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Exportar Dados Salvos" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Falha ao exportar os seguintes dados salvos:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Arquivos dos saves exportados com sucesso" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Falha" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Software instalado na NAND com sucesso." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Falha ao instalar esse software na NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10797,28 +10847,28 @@ msgstr "" "Desinstalar o WAD removerá a versão atualmente instalada desse software da " "NAND, sem excluir seus dados salvos. Continuar?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Software removido da NAND com sucesso." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Falha ao remover esse software da NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Nenhum jogo salvo encontrado." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Tem certeza de que deseja excluir este arquivo?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Falha ao excluir o arquivo selecionado." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10826,96 +10876,96 @@ msgstr "" "Verifique se você tem as permissões necessárias para excluir o arquivo ou se " "ele ainda está em uso." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Plataforma" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Título" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Fabricante" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Nome do Arquivo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Local" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID do Jogo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Região" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Tamanho" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Formato" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Tamanho do Bloco" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Compressão" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "Tempo de Jogo" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Nova etiqueta" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Nome da nova etiqueta:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Remover etiqueta" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Nome da etiqueta a remover:" @@ -11026,7 +11076,7 @@ msgid "&Interframe Blending" msgstr "&Mistura do Interframe" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Falha ao abrir '%1'" @@ -11085,12 +11135,12 @@ msgid "Create New Memory Card" msgstr "Criar Novo Memory Card" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "Memory Cards do GameCube (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Todos os arquivos (*)" @@ -11135,43 +11185,43 @@ msgstr "A&brir..." msgid "&Create..." msgstr "&Criar..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Nome do arquivo" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ícone" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blocos" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Alternar para B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Alternar para A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Copiar para B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Copiar para A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "Blocos Livres: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "Arquivos Livres: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -11179,72 +11229,72 @@ msgstr "" "Falha ao abrir o Memory Card:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "Definir Arquivo de Memory Card para o Slot A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "Definir Arquivo de Memory Card para o Slot B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "Memory Cards do GameCube" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "Inconsistência dos dados no GCMemcardManager, abortando ação." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Arquivo GCI Nativo" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "Arquivos de GameShark da Mad Catz" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Arquivos do Datel MaxDrive/Pro" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Falha ao Exportar" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" "Falha ao ler o(s) arquivo(s) de jogo(s) salvo(s) selecionado(s) do Memory " "Card." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Exportar Arquivo de Jogo Salvo" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "Falha ao salvar arquivo de jogo salvo no disco." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Exportar Arquivos de Jogos Salvos" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "Falha ao exportar %n de %1 arquivo(s) de jogo(s) salvo(s)." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "%n de %1 arquivo(s) de jogo salvo exportados com sucesso." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -11254,7 +11304,7 @@ msgstr "" "Não há arquivos livres o bastante no memory card alvo. Pelo menos %n " "arquivo(s) livre(s) requerido(s)." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -11264,47 +11314,47 @@ msgstr "" "Não há blocos livres o bastante no memory card alvo. Pelo menos %n bloco(s) " "livre(s) requerido(s)." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" "Pelos menos dois dos arquivos de salvamento selecionados tem o mesmo nome de " "arquivo interno." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "O memory card alvo já contém um arquivo: \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "Falha ao Importar" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "Falha ao importar \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "Falha ao salvar o Memory Card modificado no disco." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "Importar Arquivo(s) de Jogo Salvo" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Formatos de arquivo suportados" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -11316,84 +11366,84 @@ msgstr "" "\n" "Abortando importação." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Falha ao Copiar" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "Deseja excluir %n arquivo(s) de jogo salvo selecionado(s)?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "Falha ao Remover" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "Falha ao excluir arquivo." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "Falha ao Corrigir Checksums" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Não foi possível abrir o arquivo." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Não foi possível ler o arquivo." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" "O tamanho do arquivo não combina com qualquer tamanho conhecido do Memory " "Card do GameCube." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" "O tamanho de arquivo no cabeçalho não corresponde com o tamanho real do " "cartão." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Checksum inválido." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Há uma discrepância entre o número de blocos livres no cabeçalho e o número " "real de blocos livres." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "Incompatibilidade entre as estruturas internas dos dados." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Existem dados em áreas do arquivo que não deveriam ser usadas." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Não há erros." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "Falha ao abrir o arquivo." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "Falha ao ler do arquivo." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Os dados estão num formato não reconhecido ou corrompido." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Erro desconhecido." @@ -11446,21 +11496,21 @@ msgstr "Jogador 2, Habilidade 1" msgid "Player Two Ability Two" msgstr "Jogador 2, Habilidade 2" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Criar" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "Selecionar Arquivo da Figura" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Falha ao abrir arquivo do Infinity!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -11472,11 +11522,11 @@ msgstr "" "\n" "O arquivo pode já estar sendo utilizado na base." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "Falha ao ler arquivo do Infinity!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11488,46 +11538,46 @@ msgstr "" "\n" "O arquivo é muito pequeno." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "Criador de Figura Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Desconhecido--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "Número da Figura:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Erro ao converter valor" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "O personagem informado é inválido!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Desconhecido (%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Criar Arquivo do Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "Objeto Infinity (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Falha ao criar arquivo do Infinity!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11559,20 +11609,20 @@ msgstr "" "O modo linha de comando não pode ser usado sem especificar um jogo para " "executar." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "Um erro ocorreu enquanto carregava alguns pacotes de texturas" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "O pacote %1 fornecido é inválido: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Todos os arquivos do GC/Wii" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11580,7 +11630,7 @@ msgstr "" "Um desligamento está em andamento. Dados não salvos poderão ser perdidos se " "você parar a emulação atual antes dela ser concluída. Forçar encerramento?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." @@ -11588,11 +11638,11 @@ msgstr "" "Deseja interromper a emulação atual? Modificações de conquistas não salvas " "foram detectadas." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Deseja parar a emulação atual?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." @@ -11601,7 +11651,7 @@ msgstr "" "específico para o Triforce estiver plugado.\n" "Por favor remova a Baseboard Triforce do SP1." -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." @@ -11610,32 +11660,32 @@ msgstr "" "específico para o Triforce estiver plugado.\n" "Por favor remova a Baseboard Triforce da Porta 1." -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Falha ao inicializar o núcleo" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "Todos os Estados Salvos (*.sav *.s??);;Todos os arquivos (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" "Não é possível iniciar uma sessão do NetPlay enquanto um jogo está em " "execução!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Uma sessão do NetPlay já está em progresso!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Falha ao abrir o servidor" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -11643,11 +11693,11 @@ msgstr "" "Falha ao acessar a porta %1. Existe outra instância do servidor NetPlay em " "execução?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Você quer adicionar '%1' a lista de caminhos dos jogos?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11659,52 +11709,51 @@ msgstr "" "recomendado manter um backup de ambas as NANDs. Tem certeza de que deseja " "continuar?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "Selecione Backup da NAND" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "Arquivo de backup da NAND do BootMii (*.bin);;Todos os arquivos (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "Importando backup da NAND" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"Importando backup da NAND\n" -" Tempo decorrido: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "Selecione Arquivo de Chaves (Backup da OTP/SEEPROM)" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "Arquivo de chaves do BootMii (*.bin);;Todos os arquivos (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" "A reprodução de gravações de replay é desativada no modo hardcore do " "RetroAchievements." -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "Selecione o Arquivo da Gravação a Executar" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Gravações TAS do Dolphin (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "Salvar o Arquivo da Gravação Como" @@ -11986,421 +12035,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Assembler" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Limpar Cache da Lista de Jogos" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opções" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Co&nfigurações" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "Configurações de &Gráficos" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "Configurações de &Som" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "Configurações de &Controles" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "Configurações das &Teclas de Atalho" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "&Configurações do Olhar Livre" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Do Início até a Pausa" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "Redefinir Ignorar Gerenciadores de Pânico" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Fonte..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Website" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "&Documentação Online" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "Repositório no &GitHub" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Bug Tracker" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "Verificar &Atualizações..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Sobre" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Exibição em Lista" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Exibição em Grade" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Selecionar Colunas" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Mostrar Plataformas" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "Japão" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Europa" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Estados Unidos" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Austrália" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "França" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Alemanha" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Itália" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Coréia" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Holanda" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Rússia" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Espanha" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Global" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Desconhecido" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Mostrar Regiões" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Mostrar Tudo" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Ocultar Tudo" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Gravação" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "&Iniciar Gravação de Replay" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "&Reproduzir Gravação de Replay..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Parar a Reprodução/Gravação de Replay" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Exportar Gravação..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "Modo &Somente Leitura" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Entrada de Dados TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "&Pausar no Fim do Replay" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "Ativar Painel de Gravação" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "Personalizar Painel de Gravação" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Exportar Quadros" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Exportar Áudio" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Núcleo do Interpretador" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "Link de Blocos JIT Desativado" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Desativar Cache do JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Desativar Fastmem" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Desativar Arena do Fastmem" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "Desativar o Mapa dos Pontos de Entrada Grandes" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Registrar Cobertura das Instruções do JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Procurar uma Instrução" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "Ativar Perfilamento de Bloco JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "Limpar Dados de Perfilamento de Bloco JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "Salvar Despejo de Log do Bloco JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT Desligado (Núcleo do JIT)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "LoadStore do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "LoadStore lbzx do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "LoadStore lXz do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "LoadStore lwz do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "LoadStore Flutuante do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "LoadStore Emparelhado do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "Ponto Flutuante do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "Inteiro do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "Emparelhamento do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "Registros do Sistema do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "Vertente do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "Registro do Cache do JIT Desligado" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Limpar Símbolos" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Gerar Símbolos De" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Base de Dados da Assinatura" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "Módulos do RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Carregar o Mapa dos Símbolos" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Salvar Mapa de Símbolos" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Carregar o &Outro Arquivo do Mapa..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Carregar o &Arquivo do Mapa Ruim..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Salvar o Mapa dos Símbolos &Como..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Sa&lvar Código" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "C&riar Arquivo de Assinatura..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "Anexar ao &Arquivo de Assinatura Existente..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "Combinar &Dois Arquivos de Assinatura..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "Apl&icar Arquivo de Assinatura..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Funções HLE do Patch" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "Carregar vWii System Menu %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Carregar Wii System Menu %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "Selecione Software a ser Instalado na NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "Arquivos WAD (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "Selecione Arquivo de Dados Salvos" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Arquivo de dados salvos do Wii (*.bin);;Todos os arquivos (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Importar Dados Salvos" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -12412,11 +12469,11 @@ msgstr "" "\n" "Substituir os dados existentes?" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Arquivo de dados salvos importado com sucesso." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -12424,14 +12481,14 @@ msgstr "" "Falha ao importar o arquivo de dados salvos. O arquivo fornecido pode estar " "corrompido ou não contém dados salvos válidos do Wii." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "Falha ao importar o arquivo de dados salvos. Por favor, inicie o jogo " "correspondente pelo menos uma vez, depois tente novamente." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12442,11 +12499,11 @@ msgstr "" "NAND (Ferramentas -> Gerenciar NAND -> Verificar NAND...) , então importe os " "dados salvos novamente." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Selecione Pasta de Dados Salvos" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -12458,7 +12515,7 @@ msgstr "" "\n" "Substituir os dados existentes?" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -12466,14 +12523,14 @@ msgstr "" "%1: Falha ao importar o arquivo de dados salvos. O arquivo fornecido pode " "estar corrompido ou não contém dados salvos válidos do Wii." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: Falha ao importar o arquivo de dados salvos. Por favor, inicie o jogo " "correspondente pelo menos uma vez, depois tente novamente." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12484,17 +12541,17 @@ msgstr "" "reparar a NAND (Ferramentas -> Gerenciar NAND -> Verificar NAND...) , então " "importe os dados salvos novamente." -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "Arquivos de %1 jogos salvos importados com %2 falha(s)" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "%n dado(s) salvo(s) exportado(s)" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12502,7 +12559,7 @@ msgstr "" "A parte acessível ao usuário da sua NAND contém %1 blocos (%2 KiB) de dados, " "de uma quantidade máxima permitida de %3 blocos (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12510,15 +12567,15 @@ msgstr "" "A parte reservada ao sistema da sua NAND contém %1 blocos (%2 KiB) de dados, " "de uma quantidade máxima permitida de %3 blocos (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "Verificação da NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12526,15 +12583,15 @@ msgstr "" "Sua NAND contém mais dados do que o permitido. Softwares do Wii poderão se " "comportar de maneira incorreta ou não permitir que novos dados sejam salvos." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Não foram detectados problemas." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "A NAND foi reparada." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12542,110 +12599,110 @@ msgstr "" "A NAND não pôde ser reparada. É recomendável fazer backup dos dados salvos " "atuais e recomeçar do zero com uma NAND limpa." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Certificados da NAND extraídos com sucesso" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Falha ao extrair os certificados da NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Escolha a fonte de depuração" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Confirmação" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Você quer limpar a lista dos nomes do símbolos?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Nomes de símbolos gerados a partir de '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1\" não foi encontrado, nenhum nome de símbolo foi gerado" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "Auto-detecção do RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "Auto-detectar os módulos do RSO?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Insira o endereço do módulo do RSO:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Endereço do módulo do RSO inválido: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Falha ao carregar o módulo RSO em %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Módulos achados: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "Detectando os Módulos do RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "Incapaz de auto-detectar o módulo do RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Selecione o endereço do módulo do RSO:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' não foi encontrado, ao invés disto escaneando por funções comuns" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Símbolos carregados do '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Carregar Arquivo de Mapa" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Arquivo do Mapa do Dolphin (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Salvar Arquivo de Mapa" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Falha ao salvar o mapa de códigos no local '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Falha ao carregar o arquivo de mapa '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Falha ao salvar o mapa de símbolos no local '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12653,15 +12710,15 @@ msgstr "" "Só exportar símbolos com o prefixo:\n" "(Em branco pra todos os símbolos)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Salvar Arquivo de Assinatura" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Falha ao salvar o arquivo de assinatura '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12669,39 +12726,39 @@ msgstr "" "Só anexar símbolos com o prefixo:\n" "(Em branco pra todos os símbolos)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Anexar Assinatura Em" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Falha ao anexar ao arquivo de assinatura '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Aplicar Arquivo de Assinatura" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "Escolha o Arquivo de Entrada Prioritário" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "Escolha o Arquivo de Entrada Secundário" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "Salvar Arquivo de Saída Combinado Como" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Falha ao salvar no arquivo de assinatura '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Procurar instrução" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Instrução:" @@ -12822,7 +12879,7 @@ msgid "Game" msgstr "Jogo" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Jogadores" @@ -12851,29 +12908,29 @@ msgstr "Esta sessão requer uma senha:" msgid "Invalid password provided." msgstr "Senha inválida fornecida." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Buffer:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Sair" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "Não Utilizar Dados Salvos" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12881,11 +12938,11 @@ msgstr "" "NetPlay iniciará sem nenhum dado salvo, e qualquer dado salvo criado durante " "a sessão será descartado ao sair dela." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "Somente Carregar Dados Salvos do Host" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12894,11 +12951,11 @@ msgstr "" "NetPlay iniciará utilizando os dados salvos do host, mas qualquer dado salvo " "criado ou modificado durante a sessão será descartado ao sair dela." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "Carregar e Armazenar Dados Salvos do Host" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12907,11 +12964,11 @@ msgstr "" "criado ou modificado durante a sessão permanecerá nos dados salvos locais do " "host." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "Utilizar Todos os Dados Salvos do Wii" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12922,15 +12979,15 @@ msgstr "" "durante a sessão. Não tem efeito quando a opção \"Não Utilizar Dados " "Salvos\" está selecionada." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "Sincronizar Códigos AR/Gecko" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Sincronização Rigorosa das Configurações" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12942,11 +12999,11 @@ msgstr "" "Pode impedir a dessincronização em alguns jogos que usam leituras do EFB. " "Por favor garanta que todos usem o mesmo backend de vídeo." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Host Imparcial" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12958,11 +13015,11 @@ msgstr "" "Adequado para jogos competitivos em que imparcialidade e latência mínima são " "mais importantes." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Host Autoritário" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12975,11 +13032,11 @@ msgstr "" "Adequado para jogos casuais com mais de 3 jogadores, possivelmente em " "conexões instáveis ou de alta latência." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Modo Golfe" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12990,74 +13047,74 @@ msgstr "" "Adequado para jogos baseados em turnos com controles sensíveis ao tempo, " "como golfe." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Checksum" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Jogo atual" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Outro jogo..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "Cartão SD" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Gravar a Entrada dos Dados" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Mostrar Sobreposição do Modo Golfe" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "Ocultar GBAs Remotos" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Enviar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Copiar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Remover Jogador" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Definir Porta dos Controles" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Jogo parado" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Sessão adicionada com sucesso ao indexador do NetPlay" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Falha ao adicionar essa sessão ao indexador do NetPlay: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Nem todos os jogadores possuem o jogo. Iniciar assim mesmo?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -13069,47 +13126,47 @@ msgstr "" "\n" "Por favor selecione uma resolução interna específica." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Você tem certeza que você quer sair do NetPlay?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "Código da Sala" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "IP Externo" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "IP Local" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Jogador" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Status do Jogo" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Mapeamento" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revisão" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "Hash incorreto" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -13118,126 +13175,126 @@ msgstr "" "selecione Propriedades, alterne para a guia Verificar, e selecione Verificar " "Integridade para calcular o hash" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "Número de disco incorreto" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "O número de disco do jogo é diferente" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Revisão incorreta" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "A revisão do jogo é diferente" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Região incorreta" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "A região do jogo é diferente" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "Não encontrado" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "Nenhum jogo correspondente encontrado" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Conectando" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Repetir" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Jogo alterado para \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "ROM do GBA%1 alterada para \"%2\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "ROM desativada do GBA%1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Jogo iniciado" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 entrou" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 saiu" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "Tamanho máximo do buffer alterado para %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Tamanho do buffer alterado para %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Host autoritário ativado" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Host autoritário desativado" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Buffer Máximo:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Possível dessincronia detectada: %1 pode ter dessincronizado no quadro %2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Perdeu a conexão com o servidor do NetPlay..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Falha na conexão com o servidor: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Erro Traversal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Não foi possível encontrar o servidor central" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Versão do Dolphin é muito antiga para o servidor traversal" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 assumiu controle do golfe" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "Usando TTL %1 para o pacote de teste" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -13256,7 +13313,7 @@ msgstr "" "- Título: {3}\n" "- Hash: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 não é uma ROM válida" @@ -13835,7 +13892,7 @@ msgstr "" "dolphin_emphasis>" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "Redefinir Configurações do Dolphin" @@ -13843,7 +13900,7 @@ msgstr "Redefinir Configurações do Dolphin" msgid "Reset All Settings" msgstr "Redefinir Todas as Configurações" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13857,85 +13914,86 @@ msgstr "" "\n" "Deseja continuar?" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "Opções do DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "Mecanismo de Emulação do DSP:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (recomendado)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "Recompilador LLE (lento)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "Interpretador LLE (muito lento)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Configurações do Backend" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Backend:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Decodificador Dolby Pro Logic II" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Qualidade de Decodificação:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "Baixíssima (Latência ~10 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "Baixa (Latência ~20 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "Alta (Latência ~40 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "Altíssima (Latência ~80 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Dispositivo Padrão" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "Dispositivo de Saída:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "Latência: %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "Latência: 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Configurações da Reprodução de Áudio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13946,35 +14004,44 @@ msgstr "" "

Na dúvida, mantenha essa opção em 80 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Preencher Lacunas de Áudio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "Preservar Tom do Áudio" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "Silenciar ao Desativar Limite de Velocidade" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Tamanho do Buffer:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13997,7 +14064,7 @@ msgstr "" "para fins de depuração. Não recomendado.

Na dúvida, " "selecione \"HLE\"." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -14005,7 +14072,7 @@ msgstr "" "Seleciona qual API de áudio a ser utilizada internamente." "

Na dúvida, selecione \"%1\"." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -14016,7 +14083,7 @@ msgstr "" "

Na dúvida, mantenha essa opção em 20 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
Na " "dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -14036,7 +14103,7 @@ msgstr "" "Predefinições mais altas aumentam a latência do áudio." "

Na dúvida, selecione \"Alto\"." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -14044,7 +14111,7 @@ msgstr "" "Ajusta o volume da saída de áudio.

Na dúvida, " "mantenha essa opção em 100%." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -14053,7 +14120,7 @@ msgstr "" "engasgos.
Na dúvida, mantenha essa opção ativada." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " @@ -14064,7 +14131,7 @@ msgstr "" "de emulação.

Na dúvida, mantenha essa opção " "desativada." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
Na dúvida, mantenha essa opção " "desativada." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "Mecanismo de Emulação do DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "Backend" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "Qualidade de Decodificação" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -14095,14 +14162,36 @@ msgstr "" "

Na dúvida, selecione \"Dispositivo Padrão\"." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "Dispositivo de Saída" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Latência" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -14244,35 +14333,35 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "Configurações do GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "Executar Instâncias do GBA em Processos Dedicados" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "ROM da Porta %1:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Salvar na Mesma Pasta da ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Dados Salvos:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "Escolha um Arquivo para Abrir ou Criar" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "Não é possível definir o local do Memory Card para um caminho vazio." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " @@ -14282,7 +14371,7 @@ msgstr "" "Cards utilizado pelo Dolphin. Por favor renomeie esse arquivo para %2, %3, " "%4, ou %5, correspondendo à região dos jogos salvos que estão presentes nele." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -14294,21 +14383,21 @@ msgstr "" "está corrompido ou não é um arquivo de Memory Card do GameCube.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "O mesmo arquivo não pode ser usado em múltiplos slots; já é usado pelo %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "Escolher a pasta base do GCI" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "Não é possível definir o local da Pasta CGI para um caminho vazio." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " @@ -14318,37 +14407,37 @@ msgstr "" "utilizado pelo Dolphin. Por favor renomeie essa pasta para %2, %3, %4, ou " "%5, correspondendo à região dos jogos salvos que estão presentes nela." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "A mesma pasta não pode ser usada em múltiplos slots; já é usada pelo %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "Escolha um Arquivo para Abrir" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Cartuchos do Game Boy Advance (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "Selecionar a BIOS do GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "Selecione o Caminho dos Saves do GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "Coloque as ROMs do IPL na pasta User/GC//." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "Selecionar a ROM do GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -14356,23 +14445,23 @@ msgstr "" "ROMs do Game Boy Advance (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Todos os arquivos (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Configurações Básicas" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Ativar Dual Core (hack de velocidade)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Ativar Cheats" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "Carregar Jogo Inteiro na Memória" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -14385,82 +14474,82 @@ msgstr "" "opção estiver ativada.

Na dúvida, mantenha essa " "opção desativada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Permitir Configurações de Região Incompatíveis" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Trocar Discos Automaticamente" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Mostrar Jogo em Execução no Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Ilimitado" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Velocidade Normal)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Limite de Velocidade:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Configurações de Atualização Automática" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "C&anal:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Desativar Atualizações" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "Lançamentos (a cada poucos meses)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Dev (todos os dias)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "Configurações de Região" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "Região Padrão:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Configurações de Estatísticas de Uso" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Ativar Envio de Estatísticas de Uso" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Gerar uma Nova ID de Estatísticas " -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "ID de Estatísticas" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Uma nova ID foi gerada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -14475,7 +14564,7 @@ msgstr "" "emulação estiver em execução.

Na dúvida, mantenha " "essa opção desativada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -14490,7 +14579,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -14503,7 +14592,7 @@ msgstr "" "execução.

Na dúvida, mantenha essa opção desativada." "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -14522,7 +14611,7 @@ msgstr "" "

Na dúvida, mantenha essa opção desativada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -14534,7 +14623,7 @@ msgstr "" "emulação estiver em execução.

Na dúvida, mantenha " "essa opção ativada." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -14576,7 +14665,7 @@ msgstr "" "

Na dúvida, selecione \"Lançamentos (a cada poucos " "meses)\"." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -14586,7 +14675,7 @@ msgstr "" "determinada automaticamente.

Essa opção não pode ser alterada " "enquanto a emulação estiver em execução." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -14605,7 +14694,7 @@ msgstr "" "configurações raras que estejam causando erros ou problemas de desempenho e " "estabilidade." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -14613,15 +14702,15 @@ msgstr "" "Gera uma nova ID anônima para suas estatísticas de uso. Isso irá desvincular " "quaisquer estatísticas de uso futuras das suas estatísticas anteriores." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "Limite de Velocidade" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Canal" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -14638,7 +14727,7 @@ msgstr "" "

Na dúvida, selecione \"100% (Velocidade Normal)\"." "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." @@ -14646,7 +14735,7 @@ msgstr "" "Quando o Modo Hardcore está ativo, valores inferiores a " "100% serão tratados como 100%." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -15572,14 +15661,6 @@ msgstr "Configurações do Wii Remote" msgid "Sensor Bar Position:" msgstr "Posição da Sensor Bar:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Em cima" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Embaixo" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -16128,15 +16209,15 @@ msgstr "" "Falha ao carregar arquivo do Skylander:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "Entrada de Dados TAS - GBA %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "Entrada de Dados TAS - Controle de GameCube %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Eixo Principal" @@ -16177,71 +16258,71 @@ msgstr "Duração do Pressionar do Botão Turbo (frames):" msgid "Duration of Turbo Button Release (frames):" msgstr "Duração do Soltar do Botão Turbo (frames):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Eixo do Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Acelerômetro do Wii Remote" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Giroscópio do Wii Remote" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "Acelerômetro do Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Botões do Wii Remote" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Botões do Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Botões do Classic Controller" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Entrada de Dados TAS - Wii Remote + Nunchuk %1" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Entrada de Dados TAS - Classic Controller %1" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Entrada de Dados TAS - Wii Remote %1" @@ -16759,36 +16840,40 @@ msgstr "Faltando + ou )" msgid "Tokenizing failed." msgstr "Falha na tokenização" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "Nenhum perfil encontrado pra configuração do jogo '{0}'" -#: Source/Core/UICommon/AutoUpdate.cpp:210 -msgid "Unable to contact update server." -msgstr "Não foi possível contactar o servidor de atualizações." +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:227 +msgid "Unable to contact update server." +msgstr "Não foi possível contatar o servidor de atualizações." + +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "JSON inválido recebido do serviço de atualizações automáticas: {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" "Você já está executando a versão mais recente disponível no canal de " "atualização selecionado." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "Não foi possível criar cópia do atualizador." -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "Não foi possível definir permissões na cópia do atualizador." -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "Não pôde iniciar o processo do atualizador: {0}" @@ -16828,31 +16913,31 @@ msgid "Africa" msgstr "África" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -16933,7 +17018,7 @@ msgstr "" msgid "Null" msgstr "Nulo" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16942,7 +17027,7 @@ msgstr "" "múltiplos múltiplos alvos de renderização.\n" "GPU: Sua placa de vídeo é compatível com o OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16950,7 +17035,7 @@ msgstr "" "GPU: ERRO OGL: extensão GL_ARB_vertex_array_object indisponível.\n" "GPU: Sua placa de vídeo é compatível com o OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16958,7 +17043,7 @@ msgstr "" "GPU: ERRO OGL: extensão GL_ARB_map_buffer_range indisponível.\n" "GPU: Sua placa de vídeo é compatível com o OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16966,7 +17051,7 @@ msgstr "" "GPU: ERRO OGL: extensão GL_ARB_uniform_buffer_object indisponível.\n" "GPU: Sua placa de vídeo é compatível com o OpenGL 3.1?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16976,7 +17061,7 @@ msgstr "" "Por favor, instale o driver de GPU proprietário ou atualize sua instalação " "do Mesa 3D para uma versão mais recente." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16984,7 +17069,7 @@ msgstr "" "GPU: ERRO OGL: extensão GL_ARB_sampler_objects indisponível.\n" "GPU: Sua placa de vídeo é compatível com o OpenGL 3.3?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16995,7 +17080,7 @@ msgstr "" "GPU: Sua placa de vídeo é compatível com o OpenGL 3.0?\n" "GPU: Driver de vídeo compatível com GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -17065,6 +17150,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -17086,13 +17178,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"Esse erro normalmente é causado quando a GPU emulada perde sincronia com a " -"CPU emulada, mas suas configurações atuais evitam que esse problema " -"aconteça. Se esse erro estiver impedindo que o jogo funcione, por favor " -"relate esse problema para os desenvolvedores do Dolphin." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -17116,7 +17204,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "Imagem(ns) da exportação de quadros '{0}' já existe(m). Substituir?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Compilando Shaders" @@ -17171,10 +17259,6 @@ msgstr "Descartar" msgid "Help" msgstr "Ajuda" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Aplicar" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "Restaurar Padrões" diff --git a/Languages/po/ro.po b/Languages/po/ro.po index 6d20fcf3d8..d3efba6239 100644 --- a/Languages/po/ro.po +++ b/Languages/po/ro.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Arian - Cazare Muncitori , 2014\n" "Language-Team: Romanian (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -20,17 +20,17 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -71,7 +71,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -86,30 +86,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informații" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Întrebare" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Atenție" @@ -257,15 +257,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -354,7 +354,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -394,8 +394,9 @@ msgstr "Jos" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -407,8 +408,9 @@ msgstr "Stânga" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -446,10 +448,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -459,7 +461,7 @@ msgstr "Resetare" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -560,15 +562,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "" @@ -721,287 +723,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" +msgid "Toggle Aspect Ratio Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Comută Raportul de Aspect" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Comută Copiile EFB" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Comută Ceață" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Încarcă Status din Slotul 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Încarcă Status din Slotul 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Încarcă Status din Slotul 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Încarcă Status din Slotul 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Încarcă Status din Slotul 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Încarcă Status din Slotul 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Încarcă Status din Slotul 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Încarcă Status din Slotul 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Încarcă Status din Slotul 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Încarcă Status din Slotul 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Salvează Status din Slotul 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Salvează Status din Slotul 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Salvează Status din Slotul 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Salvează Status din Slotul 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Salvează Status din Slotul 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Salvează Status din Slotul 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Salvează Status din Slotul 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Salvează Status din Slotul 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Salvează Status din Slotul 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Salvează Status din Slotul 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Încărcă Ultimul Status 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Încărcă Ultimul Status 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Încărcă Ultimul Status 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Încărcă Ultimul Status 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Încărcă Ultimul Status 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Încărcă Ultimul Status 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Încărcă Ultimul Status 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Încărcă Ultimul Status 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Salvează cel mai Vechi Status" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Anulare Status Încărcare" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Anulare Status Salvare" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Salvează Status" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Încărcă Status" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1030,7 +1036,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Taste rapide" @@ -1051,8 +1057,8 @@ msgstr "General" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volum" @@ -1109,7 +1115,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1179,46 +1185,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1304,7 +1310,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1369,37 +1375,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1427,8 +1423,8 @@ msgstr "Pad" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Butoane" @@ -1466,33 +1462,33 @@ msgstr "" msgid "Keys" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1535,7 +1531,7 @@ msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C Stick" @@ -1544,7 +1540,7 @@ msgid "Button" msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1565,20 +1561,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Declanșatori" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibrație" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1646,7 +1642,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Stick Stânga" @@ -1737,8 +1733,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1795,25 +1791,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Vibrare" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Înclinare:" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Balans" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1930,21 +1926,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1955,63 +1951,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Extensie" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2267,147 +2263,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Jocul rulează deja!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2485,8 +2481,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2504,28 +2500,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2564,7 +2560,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Necunoscut" @@ -2782,22 +2778,22 @@ msgid "Korean" msgstr "Coreeană" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2805,15 +2801,15 @@ msgstr "" msgid "Unpacking" msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2933,10 +2929,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2944,65 +2952,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3011,40 +3019,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3052,109 +3069,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3162,7 +3179,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3521,52 +3538,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3587,47 +3604,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3636,235 +3653,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Valoare:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Descriere" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3980,10 +4009,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4015,49 +4043,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Eroare" @@ -4078,16 +4106,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4130,31 +4158,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Adaugă" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4163,20 +4190,24 @@ msgstr "Adaugă" msgid "Cancel" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Adaugă..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4185,9 +4216,9 @@ msgstr "Adaugă..." msgid "Remove" msgstr "Elimină" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4248,10 +4279,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4350,152 +4381,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Oprit" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Reîmprospătare" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Nucleu" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Cache Textură" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Sigur" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Rapid" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Nucleu" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Activare Nucleu Dublu" @@ -4564,7 +4534,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "" @@ -4592,7 +4562,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "" @@ -4611,6 +4581,10 @@ msgstr "" msgid "Graphics" msgstr "Grafică" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4624,63 +4598,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Nimic" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Controler Standard" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Volan" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Saltea de Dans" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4699,19 +4673,32 @@ msgstr "" msgid "Description:" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Descărcarea codurilor a eșuat." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Fișierul nu a conținut coduri." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4813,60 +4800,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Diverse" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Decupare" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Sus" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Jos" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Diverse" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Activare Scanare Progresivă" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4874,21 +4881,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4896,7 +4903,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4904,46 +4911,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4962,14 +4969,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4982,21 +4989,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5004,21 +5004,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5027,7 +5027,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5041,7 +5041,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5050,15 +5050,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5314,89 +5363,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Rezoluția Internă:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Antialias:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Efect Post-Procesare:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Oprit" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(oprit)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5405,7 +5458,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5415,7 +5468,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5426,7 +5479,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5449,19 +5502,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5470,7 +5523,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5478,7 +5531,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5488,7 +5541,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5496,7 +5549,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5507,14 +5560,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5522,20 +5575,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5543,7 +5596,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5552,18 +5605,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5573,35 +5626,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5626,10 +5679,6 @@ msgstr "Forțare 4:3" msgid "Stretch to Window" msgstr "Potrivește la Fereastră" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5702,11 +5751,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5716,27 +5765,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5758,21 +5807,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5780,7 +5829,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5789,7 +5838,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5798,7 +5847,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5809,34 +5858,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5865,22 +5914,42 @@ msgstr "Omite Acces EFB de la CPU" msgid "Ignore Format Changes" msgstr "Ignoră Modificările de Format" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Cache Textură" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Sigur" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Precizie:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Rapid" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -5989,8 +6058,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6163,9 +6232,9 @@ msgstr "Salvează ca..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6221,7 +6290,7 @@ msgid "Toggle All Log Types" msgstr "Comută Toate Tipurile de jurnal" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Jurnal" @@ -6233,9 +6302,9 @@ msgstr "Încadrare Cuvânt" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Curăță" @@ -6303,8 +6372,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6316,7 +6387,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6324,9 +6395,9 @@ msgstr "Salvare" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Încarcă" @@ -6466,7 +6537,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6538,7 +6609,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6565,8 +6636,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6584,10 +6655,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "" @@ -6597,7 +6668,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6737,8 +6808,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Adaugă" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6939,99 +7015,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Scanare Continuă" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Placa de Echilibru Reală" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Activare Date Vorbitor" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7205,7 +7279,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7233,7 +7307,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7268,10 +7342,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Intrare" @@ -7295,10 +7369,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7474,7 +7548,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7631,7 +7705,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Ajutor" @@ -7827,13 +7901,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7849,7 +7923,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7951,42 +8025,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -7999,7 +8073,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8112,7 +8186,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8127,7 +8201,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8400,7 +8474,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8528,7 +8602,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8536,7 +8610,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8572,7 +8646,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Căutare" @@ -8677,7 +8751,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8819,7 +8893,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8938,70 +9012,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Actualizare" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9462,277 +9536,285 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Proprietăți" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Titlu" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9841,7 +9923,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9900,12 +9982,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9950,112 +10032,112 @@ msgstr "&Deschide..." msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Pictogramă" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Blocuri" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10063,7 +10145,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10071,45 +10153,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10117,78 +10199,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10241,21 +10323,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10263,11 +10345,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10275,46 +10357,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10338,81 +10420,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Vrei să oprești emularea curentă?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10420,48 +10502,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr " Filme TAS Dolphin (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10743,421 +10826,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opțiuni" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Configurări Grafică" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Configurări Tastă Rapidă" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "&Documentație Online" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Afișare Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Afișare GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Afișare Platforme" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Afișare PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Afișare SUA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Afișare Franța" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Afișare Italia" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Afișare Coreea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Afișare Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Afișare Regiuni" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Export Înregistrare..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Intrare TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Dump Cadre" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Dump Audio" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11165,33 +11256,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11199,230 +11290,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11538,7 +11629,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Playere" @@ -11567,75 +11658,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Tampon:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Renunță" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11643,11 +11734,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11655,11 +11746,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11667,85 +11758,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Trimite" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11753,171 +11844,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11929,7 +12020,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12404,7 +12495,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12412,7 +12503,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12421,120 +12512,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Configurări Backend" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Backend Audio:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12547,85 +12648,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12756,42 +12879,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12799,78 +12922,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Configurări Principale" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Activare Trucuri" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12878,82 +13001,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12962,7 +13085,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12971,7 +13094,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12979,7 +13102,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -12990,7 +13113,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -12998,7 +13121,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13019,14 +13142,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13036,21 +13159,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13060,13 +13183,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13847,14 +13970,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "Poziția barei de senzor:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Sus" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Jos" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14378,15 +14493,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Stick Principal" @@ -14420,71 +14535,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -14978,34 +15093,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15045,31 +15164,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15139,44 +15258,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15184,7 +15303,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15240,6 +15359,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15257,8 +15383,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15277,7 +15403,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15328,10 +15454,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/ru.po b/Languages/po/ru.po index f14ef2fd0f..cfb9a278e4 100644 --- a/Languages/po/ru.po +++ b/Languages/po/ru.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Milihraim, 2024\n" "Language-Team: Russian (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -38,17 +38,17 @@ msgstr "" "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " "(n%100>=11 && n%100<=14)? 2 : 3);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT не активирован" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "Не удалось открыть «{0}» для записи." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Записано в «{0}»." @@ -91,7 +91,7 @@ msgstr "" "Не удалось открыть файл {0} для записи. Проверьте, не открыт ли он другой " "программой." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -108,30 +108,30 @@ msgid "Unpack SD Card Now" msgstr "Распаковать SD-карту сейчас" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Информация" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Вопрос" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Предупреждение" @@ -299,15 +299,15 @@ msgstr "IPL-файла нет в списке известных коррект msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "{0} IPL найдено в папке {1}. Не удаётся опознать диск" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Не удалось загрузить исполняемый файл в память." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Не удалось запустить игру, потому что IPL GC не был найден." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Не удалось найти IPL GC." @@ -423,7 +423,7 @@ msgstr "" "Минимальная версия загрузчика DFF ({0}) выше, чем версия текущего плеера " "FIFO ({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -467,8 +467,9 @@ msgstr "Вниз" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -480,8 +481,9 @@ msgstr "Влево" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -519,10 +521,10 @@ msgid "Increase" msgstr "Увеличить" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -532,7 +534,7 @@ msgstr "Сбросить" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -633,15 +635,15 @@ msgstr "Управление режимом гольфа сетевой игры msgid "Open Achievements" msgstr "Открыть достижения" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Уменьшить громкость" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Увеличить громкость" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Выключить звук" @@ -794,287 +796,291 @@ msgid "Previous Game Profile" msgstr "Предыдущий игровой профиль" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Вкл./выкл. обрезку" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Изменить соотношение сторон" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "Вкл./выкл. пропуск доступа к EFB" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Вкл./выкл. копии EFB" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Вкл./выкл. копии XFB" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Вкл./выкл. немедленный режим XFB" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Вкл./выкл. туман" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Вкл./выкл. дамп текстур" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Вкл./выкл. свои текстуры" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Увеличить внутреннее разрешение" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Уменьшить внутреннее разрешение" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Вкл./выкл. свободный обзор" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Горизонтальная стереопара (3D)" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Вертикальная стереопара (3D)" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Анаглиф (3D)" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Уменьшить глубину" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Увеличить глубину" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Уменьшить сведение" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Увеличить сведение" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Быстрая загрузка 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Быстрая загрузка 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Быстрая загрузка 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Быстрая загрузка 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Быстрая загрузка 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Быстрая загрузка 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Быстрая загрузка 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Быстрая загрузка 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Быстрая загрузка 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Быстрая загрузка 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Загрузить из выбранного слота" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Быстрое сохранение 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Быстрое сохранение 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Быстрое сохранение 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Быстрое сохранение 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Быстрое сохранение 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Быстрое сохранение 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Быстрое сохранение 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Быстрое сохранение 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Быстрое сохранение 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Быстрое сохранение 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Сохранить в выбранный слот" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Выбрать слот сохранения 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Выбрать слот сохранения 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Выбрать слот сохранения 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Выбрать слот сохранения 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Выбрать слот сохранения 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Выбрать слот сохранения 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Выбрать слот сохранения 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Выбрать слот сохранения 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Выбрать слот сохранения 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Выбрать слот сохранения 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Загр. посл. быстрое сохранение 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Загр. посл. быстрое сохранение 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Загр. посл. быстрое сохранение 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Загр. посл. быстрое сохранение 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Загр. посл. быстрое сохранение 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Загр. посл. быстрое сохранение 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Загр. посл. быстрое сохранение 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Загр. посл. быстрое сохранение 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Загр. посл. быстрое сохранение 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Загр. посл. быстрое сохранение 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Сохранить самое старое сохранение" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Отменить быструю загрузку" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Отменить быстрое сохранение" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Быстрое сохранение" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Загрузить быстрое сохранение" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "Увеличить выбранный слот сохранения" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Уменьшить выбранный слот сохранения" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "Загрузить образ игры" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "Выгрузить образ игры" @@ -1103,7 +1109,7 @@ msgid "Show Infinity Base" msgstr "Показать Infinity Base" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Горячие клавиши" @@ -1124,8 +1130,8 @@ msgstr "Общие" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Громкость" @@ -1182,7 +1188,7 @@ msgid "Graphics Toggles" msgstr "Переключатели графики" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Внутреннее разрешение" @@ -1260,46 +1266,46 @@ msgstr "" "\n" "DSPHLE: Неизвестный ucode (CRC = {0:08x}) - принудительное AX." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Ожидаемый диск не был найден." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Диск уже должен быть вставлен." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Неизвестная команда DVD {0:08x} - критическая ошибка" @@ -1400,7 +1406,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Широкополосный адаптер (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "Triforce Baseboard" @@ -1472,37 +1478,27 @@ msgstr "" " Убедитесь, что у вас есть права на запись, или переместите файл во внешнюю " "папку" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Ошибка: GBA{0} не удалось открыть образ в {1}" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Ошибка: GBA{0} не удалось создать ядро" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Ошибка: GBA{0} не удалось загрузить образ в {1}" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Ошибка: GBA{0} не удалось открыть BIOS в {1}" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Ошибка: GBA{0} не удалось загрузить BIOS в {1}" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Ошибка: GBA{0} не удалось открыть сохранение в {1}" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Ошибка: GBA{0} не удалось загрузить сохранение в {1}" @@ -1530,8 +1526,8 @@ msgstr "Геймпад" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Кнопки" @@ -1569,16 +1565,16 @@ msgstr "Клавиатура" msgid "Keys" msgstr "Клавиши" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Отчёт: GCIFolder пишет в невыделенный блок {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: вызван ClearBlock некорректного адреса блока" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1586,11 +1582,11 @@ msgstr "" "Игра перезаписана сохранениями других игр. Повреждение данных после {0:#x}, " "{1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "Некорректная BAT. Dolphin завершит работу" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1599,7 +1595,7 @@ msgstr "" "Предупреждение: количество блоков, указанное в BAT ({0}), не совпадает с " "указанным в заголовке загруженного файла ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1653,7 +1649,7 @@ msgstr "Control Stick" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C Stick" @@ -1662,7 +1658,7 @@ msgid "Button" msgstr "Кнопка" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Мотор" @@ -1686,20 +1682,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Рычажки" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Вибрация" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1767,7 +1763,7 @@ msgstr "Контроллер Classic" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Левый стик" @@ -1858,8 +1854,8 @@ msgstr "Сила удара" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1916,25 +1912,25 @@ msgid "Nunchuk" msgstr "Нунчак" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Встряска" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Наклон" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Взмах" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Акселерометр" @@ -2051,21 +2047,21 @@ msgid "uDraw GameTablet" msgstr "Планшет uDraw GameTablet" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Направление" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "Гориз. угол обзора" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2076,63 +2072,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "Поле зрения камеры (влияет на точность наведения)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "Верт. угол обзора" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "Направление (проброс)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Гироскоп" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Положить на бок" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Поставить вертикально" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Удерживать на боку" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Удерживать вертикально" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Расширение" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Подключить MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Баланс звука" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Батарея" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Wii Remote вертикально" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Wii Remote на боку" @@ -2463,20 +2459,20 @@ msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" "Прерывание воспроизведения. Ошибка в DeserializeDesiredState. байт:{0}{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Не удалось войти в режим клиента." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Не удалось создать точку подключения." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Не удалось соединиться с хостом." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2484,76 +2480,76 @@ msgstr "" "Код хост-сервера слишком длинный.\n" "Пожалуйста, проверьте правильность кода." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "На сервере нет мест." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "Версии \"сетевой игры\" сервера и клиента несовместимы." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "Игра уже запущена." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "Ник очень длинный." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "Сервер прислал неизвестное сообщение об ошибке." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Получено неизвестное сообщение с id : {0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Получено неизвестное сообщение SYNC_SAVE_DATA с id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Синхронизация сохранений..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "Не удалось удалить карту памяти сетевой игры. Проверьте, что у вас есть " "права на запись." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "Не удалось сбросить папку сетевой игры GCI. Проверьте, что у вас есть права " "на запись." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "Не удалось сбросить папку сетевой игры NAND. Проверьте, что у вас есть права " "на запись." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "Не удалось сбросить папку перенаправления NetPlay. Проверьте права на запись." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Не удалось записать данные Mii." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Не удалось записать сохранение Wii." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "Не удалось записать перенаправленное сохранение." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2561,60 +2557,60 @@ msgstr "" "Не удалось удалить файл сохранения NetPlay GBA{0}. Проверьте, есть ли у вас " "права на запись." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "Получено неизвестное сообщение SYNC_CODES с идентификатором: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Синхронизация Gecko-кодов..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "Синхронизация AR-кодов..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Quality of Service (QoS) успешно включен." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "Не удаётся включить Quality of Service (QoS)." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Игра уже запущена!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Данные получены!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Ошибка обработки данных." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Ошибка обработки кодов." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Коды получены!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Истекло время ожидания подключения обходного сервера к хосту" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Сервер отверг попытку обхода" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Неверный хост-сервер" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Неизвестная ошибка {0:x}" @@ -2697,8 +2693,8 @@ msgstr "Получено неизвестное сообщение с id: {0} о #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "Выбранной игры нету в списке игр!" @@ -2716,7 +2712,7 @@ msgstr "Ошибка синхронизации чит-кодов!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2725,31 +2721,23 @@ msgstr "" "происходить. Пожалуйста, сообщите об этой ошибке в багтрекере. Dolphin " "завершит работу." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Недопустимая запись в {0:#010x}, PC = {1:#010x}; игра, вероятно, вылетела бы " -"на реальном оборудовании.\n" -"\n" -"Для точной эмуляции включите MMU в расширенных параметрах." -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Недопустимое чтение из {0:#010x}, PC = {1:#010x}; игра, вероятно, вылетела " -"бы на реальном оборудовании.\n" -"\n" -"Для точной эмуляции включите MMU в расширенных параметрах." #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2793,7 +2781,7 @@ msgstr "Пусто" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Неизвестно" @@ -3028,22 +3016,22 @@ msgid "Korean" msgstr "Корейский" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3051,15 +3039,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Распаковка" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Файл не является бэкапом BootMii NAND." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "Этот файл не содержит корректной файловой системы Wii." -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Запись в файл {0} не удалась" @@ -3186,11 +3174,23 @@ msgstr "Размер данных для раздела {0} не делится msgid "The {0} partition does not have a valid file system." msgstr "В разделе {0} некорректная файловая система." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" "В разделе с обновлением отсутствует IOS, используемая данным продуктом." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3198,12 +3198,12 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Masterpiece)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3214,14 +3214,14 @@ msgstr "" "игровые режимы, может не работать. Эта проблема обычно существует только в " "нелегальных копиях игр." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" "Формат, в котором сохранён образ диска, не хранит в себе размер образа." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3229,7 +3229,7 @@ msgstr "" "Образ диска слишком мал, и в нём не хватает данных. Возможно, проблема в " "том, что исходный диск был двухслойным, а в дампе только один слой." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3238,13 +3238,13 @@ msgstr "" "помощи которой вы делали дамп, сохранила образ по частям, то вам необходимо " "объединить их в один файл." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" "Образ этого отладочного диска имеет тот же размер, что образ розничного " "диска." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3254,24 +3254,24 @@ msgstr "" "загрузки. Скорее всего, вы не сможете поделиться записями ввода и играть по " "сети с теми, кто использует хороший дамп." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "Необычный размер образа диска." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "ID игры — {0}, но должен быть {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "Обнаружено несколько различных ID игры." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "ID игры необычно короткий." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3283,7 +3283,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3291,27 +3291,36 @@ msgstr "" "Этот корейский продукт настроен на использование IOS, которая обычно " "отсутствует на корейских консолях. Скорее всего это приведёт к ERROR #002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Этот продукт настроен на использование некорректной IOS." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Этот продукт настроен на использование некорректного общего ключа." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "Указанный общий ключевой индекс: {0}, а должен быть: {1}." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "Билет некорректно подписан." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3321,7 +3330,7 @@ msgstr "" "карту, системное меню Wii больше не будет запускать её, а также не позволит " "скопировать или переместить её обратно на NAND." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3333,7 +3342,7 @@ msgstr "" "этого файла может соответствовать CRC32 хорошего дампа, даже если файлы не " "идентичны." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3341,30 +3350,30 @@ msgstr "" "Часть дополняющих данных, которые должны быть нулями — не нули. Из-за этого " "игра может иногда зависать." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "Содержимое {0:08x} повреждено." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Не удалось считать часть данных." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "В {0} блоках раздела {1} найдены ошибки." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "В {0} неиспользуемых блоках раздела {1} найдены ошибки." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Данный дамп — хороший." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3372,11 +3381,11 @@ msgstr "" "Согласно Redump.org, данный дамп — хороший, но Dolphin обнаружил в нём " "проблемы. Возможно, это баг Dolphin." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin не может проверить нелицензионные диски." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3384,11 +3393,11 @@ msgstr "" "Dolphin не может корректно проверить обычные файлы TGC, потому что они не " "являются дампами настоящих дисков." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Dolphin сейчас не может проверить игры Triforce." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3398,7 +3407,7 @@ msgstr "" "Несмотря на это, вполне возможно, что это корректный дамп по сравнению с " "выпуском игры для Wii U в магазине eShop. Dolphin не удалось проверить это." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3406,11 +3415,11 @@ msgstr "" "Данный дамп — плохой. Но это ещё не означает, что игра будет работать " "некорректно." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Данный дамп — плохой." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3421,11 +3430,11 @@ msgstr "" "означает, что с большой вероятностью не будет проблем, которые повлияют на " "эмуляцию." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Проблем не обнаружено." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3436,7 +3445,7 @@ msgstr "" "корректный дамп по сравнению с Wii U eShop. Dolphin не удалось подтвердить " "это." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3444,7 +3453,7 @@ msgstr "" "Обнаружены проблемы с низкой критичностью. Вероятно, они не помешают запуску " "игры." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3452,7 +3461,7 @@ msgstr "" "Обнаружены проблемы со средней критичностью. Вся игра или её фрагменты могут " "работать некорректно." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3460,7 +3469,7 @@ msgstr "" "Обнаружены проблемы с высокой критичностью. Скорее всего, игра вообще не " "будет работать." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3472,7 +3481,7 @@ msgstr "" "Dolphin может обнаружить не все проблемы, т.к. в образах дисков GameCube " "содержится мало проверочных данных." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3885,52 +3894,52 @@ msgid "Data Type" msgstr "Тип данных" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8-разрядное целое число без знака" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16-разрядное целое число без знака" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32-разрядное целое число без знака" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64-разрядное целое число без знака" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8-разрядное целое число со знаком" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16-разрядное целое число со знаком" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32-разрядное целое число со знаком" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64-разрядное целое число со знаком" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32-разрядное число с плавающей точкой" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64-разрядное число с плавающей точкой" @@ -3951,47 +3960,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "Прежде чем начать поиск в стандартных областях памяти, запустите игру." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] и [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "Диапазонов памяти: %1" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "Адресное пространство по состоянию ЦП" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "Физическое адресное пространство" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "Вирт. адр. пространство" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "Неизвестное адресное пространство" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Неизвестный тип данных" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "выровнено" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "не выровнено" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -4000,130 +4009,130 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "Сохраняйте в памяти адреса, по которым хранятся значения" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "равно" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "не равно" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "меньше" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "меньше или равно" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "больше, чем" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "больше или равно" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "это значение:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "послед. значение" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "любое значение" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "Разбор в шестнадцатеричном формате" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "Поиск и фильтрация" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "Обновить значения" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Сброс результатов" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "Ожидание первичного сканирования..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "Отображать значения в HEX-формате" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Автоматически обновлять текущие значения" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "Не удалось сравнить с последним значением при первом поиске." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "Не удалось разобрать значение, заданное в целевом типе данных." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "Сканирование успешно завершено." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "Удалено адресов: %n." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "Осталось адресов: %n." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "Не удалось получить доступ к адресам (%n) в эмулируемой памяти." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "Найдено адресов: %n." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "Ни одной игры не запущено." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "Заданы недопустимые параметры для поиска." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4131,108 +4140,120 @@ msgstr "" "Поиск в виртуальном адресном пространстве пока невозможен. Пожалуйста, " "запустите игру на некоторое время и попробуйте снова." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Произошла неизвестная ошибка." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" "Обновление не удалось. Пожалуйста, запустите игру на некоторое время и " "попробуйте снова." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "Текущие значения обновлены." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "Не удалось обновить без результатов." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "Показать в памяти" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Добавить в наблюдение" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "Сгенерировать код(ы) Action Replay" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "При генерации AR-кодов произошло несколько ошибок." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "Может генерировать AR-код только для значений в виртуальной памяти." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "Не удалось создать AR-код для этого адреса." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Внутренняя ошибка генерации AR-кода" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "Сгенерированы AR-коды." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Значение:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Описание" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Адрес" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Посл. значение" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Тек. значение" @@ -4356,10 +4377,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4391,49 +4411,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Ошибка" @@ -4458,16 +4478,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "В этом Gecko-коде не содержится строк." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Настройка Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "Изменения в читах вступят в силу после перезапуска игры." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "На данный момент поддержка читов в Dolphin отключена." @@ -4510,31 +4530,30 @@ msgstr "Клиент DSU" msgid "Nothing to configure" msgstr "Настраивать нечего" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Добавить новый сервер DSU" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows и т.д." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "IP-адрес сервера" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Порт сервера" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Добавить" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Применить" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4543,20 +4562,24 @@ msgstr "Добавить" msgid "Cancel" msgstr "Отмена" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Включить" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Добавить..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4565,17 +4588,13 @@ msgstr "Добавить..." msgid "Remove" msgstr "Удалить" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"Протокол DSU позволяет использовать данные ввода и движения из совместимых " -"источников, таких как контроллеры PlayStation, Nintendo Switch и Steam." -"

Инструкцию по установке можно найти на этой странице." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4632,10 +4651,10 @@ msgstr "Извлечь системные данные..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Успешно" @@ -4750,13 +4769,13 @@ msgstr "Камера 1" msgid "Free Look Settings" msgstr "Настройки свободного обзора" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" "Раздел, в котором содержится большинство настроек, связанных с ЦП и " "оборудованием." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4764,7 +4783,7 @@ msgstr "" "Управляет тем, нужно ли включить двухъядерный режим. Может улучшить " "производительность, а ещё вызвать проблемы. По умолчанию Да" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4772,7 +4791,7 @@ msgstr "" "Эмулирует скорость воспроизведения диска реального оборудования. Отключение " "может привести к нестабильности. По умолчанию True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4780,7 +4799,7 @@ msgstr "" "Управляет тем, требуется ли полностью эмулировать блок управления памятью " "(MMU). Требуется для некоторых игр." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4788,7 +4807,7 @@ msgstr "" "Управляет тем, использовать высокоуровневую или низкоуровневую эмуляцию DSP. " "По умолчанию Да" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4796,113 +4815,47 @@ msgstr "" "Пытается заранее преобразовывать ветки, что в большинстве случаев улучшает " "производительность. По умолчанию Да" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Раздел, в котором содержатся все чит-коды Gecko." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Раздел, в котором содержатся все чит-коды Action Replay." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Раздел, в котором содержатся все настройки, связанные с графикой." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Предустановки" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Не удалось открыть файл с конфигурацией!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Не удалось записать файл с конфигурацией!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "Вкл" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Выкл" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Редактор" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Обновить" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Открыть в стороннем редакторе" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Ядро" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Не удалось открыть файл с конфигурацией!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Двухъядерный режим" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Не удалось записать файл с конфигурацией!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Видео" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Хранить копии EFB только в текстуре" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Хранить копии XFB только в текстуре" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Кэширование текстур" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Безопасное" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Среднее" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Быстрое" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4911,6 +4864,11 @@ msgstr "" "Убедитесь, что у вас есть приложение, на которое назначено открытие INI-" "файлов." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Ядро" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Включить двухядерный режим" @@ -4987,7 +4945,7 @@ msgid "Deterministic dual core:" msgstr "Детерминированная двухядерность:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Стереоизображение" @@ -5020,7 +4978,7 @@ msgid "Depth Percentage:" msgstr "Процент глубины:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Сведение:" @@ -5039,6 +4997,10 @@ msgstr "Пользовательская конфигурация" msgid "Graphics" msgstr "Графика" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Редактор" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -5059,63 +5021,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "Эти параметры переопределяют основные параметры Dolphin." -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Отсутствует" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Стандартный контроллер" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "Адаптер контроллера GameCube (USB)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Рулевое колесо" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Танцевальный коврик" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "Бонго DK" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (встр. эмулятор)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (внеш. эмулятор по TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Контроллер клавиатуры" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "Контроллеры GameCube" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Порт %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5134,19 +5096,32 @@ msgstr "Скачать коды из базы данных WiiRD" msgid "Description:" msgstr "Описание:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Не удалось скачать коды." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Файл не содержит кодов." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Загрузка завершена" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "Скачано %1 кодов. (добавлено %2)" @@ -5248,47 +5223,67 @@ msgid "PNG Compression Level" msgstr "Уровень сжатия PNG" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Разное" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Обрезка" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Другое" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "сверху" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "снизу" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Разное" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Включить прогрессивную развёртку" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Многопоточный бэкенд" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "Предпочтение VS для расширения точек/линий" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "Убрать вершины на процессоре" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Полноэкранный режим без рамок" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Экспериментальные" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Отложить инвалидацию кэша EFB" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "Ручная выборка текстур" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5296,7 +5291,7 @@ msgstr "" "Отрисовывает только каркас моделей.

Если не уверены " "– оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5307,7 +5302,7 @@ msgstr "" "

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5320,7 +5315,7 @@ msgstr "" "

Если не уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5331,7 +5326,7 @@ msgstr "" "

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
Если не уверены – оставьте " "выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5354,7 +5349,7 @@ msgstr "" "

Если не уверены – оставьте включенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5367,7 +5362,7 @@ msgstr "" "

Если не уверены – оставьте включенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5377,7 +5372,7 @@ msgstr "" "DynamicInputTextures/<game_id>/.

Если не " "уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5388,7 +5383,7 @@ msgstr "" "возможные подвисания.

Если не уверены – оставьте " "выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5397,7 +5392,7 @@ msgstr "" "

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5406,7 +5401,7 @@ msgstr "" "

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
Если не уверены – " "оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5425,7 +5420,7 @@ msgstr "" "

Если вы не уверены, не устанавливайте этот флажок." "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5461,7 +5456,7 @@ msgstr "" "

Если вы не уверены, оставьте значение «Внутреннее " "разрешение с коррекцией соотношения сторон»." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " @@ -5471,7 +5466,7 @@ msgstr "" "будет использоваться кодек Xvid с потерями.

Если не " "уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5493,18 +5488,7 @@ msgstr "" "время.

Если вы не уверены, оставьте значение 6." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"Обрезает изображение, изменяя его исходное соотношение сторон (которое редко " -"точно соответствует 4:3 или 16:9), к конкретному целевому соотношению сторон " -"пользователя (например, 4:3 или 16:9).

Если вы не " -"уверены, оставьте этот параметр не отмеченным." - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5514,7 +5498,7 @@ msgstr "" "вызывает проблем в большинстве игр.

Если не уверены " "– оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5527,7 +5511,7 @@ msgstr "" "Vulkan.

Если не уверены – оставьте включенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5537,7 +5521,7 @@ msgstr "" "вершинного шейдера для расширения точек и линий, выбирается вершинный шейдер " "для выполнения задания. Может влиять на производительность.

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5548,7 +5532,7 @@ msgstr "" "

Если вы не уверены, не устанавливайте этот флажок." "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5563,7 +5547,7 @@ msgstr "" "через ЦП.

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5588,7 +5572,7 @@ msgstr "" "«Фильтрация текстур» будет отключён.

Если не " "уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5603,18 +5587,67 @@ msgstr "" "

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "Если вы не уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" "Принудительно включено, поскольку %1 не поддерживает геометрические шейдеры." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "Принудительно отключено, поскольку %1 не поддерживает расширение VS." @@ -5895,89 +5928,93 @@ msgstr "Отключить фильтр копирования" msgid "Arbitrary Mipmap Detection" msgstr "Обнаружение произвольных MIP-текстур" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "Постобработка HDR" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Внутреннее разрешение:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Сглаживание:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Фильтрация текстур:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "Результаты повторной выборки:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Цветовая коррекция:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Эффект пост-обработки:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Выкл" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Горизонтальная стереопара" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Вертикальная стереопара" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Анаглиф" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Пассивный" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Поменять ракурсы местами" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "Использовать полное разрешение на каждый глаз" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Стереоскопический 3D-режим:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Глубина:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(отключено)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 не поддерживает данный функционал." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5991,7 +6028,7 @@ msgstr "" "производительность.

Если не уверены – выберите " "Родное." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -6008,7 +6045,7 @@ msgstr "" "

Если не уверены – выберите Отсутствует." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -6027,7 +6064,7 @@ msgstr "" "текстур.

Если не уверены, выберите «По умолчанию»." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -6073,7 +6110,7 @@ msgstr "" "уменьшения масштаба более чем в 2 раза.

Если вы не " "уверены, выберите значение «По умолчанию»." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -6081,7 +6118,7 @@ msgstr "" "Группа функций, позволяющих сделать цвета более точными, соответствующими " "цветовому пространству, для которого предназначались игры для Wii и GC." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -6089,7 +6126,7 @@ msgstr "" "Применяет эффект пост-обработки после создания кадра.

Если не уверены – выберите (отключено)." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -6104,7 +6141,7 @@ msgstr "" "

Если не уверены – оставьте включенным." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -6117,7 +6154,7 @@ msgstr "" "графикой.

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -6134,7 +6171,7 @@ msgstr "" "ориентированные на конкретную игру.

Если вы не " "уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -6147,7 +6184,7 @@ msgstr "" "

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6166,7 +6203,7 @@ msgstr "" "– ещё один вид 3D, который используется в некоторых телевизорах." "

Если не уверены – выберите Выкл." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6175,7 +6212,7 @@ msgstr "" "Управление расстоянием между виртуальным камерами.

Высокие значения " "создают более сильное ощущение глубины, низкие – более комфортны." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6187,7 +6224,7 @@ msgstr "" "находиться перед экраном.

Высокие значения создают более сильную " "видимость \"выпячивания\" обьектов из экрана, низкие – более комфортны." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6197,7 +6234,7 @@ msgstr "" "

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " @@ -6208,7 +6245,7 @@ msgstr "" "

Если не уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6221,7 +6258,7 @@ msgstr "" "

Если не уверены – оставьте включенным." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6236,27 +6273,18 @@ msgstr "" "

Если не уверены – оставьте включенным." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"Включает обнаружение произвольных MIP-текстур, которые некоторые игры " -"используют для специальных эффектов, основанных на расстоянии.

Могут " -"возникнуть ложные срабатывания, приводящие к размытости текстур при " -"увеличении внутреннего разрешения, например в играх, использующих MIP-" -"текстуры с очень низким разрешением. Отключение этой функции также может " -"уменьшить задержки в играх, которые часто загружают новые текстуры." -"

Этот параметр отключён, когда включено декодирование текстур на ГП." -"

Если не уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6274,35 +6302,35 @@ msgstr "" "

Если вы не уверены, не устанавливайте этот флажок." "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Сглаживание" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Фильтрация текстур" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "Результаты повторной выборки" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Цветовая коррекция" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Эффект пост-обработки" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Стереоскопический 3D-режим" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Глубина" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Сведение" @@ -6327,10 +6355,6 @@ msgstr "Принудительно 4:3" msgid "Stretch to Window" msgstr "Растянуть по окну" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Другое" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "Другое (растягивание)" @@ -6407,11 +6431,11 @@ msgstr "Пропуск отрисовки" msgid "Compile Shaders Before Starting" msgstr "Компилировать шейдеры перед запуском" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Подтвердите смену бэкенда" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6428,7 +6452,7 @@ msgstr "" "выбрать бэкенд, который вызывает меньше всего проблем." "

Если не уверены, выберите %1." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6438,7 +6462,7 @@ msgstr "" "этого будет создано отдельное окно вывода.

Если не " "уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6447,7 +6471,7 @@ msgstr "" "

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6499,7 +6523,7 @@ msgstr "" "использовать в обычных условиях.

Если вы не " "уверены, выберите «Автоматическое»." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6510,7 +6534,7 @@ msgstr "" "

Если не уверены – оставьте выключенным." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6521,7 +6545,7 @@ msgstr "" "слабого оборудования.

Если не уверены – выберите " "этот режим." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6534,7 +6558,7 @@ msgstr "" "вас не бывает подтормаживаний или же у вас слабый ГП — не пользуйтесь этим " "режимом.
" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6548,7 +6572,7 @@ msgstr "" "подтормаживания при компиляции шейдеров с минимальным влиянием на " "производительность, но конечный результат зависит от поведения драйвера ГП." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6562,7 +6586,7 @@ msgstr "" "рекомендуется.

Используйте тогда, когда другие " "настройки не дают хороших результатов." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6579,28 +6603,28 @@ msgstr "" "может уменьшить частоту кадров.

В противном случае, " "если не уверены – оставьте выключенной." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Бэкенд" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Адаптер" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Соотношение сторон" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Ширина другого соотношения сторон" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Высота другого соотношения сторон" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6608,7 +6632,7 @@ msgstr "" "Выбирает используемый аппаратный адаптер.

Если не " "уверены – выберите первый." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6639,22 +6663,42 @@ msgstr "Пропустить доступ к EFB из ЦП" msgid "Ignore Format Changes" msgstr "Игнорировать изменение формата" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Хранить копии EFB только в текстуре" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "Отложенное копирование EFB в ОЗУ" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Кэширование текстур" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "Декодирование текстур на ГП" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Безопасное" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Точность:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Быстрое" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Внешний буфер кадров (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Хранить копии XFB только в текстуре" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Выводить XFB немедленно" @@ -6807,16 +6851,10 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"Включает декодирование текстур с помощью ГП вместо ЦП.

Это может " -"привести к повышению производительности в некоторых сценариях или в " -"системах, где ЦП является узким местом.

Если этот параметр включён, " -"параметр «Обнаружение произвольных MIP-текстур» будет отключён." -"

Если не уверены, не устанавливайте этот флажок." #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -7012,9 +7050,9 @@ msgstr "Сохранить как..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Выберите файл" @@ -7070,7 +7108,7 @@ msgid "Toggle All Log Types" msgstr "Изменить все виды логгирования" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Лог" @@ -7082,9 +7120,9 @@ msgstr "Перенос строк" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Очистить" @@ -7157,8 +7195,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii Remote %1" @@ -7170,7 +7210,7 @@ msgstr "Размер окна" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -7178,9 +7218,9 @@ msgstr "Сохр." #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Загр." @@ -7324,7 +7364,7 @@ msgstr "по умолчанию" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "не подключено" @@ -7398,7 +7438,7 @@ msgid "Reset All" msgstr "Сбросить все" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7425,8 +7465,8 @@ msgid "Profile" msgstr "Профиль" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7444,10 +7484,10 @@ msgstr "Профиль '%1' не существует" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Подтвердить" @@ -7457,7 +7497,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Вы действительно хотите удалить '%1'?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Это нельзя отменить!" @@ -7606,8 +7646,13 @@ msgstr "Редактор патчей" msgid "Patch name" msgstr "Название патча" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Добавить" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7810,103 +7855,99 @@ msgstr "Статус на Redump.org:" msgid "Verify Integrity" msgstr "Проверить целостность" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Вычислить" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Выполняется проверка" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Низкая" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Среднее" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Высокая" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "Поиск адаптеров…" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Автоматический" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Контроллеры Wii" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Пробрасывать Bluetooth-адаптер" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Синхронизация" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Синхронизировать и спарить Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Сбросить все сопряжения Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Эмулировать Bluetooth-адаптер Wii" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Непрерывное сканирование" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Настоящая Balance Board" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Включить данные динамика" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Подключение Wii Remote для эмулируемых контроллеров" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Эмулируемый Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Настоящий Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"Не удалось найти поддерживаемое устройство Bluetooth.\n" -"Необходимо вручную подключить пульт Wii Remote." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Сохранённые сопряжения Wii Remote могут быть сброшены только при запущенной " "игре для Wii." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Синхронизация возможна только при запущенной игре для Wii." @@ -8121,7 +8162,7 @@ msgid "No input" msgstr "Нет входных данных" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -8152,7 +8193,7 @@ msgstr "" "Сохранить всё и выйти?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Новая" @@ -8187,10 +8228,10 @@ msgstr "Базовый адрес" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Ввод" @@ -8216,10 +8257,10 @@ msgstr "Все файлы сборки" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8403,7 +8444,7 @@ msgstr "ложь" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Условие" @@ -8562,7 +8603,7 @@ msgid "Wipe &Inspection Data" msgstr "Очистить &данные контроля" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Помощь" @@ -8829,13 +8870,13 @@ msgstr "До:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Чтение" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Запись" @@ -8851,7 +8892,7 @@ msgstr "Записать в лог" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Останов" @@ -9005,42 +9046,42 @@ msgstr "Справка по использованию условий" msgid "Breakpoints" msgstr "Точки останова" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "Изменить условие" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "Изменить условное выражение" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Активна" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Функция" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "Конечный адрес" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "Показать в коде" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Изменить…" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "Показать в памяти" @@ -9053,7 +9094,7 @@ msgstr "Параметры" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Символы" @@ -9166,7 +9207,7 @@ msgid "Run Until" msgstr "Выполнить до" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "Оставить запущенным" @@ -9183,7 +9224,7 @@ msgstr "" "Выполнены инструкции: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9470,7 +9511,7 @@ msgstr "" "(очистит кэш JIT)." #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Очистить кэш" @@ -9600,7 +9641,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Float" @@ -9608,7 +9649,7 @@ msgstr "Float" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Double" @@ -9644,7 +9685,7 @@ msgstr "32-разрядное число со знаком" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Поиск" @@ -9749,7 +9790,7 @@ msgid "Labels" msgstr "Метки" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Данные" @@ -9891,7 +9932,7 @@ msgid "No" msgstr "Нет" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Сеть" @@ -10010,70 +10051,70 @@ msgstr "Регистры" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Добавить в &наблюдение" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Добавить &точку останова в памяти" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Показать &память" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Показать &код" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Шестнадцатеричный" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Знаковое целое" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Беззнаковое целое" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Все шестнадцатеричные" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "Все целые числа со знаком" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "Все целые числа без знака" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "Все с плавающей точкой" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "Все двойной точности с плавающей точкой" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "Выполнить до достижения (игнорирование точек останова)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Обновление" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Время ожидания истекло" @@ -10548,12 +10589,20 @@ msgstr "Запись..." msgid "No file loaded / recorded." msgstr "Файл не загружен / записан." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Обновление..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10561,144 +10610,144 @@ msgstr "" "Dolphin не может найти ISO или WAD от GameCube/Wii.\n" "Щелкните дважды по этой надписи, чтобы указать путь к играм..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Выберите папку" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Конвертировать выбранные файлы..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Экспортировать сохранения Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Удалить выбранные файлы..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Свойства" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Вики" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Запуск с исправлениями Riivolution…" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Сделать &образом по умолчанию" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Конвертировать файл..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Сменить &диск" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Выполнить обновление системы" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Установить в NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Удалить из NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Открыть папку с &сохранениями Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Экспортировать сохранение Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Открыть папку с &сохранениями GameCube" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Открыть &папку с образом" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Удалить файл..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Добавить ярлык на рабочий стол" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "При добавлении ярлыка на рабочий стол произошла ошибка" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Метки" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Новая метка..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Удалить метку..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Создать сетевую игру" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Выберите папку для экспорта" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Экспортировать сохранение" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Не удалось экспортировать следующие файлы сохранений:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Файлы сохранений успешно экспортированы" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Ошибка" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Данный продукт успешно установлен в NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Не удалось установить этот продукт в NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10706,28 +10755,28 @@ msgstr "" "Удаление WAD приведет к удалению текущей версии этого продукта из NAND без " "удаления его сохраненных данных. Продолжить?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Данный продукт успешно удалён из NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Не удалось удалить этот продукт из NAND." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Данные сохранений не найдены." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Вы действительно хотите удалить этот файл?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Не удалось удалить выбранный файл." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10735,96 +10784,96 @@ msgstr "" "Проверьте, достаточно ли у вас прав для удаления этого файла, и используется " "ли он приложением." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Платформа" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Логотип" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Название" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Создатель" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Имя файла" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Путь к файлу" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "ID игры" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Регион" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Размер файла" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Формат файла" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Размер блока" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Сжатие" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "Время игры" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Новая метка" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Название новой метки:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Удалить метку" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Название удаляемой метки:" @@ -10935,7 +10984,7 @@ msgid "&Interframe Blending" msgstr "&Межкадровый блендинг" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Не удалось открыть '%1'" @@ -10994,12 +11043,12 @@ msgid "Create New Memory Card" msgstr "Создать новую карту памяти" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "Карты памяти GameCube (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Все файлы (*)" @@ -11044,43 +11093,43 @@ msgstr "&Открыть..." msgid "&Create..." msgstr "&Создать..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Имя файла" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Иконка" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Блоков" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Переключиться на B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Переключиться на A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Скопировать на B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Скопировать на A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "Свободных блоков: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "Свободных файлов: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -11088,70 +11137,70 @@ msgstr "" "Не удалось открыть карту памяти:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "Установить файл карты памяти для слота А" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "Установить файл карты памяти для слота B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "Карты памяти GameCube" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "Неконсистентность данных в GCMemcardManager, отмена действия." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Стандартный файл GCI" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "Файлы Gameshark MadCatz" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Файлы Datel MaxDrive/Pro" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Не удалось экспортировать" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "Не удалось прочитать выбранные файлы сохранений с карты памяти." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Экспортировать файл сохранения" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "Не удалось записать файл сохранения на диск." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Экспорт файлов сохранений" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "Не удалось экспортировать %n из %1 сохранений." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "Файлы сохранений (%n из %1 шт.) успешно экспортированы." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -11161,7 +11210,7 @@ msgstr "" "Недостаточно свободных файлов на выбранной карте памяти. Требуется свободных " "файлов: не менее %n." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -11171,47 +11220,47 @@ msgstr "" "Недостаточно свободных блоков на выбранной карте памяти. Требуется свободных " "блоков: не менее %n." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" "Как минимум 2 файла сохранений из выбранных вами имеют одинаковое внутреннее " "имя файла." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "Выбранная карта памяти уже содержит файл \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "Не удалось импортировать" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "Не удалось импортировать \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "Не удалось записать изменённую карту памяти на диск." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "Импорт файлов сохранений" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Поддерживаемые форматы файлов" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -11223,82 +11272,82 @@ msgstr "" "\n" "Отмена импорта." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Копирование не удалось" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "Вы хотите удалить выбранные файлы сохранений (%n шт.)?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "Не удалось удалить" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "Не удалось удалить файл." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "Не удалось исправить контрольные суммы" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Не удалось открыть файл." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Не удалось прочесть файл." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" "Размер файла не совпадает с размером ни одной известной карты памяти " "GameCube." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "Размер файла в заголовке не совпадает с настоящим размером карты." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Некорректные контрольные суммы." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Расхождение между количеством свободных блоков в заголовке и количеством " "неиспользованных блоков." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "Расхождение во внутренних структурах данных." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Данные в области файла, которые не должны использоваться." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Ошибок нет." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "Не удалось открыть файл." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "Не удалось прочитать данные из файла." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Данные находятся в нераспознанном формате или повреждены." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Неизвестная ошибка." @@ -11351,21 +11400,21 @@ msgstr "Игрок 2 Способность 1" msgid "Player Two Ability Two" msgstr "Игрок 2 Способность 2" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Создать" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "Выберите файл фигурки" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Не удалось открыть файл Infinity." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -11377,11 +11426,11 @@ msgstr "" "\n" "Возможно, файл уже используется в базе." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "Не удалось прочитать файл Infinity." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11393,46 +11442,46 @@ msgstr "" "\n" "Файл слишком маленький." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "Создатель фигурок Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Неизвестно--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "Номер фигурки:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Ошибка преобразования значения" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "Введён недопустимый символ." #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Неизвестный(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Создать файл Infinity" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "Объект Infinity (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Не удалось создать файл Infinity." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11460,20 +11509,20 @@ msgstr "Чтобы загрузить быстрое сохранение, ну msgid "Batch mode cannot be used without specifying a game to launch." msgstr "Пакетный режим не может использоваться без указания запускаемой игры." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "Возникла ошибка при загрузке некоторых пакетов текстур" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "Некорректный набор %1 указан: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Все файлы GC/Wii" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11481,53 +11530,53 @@ msgstr "" "Завершение работы уже запущено. Если остановить эмуляцию, несохранённые " "данные могут быть утеряны. Остановить принудительно?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" "Остановить текущую эмуляцию? Обнаружены несохранённые изменения достижений." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Вы хотите остановить текущую эмуляцию?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Не удалось инициализировать ядро" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "Невозможно создать сессию сетевой игры, пока игра всё ещё запущена!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Сессия сетевой игры уже создана!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Не удалось открыть сервер" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -11535,11 +11584,11 @@ msgstr "" "Не удалось инициализировать прослушивание порта %1. У вас запущен ещё один " "сервер сетевой игры?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Вы хотите добавить \"%1\" в список путей к играм?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11550,52 +11599,51 @@ msgstr "" "сохранения. Этот процесс необратим, поэтому рекомендуется иметь бэкапы обоих " "NAND. Вы уверены, что хотите продолжить?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "Выбрать резервную копию NAND" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "Файл бэкапа NAND BootMii (*.bin);;Все файлы (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "Импортирование бэкапа NAND" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"Импортирование бэкапа NAND\n" -" Прошло времени: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "Выбрать файл с ключами (дамп OTP/SEEPROM)" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "Файл с ключами BootMii (*.bin);;Все файлы (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" "Воспроизведение записей ввода отключено в RetroAchievements в режиме " "«Хардкор»." -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "Выберите файл записи, который следует воспроизвести" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "TAS-ролики (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "Сохранить файл записи как" @@ -11877,421 +11925,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Ассемблер" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Очистить кэш списка игр" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Опции" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "&Настройка" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "Настройки &графики" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "Настройки &звука" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "Настройки &управления" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "Горячие &клавиши" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "Настройки &свободного обзора" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Пауза после запуска" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "Сброс игнорирования обработчика ошибок" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Шрифт..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Сайт" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Онлайн-&документация" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "Репозиторий на &GitHub" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Баг-трекер" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Проверить обновления..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Об эмуляторе" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "В виде списка" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "В виде сетки" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Столбцы в списке" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "WAD-файлы" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "ELF/DOL-файлы" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Отображать игры платформ" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "Япония" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Австралия" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Франция" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Германия" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Италия" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Корея" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Голландия" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Россия" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Испания" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Тайвань" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Мир" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Неизвестный" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Отображать игры регионов" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Показать все" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Скрыть все" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Запись" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "&Начать запись ввода" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "&Проиграть записанный ввод..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Остановить проигр./запись ввода" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Экспорт записи..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "Режим \"Только для &чтения\"" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "Ввод TAS" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Пауза в конце ролика" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Дампить кадры" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Дампить звук" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Ядро интерпретатора" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "Отключить линковку блоков JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Отключить кэш JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Отключить быструю память" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Отключить Fastmem Arena" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "Отключить карту больших точек входа" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Логировать покрытие инструкций JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Найти инструкцию" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "Включить профилирование блока JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "Удалить данные профилирования блока JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "Запись дампа журнала блока JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "Отключить JIT (ядро JIT)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "Отключить JIT LoadStore" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "Отключить JIT LoadStore lbzx" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "Отключить JIT LoadStore lXz" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "Отключить JIT LoadStore lwz" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "Отключить JIT LoadStore Floating" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "Отключить JIT LoadStore Paired" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "Отключить JIT для FloatingPoint" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "Отключить JIT для Integer" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "Отключить JIT Paired" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "Отключить JIT SystemRegisters" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "Отключить JIT Branch" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "Отключить кэш регистров JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Очистить символы" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Создать символы из" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "База данных сигнатур" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "Модули RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Загрузить карту символов" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Сохранить карту символов" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Загрузить &другой файл с картой..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Загрузить файл с &плохими картами..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Сохранить карту символов &как..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "Со&хранить код" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "С&оздать файл с сигнатурами..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "Добавить к &имеющемуся файлу с сигнатурами..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "Объединить &два файла с сигнатурами..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "Примени&ть файл с сигнатурами..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Патчить HLE-функции" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "Загрузить системное меню vWii %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Загрузить системное меню Wii %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "Выбрать продукт для установки в NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD-файлы (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "Выбрать файл сохранения" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Файлы сохранений Wii (*.bin);;Все файлы (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Импортировать сохранение" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -12303,11 +12359,11 @@ msgstr "" "\n" "Перезаписать существующие данные сохранения?" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Файл сохранения успешно импортирован." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -12315,14 +12371,14 @@ msgstr "" "Не удалось импортировать файл сохранения. Похоже, что данный файл повреждён " "или не является корректным сохранением Wii." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "Не удалось импортировать файл сохранения. Пожалуйста, запустите игру, а " "потом попробуйте ещё раз." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12333,11 +12389,11 @@ msgstr "" "ваш NAND (Инструменты -> Управлять NAND -> Проверить NAND...), затем " "импортируйте файл сохранения ещё раз." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Выбрать папку сохранения" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -12349,7 +12405,7 @@ msgstr "" "\n" "Перезаписать существующие данные сохранения?" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -12357,14 +12413,14 @@ msgstr "" "%1: не удалось импортировать файл сохранения. Возможно, указанный файл " "повреждён или не является действительным файлом Wii." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: не удалось импортировать файл сохранения. Запустите игру один раз, затем " "повторите попытку." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12375,17 +12431,17 @@ msgstr "" "(Сервис -> Управлять NAND -> Проверить NAND…), затем повторите импорт файла " "сохранения." -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "Успешно импортировано: файлов сохранения — %1 (ошибок — %2)" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "Экспортировано сохранений: %n" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12393,7 +12449,7 @@ msgstr "" "Доступная пользователю часть вашей NAND содержит блоки (%1) данных (%2 КиБ), " "из максимально допустимых %3 (%4 КиБ)." -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12401,15 +12457,15 @@ msgstr "" "Зарезервированная системой часть NAND содержит блоки (%1) данных (%2 КиБ), " "из максимально допустимых %3 (%4 КиБ)." -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "Проверка NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12417,15 +12473,15 @@ msgstr "" "Ваша память NAND содержит больше данных, чем разрешено. Программное " "обеспечение Wii может вести себя неправильно или не разрешить сохранение." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Проблем не обнаружено." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND успешно исправлен." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12433,110 +12489,110 @@ msgstr "" "Не получается исправить NAND. Рекомендуется создать резервную копию текущих " "данных и поставить NAND с нуля." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Сертификаты успешно извлечены из NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Не удалось извлечь сертификаты из NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Выбрать шрифт для отладки" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Подтверждение" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Вы хотите очистить список имён символов?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Созданы имена символов из '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' не найден, имена символов не созданы" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "Автообнаружение RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "Обнаруживать RSO автоматически?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Введите адрес модуля RSO:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Некорректный адрес модуля RSO: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Не удалось загрузить модуль RSO на %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Найдено модулей: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "Обнаружение модулей RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "Не удалось автоматически обнаружить модуль RSO" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Выберите адрес модуля RSO:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' не найден, ищем на замену распространенные функции" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Загружены символы из '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Загрузить файл карты" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Файл карты Dolphin (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Сохранить файл карты" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Не удалось сохранить карту кода по пути '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Не удалось загрузить файл с картой '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Не удалось сохранить карту символов по пути '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12544,15 +12600,15 @@ msgstr "" "Экспортировать символы с префиксом:\n" "(Пусто - все символы)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Сохранить файл сигнатуры" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Не удалось сохранить файл сигнатуры '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12560,39 +12616,39 @@ msgstr "" "Добавлять только символы с префиксом:\n" "(Пусто - все символы)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Добавить сигнатуру в" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Не удалось добавить данные в файл с сигнатурами '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Применить файл сигнатуры" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "Выберите приоритетный входной файл" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "Выберите вторичный входной файл" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "Сохранить объединённый выходной файл как" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Не удалось сохранить файл с сигнатурами '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Поиск инструкции" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Инструкция:" @@ -12713,7 +12769,7 @@ msgid "Game" msgstr "Игра" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Игроки" @@ -12742,29 +12798,29 @@ msgstr "Для данной сессии требуется пароль:" msgid "Invalid password provided." msgstr "Предоставлен неверный пароль." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "Сетевая игра" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Старт" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Буфер:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Выход" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "Нет данных сохранений" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12772,11 +12828,11 @@ msgstr "" "Netplay будет запущена без данных сохранений, а созданные данные сохранений " "будут удалены по окончании сеанса Netplay." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "Загрузка только данных сохранений хоста" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12786,11 +12842,11 @@ msgstr "" "сохранений, созданные или изменённые во время сеанса Netplay, будут " "отброшены в конце сеанса." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "Загрузка и запись данных сохранений хоста" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12799,11 +12855,11 @@ msgstr "" "сохранений, созданные или изменённые во время сеанса Netplay, останутся в " "локальных сохранениях хоста." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "Использовать все данные сохранений Wii" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12813,15 +12869,15 @@ msgstr "" "сохранение запускаемой игры. Полезно при переключении игры в середине " "сеанса. Не влияет, если выбрано значение «Нет данных сохранения»." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "Синхронизировать коды AR/Gecko" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Строгая синхронизация настроек" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12833,11 +12889,11 @@ msgstr "" "Может предотвратить рассинхрон в некоторых играх, которые используют чтение " "EFB. Пожалуйста, убедитесь, что у всех одинаковый бэкенд видео." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Честная задержка ввода" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12849,11 +12905,11 @@ msgstr "" "Подходит для соревновательных игр, где важны честность и минимальная " "задержка." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Хост управляет вводом" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12866,11 +12922,11 @@ msgstr "" "Подходит для казуальных игр с 3 и более игроками, возможно, при нестабильных " "соединениях или соединениях с высокой задержкой." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Режим гольфа" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12881,74 +12937,74 @@ msgstr "" "Подходит для пошаговых игр с элементами управления, чувствительными ко " "времени, такими как гольф." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Контр. сумма" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Текущей игры" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Другой игры..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD-карты" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Записывать ввод" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Показывать оверлей режима гольфа" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "Скрыть сетевые GBA" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Чат" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Отправить" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Копировать" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Исключить игрока" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Назначить порты контроллеров" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Игра остановлена" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Успешно добавлена в индекс сетевой игры" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Не удалось добавить сессию в индекс сетевой игры: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Не у всех игроков есть игра. Вы действительно хотите начать?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12960,47 +13016,47 @@ msgstr "" "\n" "Пожалуйста, выберите конкретное внутреннее разрешение." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Вы уверены, что хотите выйти из сетевой игры?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "ID комнаты" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Внешний адрес" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Локальный адрес" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Игрок" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Статус игры" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Пинг" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Порты" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Ревизия" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "Неверный хэш" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -13009,127 +13065,127 @@ msgstr "" "Свойства, переключитесь на вкладку вкладку «Проверка» и выберите «Проверить " "целостность», чтобы проверить хэш" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "Неверный номер диска" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "Игра имеет другой номер диска" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Неверная версия" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "Игра имеет другую версию" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Неверный регион" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "Игровой регион не соответствует" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "Не найдено" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "Соответствующая игра не найдена" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Подключение" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Повтор" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Игра изменена на \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "ROM GBA%1 изменён на «%2»" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "ROM GBA%1 отключён" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Игра начата" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 присоединился" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 вышел" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "Максимальный размер буфера изменён на %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Размер буфера изменён на %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Хост управляет вводом" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Хост не управляет вводом" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Максимальный буфер:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Обнаружена возможная рассинхронизация: %1, вероятно, рассинхронизовался на " "кадре %2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Соединение с сервером сетевой игры потеряно..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Не удалось подключиться к серверу: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Ошибка промежуточного сервера" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Не удалось обнаружить центральный сервер" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Слишком старая версия Dolphin для подключения к промежуточному серверу" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 теперь играет в гольф" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "Использование TTL %1 для тестового пакета" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -13148,7 +13204,7 @@ msgstr "" "- Название: {3}\n" "- Хэш: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 — некорректный образ игры" @@ -13711,7 +13767,7 @@ msgstr "" "dolphin_emphasis>" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -13719,7 +13775,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13728,85 +13784,86 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "Параметры DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "Движок эмуляции DSP:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (рекомендуется)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "Рекомпилятор LLE (медленно)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "Интерпретатор LLE (очень медленно)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Настройки бэкенда" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Звуковой бэкенд:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Декодер Dolby Pro Logic II" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Качество декодирования:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "Самое низкое (задержка ~10 мс)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "Низкое (задержка ~20 мс)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "Высокое (задержка ~40 мс)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "Самое высокое (задержка ~80 мс)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Устройство по умолчанию" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "Устройство вывода:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "Задержка: %1 мс" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "Задержка: 000 мс" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Параметры воспроизведения звука" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13817,35 +13874,44 @@ msgstr "" "

Если не уверены, установите значение 80 мс." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 мс" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 мс" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Заполнять паузы в аудио" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "Отключать звук при отключении ограничения скорости" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Размер аудиобуфера:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13868,7 +13934,7 @@ msgstr "" "отладки. Не рекомендуется.

Если не уверены, " "выберите HLE." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -13876,7 +13942,7 @@ msgstr "" "Выбирает, какой аудио-API использовать внутри системы." "

Если не уверены, выберите %1." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -13887,7 +13953,7 @@ msgstr "" "

Если не уверены, оставьте значение 20 мс." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
Если не уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -13908,7 +13974,7 @@ msgstr "" "значения увеличивают задержку звука.

Если не " "уверены, выберите значение «Высокое»." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -13916,7 +13982,7 @@ msgstr "" "Регулирует громкость звука на выходе.

Если не " "уверены, оставьте значение 100%." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -13925,14 +13991,14 @@ msgstr "" "подвисание.

Если не уверены, оставьте этот флажок." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
Если не уверены, не " "устанавливайте этот флажок." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "Движок эмуляции DSP" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "Аудио-бэкенд" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "Качество декодирования" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -13962,14 +14028,36 @@ msgstr "" "Выбирает устройство вывода.

Если не уверены, " "выберите устройство по умолчанию." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "Устройство вывода" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Задержка" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -14114,42 +14202,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "Настройки GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "Запускать ядра GBA в выделенных потоках" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "ROM на порту %1:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Сохранение в той же папке, где и образ" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Сохранения:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "Выберите файл для открытия или создания" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "Не удалось установить карту памяти на пустой путь." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -14161,60 +14249,60 @@ msgstr "" "повреждён или не является файлом карты памяти GameCube.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" "Один и тот же файл не может использоваться в нескольких слотах; он уже " "используется %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "Выберите основную папку GCI" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "Не удалось установить папку GCI на пустой путь." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "Одна и та же папка не может использоваться в нескольких слотах; она уже " "используется %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "Выберите файл для открытия" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Картриджи от Game Boy Advance (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "Выбрать BIOS GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "Выберите путь к файлам сохранений GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "Поместите ПЗУ IPL в User/GC/<регион>." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "Выбрать образ игры GBA" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -14222,23 +14310,23 @@ msgstr "" "Образы игр Game Boy Advance (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Все файлы (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Основные настройки" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Включить двухъядерный режим (speedhack)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Включить чит-коды" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -14246,82 +14334,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Разрешить несовпадение настроек региона" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Автоматически сменять диски" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Показывать текущую игру в Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Без ограничения" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (обычная скорость)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Ограничение скорости:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Настройки автообновления" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Автообновление:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Не обновлять" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "Релизы (раз в несколько месяцев)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Разрабатываемая (несколько раз в день)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "Резервный регион" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "Резервный регион:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Настройки отправки статистики об использовании" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Включить отправку статистики об использовании" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Сгенерировать новый ID сбора статистики" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Генерация ID" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Новый ID сгенерирован." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -14336,7 +14424,7 @@ msgstr "" "

Если не уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -14350,7 +14438,7 @@ msgstr "" "

Если не уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -14363,7 +14451,7 @@ msgstr "" "

Если не уверены, не устанавливайте этот флажок." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -14381,7 +14469,7 @@ msgstr "" "командной строки.

Если не уверены, не " "устанавливайте этот флажок." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -14393,7 +14481,7 @@ msgstr "" "эмуляции.

Если не уверены, оставьте этот флажок." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -14434,7 +14522,7 @@ msgstr "" "наличие обновлений.

Если не уверены, выберите " "Releases." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -14444,7 +14532,7 @@ msgstr "" "определён автоматически.

Этот параметр невозможно изменить во время " "эмуляции." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -14461,7 +14549,7 @@ msgstr "" "помогают выявлять редкие конфигурации, которые вызывают ошибки, проблемы с " "производительностью и стабильностью." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -14470,15 +14558,15 @@ msgstr "" "приведёт к тому, что будущая статистика не будет связана с предыдущей " "статистикой." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "Ограничение скорости" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Автообновление" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -14495,13 +14583,13 @@ msgstr "" "оборудование.

Если не уверены, выберите 100%." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -15394,14 +15482,6 @@ msgstr "Настройки контроллера Wii" msgid "Sensor Bar Position:" msgstr "Месторасположение сенсора:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "сверху" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "снизу" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -15950,15 +16030,15 @@ msgstr "" "Не удалось загрузить файл Skylander:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "Ввод TAS %1 GBA" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "Ввод GameCube TAS %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Основной стик" @@ -15999,71 +16079,71 @@ msgstr "Длительность нажатия турбо-кнопки (в ка msgid "Duration of Turbo Button Release (frames):" msgstr "Длительность отпускания турбо-кнопки (в кадрах):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "ИК" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Стик нунчака" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Акселерометр Wii Remote" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Гироскоп Wii Remote" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "Акселерометр Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Кнопки Wii Remote" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Кнопки нунчака" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Кнопки Classic" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Ввод Wii TAS %1 - Wii Remote + Нунчак" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Ввод Wii TAS %1 - Контроллер Classic" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Ввод Wii TAS %1 - Wii Remote" @@ -16578,36 +16658,40 @@ msgstr "Ожидался + или закрывающая скобка." msgid "Tokenizing failed." msgstr "Ошибка токенизации." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "Профили для игровой настройки '{0}' не найдены" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "Не удалось подключиться к серверу обновлений." -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "От службы автообновления получен недопустимый JSON: {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" "Вы используете последнюю версию, доступную\n" "на выбранном канале обновлений." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "Не удалось создать копию средства обновления." -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "Не удалось установить разрешения для копии средства обновления." -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "Не удалось запустить средство обновления: {0}" @@ -16647,31 +16731,31 @@ msgid "Africa" msgstr "Африка" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "Б" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "КиБ" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "МиБ" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "ГиБ" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "ТиБ" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "ПиБ" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "ЭиБ" @@ -16752,7 +16836,7 @@ msgstr "" msgid "Null" msgstr "Пустой" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16761,7 +16845,7 @@ msgstr "" "текстур.\n" "ГП: Ваша видеокарта поддерживает OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16769,7 +16853,7 @@ msgstr "" "ГП: ОШИБКА OGL: Требуется GL_ARB_vertex_array_object.\n" "ГП: Ваша видеокарта поддерживает OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16777,7 +16861,7 @@ msgstr "" "ГП: ОШИБКА OGL: Требуется GL_ARB_map_buffer_range.\n" "ГП: Ваша видеокарта поддерживает OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16785,7 +16869,7 @@ msgstr "" "ГП: ОШИБКА OGL: Требуется GL_ARB_uniform_buffer_object.\n" "ГП: Ваша видеокарта поддерживает OpenGL 3.1?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16794,7 +16878,7 @@ msgstr "" "Обнаружен глючный драйвер ГП.\n" "Пожалуйста, установите проприетарный драйвер ГП или обновите версию Mesa 3D." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16802,7 +16886,7 @@ msgstr "" "ГП: ОШИБКА OGL: Требуется GL_ARB_sampler_objects.\n" "ГП: Ваша видеокарта поддерживает OpenGL 3.3?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16813,7 +16897,7 @@ msgstr "" "ГП: Ваша видеокарта поддерживает OpenGL 3.0?\n" "ГП: Ваш драйвер поддерживает GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -16882,6 +16966,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -16903,12 +16994,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"Эта ошибка обычно вызвана десинхронизацией эмулируемого ГП с эмулируемым ЦП, " -"но ваши текущие параметры делают это маловероятным. Если эта ошибка мешает " -"игре работать, сообщите об этом разработчикам." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -16932,7 +17020,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "Изображения с дампами кадра(ов) '{0}' уже существуют. Перезаписать?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Компиляция шейдеров" @@ -16986,10 +17074,6 @@ msgstr "Отменить" msgid "Help" msgstr "Помощь" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Применить" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "По умолчанию" diff --git a/Languages/po/sr.po b/Languages/po/sr.po index 6d2321c675..c3c2425978 100644 --- a/Languages/po/sr.po +++ b/Languages/po/sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: nikolassj, 2011\n" "Language-Team: Serbian (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -20,17 +20,17 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -71,7 +71,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -86,30 +86,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Informacija " #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Pitanje " #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Upozorenje " @@ -255,15 +255,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -352,7 +352,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -392,8 +392,9 @@ msgstr "" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -405,8 +406,9 @@ msgstr "" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -444,10 +446,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -457,7 +459,7 @@ msgstr "Reset/Restart " #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -558,15 +560,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "" @@ -719,287 +721,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" +msgid "Toggle Aspect Ratio Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 -msgid "Toggle Aspect Ratio" +msgid "Toggle Custom Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:109 -msgid "Toggle Skip EFB Access" +msgid "Toggle Aspect Ratio" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:110 -msgid "Toggle EFB Copies" +msgid "Toggle Skip EFB Access" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:111 -msgid "Toggle XFB Copies" +msgid "Toggle EFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:112 -msgid "Toggle XFB Immediate Mode" +msgid "Toggle XFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:113 -msgid "Toggle Fog" +msgid "Toggle XFB Immediate Mode" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:114 -msgid "Toggle Texture Dumping" +msgid "Toggle Fog" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:115 +msgid "Toggle Texture Dumping" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Ucitaj State Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Ucitaj State Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Ucitaj State Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Ucitaj State Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Ucitaj State Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Uci State Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Ucitaj State Slot 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Ucitaj State Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Snimaj State Slot 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Snimaj State Slot 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Snimaj State Slot 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Snimaj State Slot 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Snimaj State Slot 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Snimaj State Slot 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Snimaj State Slot 7 " -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Snimaj State Slot 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1028,7 +1034,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "" @@ -1049,8 +1055,8 @@ msgstr "" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Jacina zvuka " @@ -1107,7 +1113,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1177,46 +1183,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1302,7 +1308,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1367,37 +1373,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1425,8 +1421,8 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Tasteri" @@ -1464,33 +1460,33 @@ msgstr "" msgid "Keys" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1533,7 +1529,7 @@ msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "" @@ -1542,7 +1538,7 @@ msgid "Button" msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "" @@ -1563,20 +1559,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1644,7 +1640,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "" @@ -1735,8 +1731,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1793,25 +1789,25 @@ msgid "Nunchuk" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1928,21 +1924,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1953,63 +1949,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2265,147 +2261,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Igra je vec pokrenuta!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2483,8 +2479,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2502,28 +2498,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2562,7 +2558,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Nepoznat/o" @@ -2780,22 +2776,22 @@ msgid "Korean" msgstr "Korejski " #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2803,15 +2799,15 @@ msgstr "" msgid "Unpacking" msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2931,10 +2927,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2942,65 +2950,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3009,40 +3017,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3050,109 +3067,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3160,7 +3177,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3519,52 +3536,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3585,47 +3602,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3634,235 +3651,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3978,10 +4007,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4013,49 +4041,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Error" @@ -4076,16 +4104,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4128,31 +4156,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Dodaj" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4161,20 +4188,24 @@ msgstr "Dodaj" msgid "Cancel" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Dodaj..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4183,9 +4214,9 @@ msgstr "Dodaj..." msgid "Remove" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4246,10 +4277,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4348,152 +4379,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Izskljucen/o" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Siguran " - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Brzo " - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "" @@ -4560,7 +4530,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "" @@ -4588,7 +4558,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "" @@ -4607,6 +4577,10 @@ msgstr "" msgid "Graphics" msgstr "Grafike" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4620,63 +4594,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4695,19 +4669,32 @@ msgstr "" msgid "Description:" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4809,60 +4796,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Izseci" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Donji deo/dno" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4870,21 +4877,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4892,7 +4899,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4900,46 +4907,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4958,14 +4965,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4978,21 +4985,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5000,21 +5000,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5023,7 +5023,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5037,7 +5037,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5046,15 +5046,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5310,89 +5359,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Izskljucen/o" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(iskljucen/o)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5401,7 +5454,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5411,7 +5464,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5422,7 +5475,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5445,19 +5498,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5466,7 +5519,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5474,7 +5527,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5484,7 +5537,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5492,7 +5545,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5503,14 +5556,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5518,20 +5571,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5539,7 +5592,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5548,18 +5601,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5569,35 +5622,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5622,10 +5675,6 @@ msgstr "" msgid "Stretch to Window" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5698,11 +5747,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5712,27 +5761,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5754,21 +5803,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5776,7 +5825,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5785,7 +5834,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5794,7 +5843,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5805,34 +5854,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5861,22 +5910,42 @@ msgstr "" msgid "Ignore Format Changes" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Siguran " + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Brzo " + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -5985,8 +6054,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6159,9 +6228,9 @@ msgstr "Snimaj kao..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6217,7 +6286,7 @@ msgid "Toggle All Log Types" msgstr "" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "" @@ -6229,9 +6298,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Ocisti" @@ -6299,8 +6368,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6312,7 +6383,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6320,9 +6391,9 @@ msgstr "Snimaj" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Ucitaj " @@ -6462,7 +6533,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6531,7 +6602,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6558,8 +6629,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6577,10 +6648,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "" @@ -6590,7 +6661,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6730,8 +6801,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Dodaj" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6932,99 +7008,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7198,7 +7272,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7226,7 +7300,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7261,10 +7335,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "" @@ -7288,10 +7362,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7467,7 +7541,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7624,7 +7698,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Pomoc" @@ -7820,13 +7894,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7842,7 +7916,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7944,42 +8018,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -7992,7 +8066,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8105,7 +8179,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8120,7 +8194,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8393,7 +8467,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8521,7 +8595,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8529,7 +8603,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8565,7 +8639,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "" @@ -8670,7 +8744,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8812,7 +8886,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8931,70 +9005,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Updejt " -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9453,277 +9527,285 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Pribor/Opcije" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Baner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9832,7 +9914,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9891,12 +9973,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9941,112 +10023,112 @@ msgstr "&Otvori..." msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10054,7 +10136,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10062,45 +10144,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10108,78 +10190,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10232,21 +10314,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10254,11 +10336,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10266,46 +10348,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10329,81 +10411,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10411,48 +10493,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10734,421 +10817,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Opcije" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Graficke Opcije" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Hotkey Opcije" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11156,33 +11247,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11190,230 +11281,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11529,7 +11620,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "" @@ -11558,75 +11649,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Pokreni " -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Izadji " -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11634,11 +11725,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11646,11 +11737,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11658,85 +11749,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chat/Caskanje" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Isprati" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11744,171 +11835,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11920,7 +12011,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12395,7 +12486,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12403,7 +12494,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12412,120 +12503,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12538,85 +12639,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12747,42 +12870,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12790,78 +12913,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Osnovne opcije" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12869,82 +12992,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12953,7 +13076,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12962,7 +13085,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12970,7 +13093,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -12981,7 +13104,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -12989,7 +13112,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13010,14 +13133,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13027,21 +13150,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13051,13 +13174,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13838,14 +13961,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Donji deo/dno" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14369,15 +14484,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "" @@ -14411,71 +14526,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -14967,34 +15082,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15034,31 +15153,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15128,44 +15247,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15173,7 +15292,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15229,6 +15348,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15246,8 +15372,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15266,7 +15392,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15317,10 +15443,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/sv.po b/Languages/po/sv.po index c18ec56bbe..b49bb14d3d 100644 --- a/Languages/po/sv.po +++ b/Languages/po/sv.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Daniel Nylander , 2025-2026\n" "Language-Team: Swedish (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -28,17 +28,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT är inte aktivt" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "Misslyckades att öppna \"{0}\" för att skriva." -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "Skrev till \"{0}\"." @@ -81,7 +81,7 @@ msgstr "" "Filen {0} kunde inte öppnas för skrivning. Kontrollera om den redan är " "öppnad i ett annat program." -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -98,30 +98,30 @@ msgid "Unpack SD Card Now" msgstr "Packa upp SD-kort nu" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Information" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Fråga" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Varning" @@ -291,15 +291,15 @@ msgstr "" "{0}-IPL hittades i {1}-mappen. Det kan hända att skivan inte kommer kunna " "kännas igen" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Kunde inte läsa in den exekverbara filen till minnet." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "Kunde inte starta spelet för att GC-IPL-filen inte kunde hittas." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "Kan inte hitta GC-IPL-filen." @@ -413,7 +413,7 @@ msgstr "" "DFF-filens minsta tillåtna läsarversion ({0}) är större än den här FIFO-" "spelarens version ({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -458,8 +458,9 @@ msgstr "Ner" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -471,8 +472,9 @@ msgstr "Vänster" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -510,10 +512,10 @@ msgid "Increase" msgstr "Öka" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -523,7 +525,7 @@ msgstr "Återställ" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -624,15 +626,15 @@ msgstr "Kontrollera nätspelsgolfläge" msgid "Open Achievements" msgstr "Öppna prestationer" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Volym ner" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Volym upp" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Slå på/av ljudvolym" @@ -785,287 +787,291 @@ msgid "Previous Game Profile" msgstr "Föregående spelprofil" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Slå på/av beskärning" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "Växla bildförhållande" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "Växla Hoppa över EFB-åtkomst" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "Slå på/av EFB-kopior" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "Slå på/av XFB-kopior" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "Slå på/av omedelbar XFB-presentation" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Slå på/av dimma" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Slå på/av texturdumpning" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Slå på/av anpassade texturer" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "Öka intern upplösning" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "Sänk intern upplösning" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "Fri kamera - Slå på/av" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "Slå på/av 3D sida-vid-sida" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "Slå på/av 3D topp-och-botten" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "Slå på/av 3D-anaglyf" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Sänk djup" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Öka djup" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Sänk konvergens" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Öka konvergens" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "Läs in snabbsparningsplats 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "Läs in snabbsparningsplats 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "Läs in snabbsparningsplats 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "Läs in snabbsparningsplats 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "Läs in snabbsparningsplats 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "Läs in snabbsparningsplats 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "Läs in snabbsparningsplats 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "Läs in snabbsparningsplats 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "Läs in snabbsparningsplats 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "Läs in snabbsparningsplats 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Ladda från vald plats" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "Spara snabbsparningsplats 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "Spara snabbsparningsplats 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "Spara snabbsparningsplats 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "Spara snabbsparningsplats 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "Spara snabbsparningsplats 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "Spara snabbsparningsplats 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "Spara snabbsparningsplats 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "Spara snabbsparningsplats 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "Spara snabbsparningsplats 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "Spara snabbsparningsplats 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "Spara på vald plats" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Välj snabbsparningsplats 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Välj snabbsparningsplats 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Välj snabbsparningsplats 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Välj snabbsparningsplats 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Välj snabbsparningsplats 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Välj snabbsparningsplats 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Välj snabbsparningsplats 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Välj snabbsparningsplats 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Välj snabbsparningsplats 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Välj snabbsparningsplats 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Läs in senaste snabbsparning 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Läs in senaste snabbsparning 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Läs in senaste snabbsparning 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Läs in senaste snabbsparning 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Läs in senaste snabbsparning 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Läs in senaste snabbsparning 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Läs in senaste snabbsparning 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Läs in senaste snabbsparning 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Läs in senaste snabbsparning 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Läs in senaste snabbsparning 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "Spara äldsta snabbsparning" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Ångra inläsning av snabbsparning" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Ångra snabbsparning" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Spara snabbsparning" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Läs in snabbsparning" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "Höj vald snabbsparningsplats" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Sänk vald snabbsparningsplats" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "Ladda in ROM" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "Ladda ur ROM" @@ -1094,7 +1100,7 @@ msgid "Show Infinity Base" msgstr "Visa Infinitybas" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Kortkommandon" @@ -1115,8 +1121,8 @@ msgstr "Allmänt" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Volym" @@ -1173,7 +1179,7 @@ msgid "Graphics Toggles" msgstr "Växla grafikalternativ" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Intern upplösning" @@ -1251,46 +1257,46 @@ msgstr "" "\n" "DSPHLE: Okänd µcode (CRC = {0:08x}) - AX kommer användas." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Skivan som skulle sättas in hittades inte." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "En skiva håller redan på att sättas in." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "Okänt DVD-kommando {0:08x} - katastrofalt fel" @@ -1391,7 +1397,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Bredbandsadapter (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "Triforce Baseboard" @@ -1462,37 +1468,27 @@ msgstr "" "{0} är inte en mapp och kunde inte flyttas till *.original.\n" "Kontrollera skrivrättigheterna eller flytta filen utanför Dolphin" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Fel: GBA{0} misslyckades att öppna ROM-filen i {1}" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Fel: GBA{0} misslyckades att initialisera kärnan" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Fel: GBA{0} misslyckades att ladda ROM-filen i {1}" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Fel: GBA{0} misslyckades att öppna BIOS-filen i {1}" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Fel: GBA{0} misslyckades att ladda BIOS-filen i {1}" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Fel: GBA{0} misslyckades att öppna sparfilen i {1}" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Fel: GBA{0} misslyckades att ladda sparfilen i {1}" @@ -1520,8 +1516,8 @@ msgstr "Kontroll" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Knappar" @@ -1559,16 +1555,16 @@ msgstr "Tangentbord" msgid "Keys" msgstr "Tangenter" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "Rapport: GCIFolder skriver till oallokerat block {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock anropades med ogiltig blockadress" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" @@ -1576,11 +1572,11 @@ msgstr "" "Spelet skrevs över med ett annat spels sparfil. Data kommer antagligen bli " "korrupt {0:#x}, {1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT är inkorrekt. Dolphin kommer nu avslutas" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " @@ -1589,7 +1585,7 @@ msgstr "" "Varning: Antalet block indikerade i BAT ({0}) matchar inte den laddade " "filheadern ({1})" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1643,7 +1639,7 @@ msgstr "Kontrollspak" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C-spak" @@ -1652,7 +1648,7 @@ msgid "Button" msgstr "Knapp" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1678,20 +1674,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Avtryckare" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Vibration" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1759,7 +1755,7 @@ msgstr "Classic Controller" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Vänster spak" @@ -1850,8 +1846,8 @@ msgstr "Slagstyrka" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1908,25 +1904,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Skaka" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Luta" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Svinga" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "Accelerometer" @@ -2043,21 +2039,21 @@ msgid "uDraw GameTablet" msgstr "uDraw GameTablet" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "Peka" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "Horisontellt vyfält" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2068,63 +2064,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "Kamerans synfält (påverkar pekarens känslighet)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "Vertikalt synfält" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "Peka (genomsläpp)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "Gyroskop" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "Tryck för liggande läge" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "Tryck för stående läge" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "Håll inne för liggande läge" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "Håll inne för stående läge" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Extern kontroll" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "Anslut MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "Högtalarpanorering" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Batteri" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "Stående Wii-fjärrkontroll" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "Liggande Wii-fjärrkontroll" @@ -2459,20 +2455,20 @@ msgstr "Tidigt inspelningsslut i PlayWiimote. {0} + {1} > {2}" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "Avbryter uppspelningen. Fel i DeserializeDesiredState. byte:{0}{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "Kunde inte skapa klient." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Kunde inte skapa en peer." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Kunde inte kommunicera med värden." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2480,77 +2476,77 @@ msgstr "" "Värdkoden är för lång.\n" "Kontrollera att du har rätt kod." -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "Servern är full." -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "Serverns och klientens nätspelsversioner är inkompatibla." -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "Spelet körs för tillfället." -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "Smeknamnet är för långt." -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "Servern skickade ett okänt felmeddelande." -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "Tog emot ett okänt meddelande med id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "Tog emot ett okänt SYNC_SAVE_DATA-meddelande med id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "Synkroniserar spardata..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" "Misslyckades att radera minneskort för nätspel. Bekräfta dina " "skrivbehörigheter." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" "Misslyckades att nollställa nätspels-GCI-mappen. Kontrollera " "skrivrättigheterna." -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" "Misslyckades att nollställa nätspels-NAND-mappen. Kontrollera " "skrivrättigheterna." -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" "Misslyckades att nollställa nätspelsomdirigeringsmappen. Kontrollera " "skrivrättigheterna." -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "Misslyckades att skriva Mii-data." -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "Misslyckades att skriva Wii-sparning." -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "Misslyckades att skriva omdirigerad sparning." -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." @@ -2558,60 +2554,60 @@ msgstr "" "Misslyckades att radera nätspelssparfil för GBA{0}. Kontrollera " "skrivrättigheterna." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "Tog emot ett okänt SYNC_CODES-meddelande med id: {0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "Synkroniserar Gecko-koder..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "Synkroniserar AR-koder..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "Quality of Service (QoS) har satts på." -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "Det gick inte att sätta på Quality of Service (QoS)." -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Spelet körs redan!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Data mottagen!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Fel uppstod när data behandlades." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Fel uppstod när koder behandlades." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Koder mottagna!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Traverseringsserver gjorde en timeout vid anslutning till värden" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "Servern avvisade traverseringsförsök" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Ogiltig värd" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "Okänt fel {0:x}" @@ -2695,8 +2691,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "Det valda spelet finns inte i spellistan!" @@ -2714,7 +2710,7 @@ msgstr "Ett fel uppstod med att synkronisera fuskkoder!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2723,31 +2719,23 @@ msgstr "" "aldrig hända. Rapportera gärna detta till utvecklarna. Dolphin kommer nu " "avslutas." -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Ogiltig skrivning till {0:#010x}, PC = {1:#010x}; spelet skulle troligen ha " -"kraschat på riktig hårdvara.\n" -"\n" -"För korrekt emulering, aktivera MMU i avancerade inställningar." -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"Ogiltig läsning från {0:#010x}, PC = {1:#010x}; spelet skulle troligen ha " -"kraschat på riktig hårdvara.\n" -"\n" -"För korrekt emulering, aktivera MMU i avancerade inställningar." #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2792,7 +2780,7 @@ msgstr "Tom" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Okänd" @@ -3025,22 +3013,22 @@ msgid "Korean" msgstr "Koreanska" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -3048,15 +3036,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "Packar upp" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "Filen verkar inte vara en BootMii-NAND-kopia." -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "Den här filen innehåller inte ett giltigt Wii-filsystem." -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "Kunde inte skriva till filen {0}" @@ -3184,12 +3172,24 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "{0}-partitionen har inte ett giltigt filsystem." -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" "Uppdateringspartitionen innehåller inte det IOS som används av den här " "titeln." +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3197,12 +3197,12 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Masterpiece)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3213,7 +3213,7 @@ msgstr "" "kommer vara trasiga. Det här problemet finns generellt sett bara i " "piratkopior av spel." -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." @@ -3221,7 +3221,7 @@ msgstr "" "Formatet som skivavbildningen är sparad i lagrar inte skivavbildningens " "storlek." -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3230,7 +3230,7 @@ msgstr "" "troligtvis att detta är en skiva med dubbla lager som har dumpats som en " "skiva med ett lager." -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3239,13 +3239,13 @@ msgstr "" "dumpningsprogram sparade skivavbildningen som flera delar måste du " "sammanfoga dem till en enda fil." -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" "Denna skivavbildning av en utvecklarskiva har samma storlek som en " "skivavbildning av en vanlig skiva." -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3256,24 +3256,24 @@ msgstr "" "indatainspelningar och använda nätspel med någon som använder en korrekt " "skivavbildning." -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "Denna skivavbildning har en ovanlig storlek." -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "Spel-ID:t är {0} men borde vara {1}." -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "Spel-ID:t är inkonsistent." -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "Spel-ID:t är ovanligt kort." -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3285,7 +3285,7 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." @@ -3293,28 +3293,37 @@ msgstr "" "Denna koreanska speltitel är inställd på att använda en IOS som vanligtvis " "inte används i koreanska konsoler. Detta kommer troligtvis orsaka ERROR #002." -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "Denna titel är inställd på att använda ett ogiltigt IOS." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "Denna titel är inställd på att använda en ogiltig gemensam nyckel." #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" "Det specificerade indexet för gemensam nyckel är {0} men borde vara {1}." #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "Ticket-datan är inte korrekt signerad." -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3324,7 +3333,7 @@ msgstr "" "titeln till SD-kortet kommer Wii-menyn inte längre kunna starta den eller " "kopiera eller flytta tillbaka den till NAND-minnet." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3337,7 +3346,7 @@ msgstr "" "matchar CRC32-kontrollsumman av en korrekt skivavbildning trots att filerna " "inte är identiska." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." @@ -3345,30 +3354,30 @@ msgstr "" "Viss ifyllnadsdata som borde vara noll är inte noll. Detta kan göra att " "spelet fryser vid vissa punkter." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "Innehåll {0:08x} är korrupt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "Viss data kunde inte läsas." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "Fel hittades i {0} block i {1}-partitionen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "Fel hittades i {0} oanvända block i {1}-partitionen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "Detta är en korrekt kopia." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3376,11 +3385,11 @@ msgstr "" "Detta är en korrekt kopia enligt Redump.org, men Dolphin har hittat problem. " "Detta skulle kunna vara en bugg i Dolphin." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin kan inte verifiera olicensierade skivor." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3388,11 +3397,11 @@ msgstr "" "Dolphin kan inte verifiera typiska TGC-filer korrekt eftersom de inte är " "kopior av faktiska skivor." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Dolphin kan för närvarande inte verifiera Triforce-spel." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3402,7 +3411,7 @@ msgstr "" "detta är det möjligt att detta är en bra dumpning jämfört med Wii U eShop-" "utgåvan av spelet. Dolphin kan inte verifiera detta." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." @@ -3410,11 +3419,11 @@ msgstr "" "Detta är en inkorrekt kopia. Det betyder inte nödvändigtvis att spelet inte " "kommer fungera rätt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "Detta är en inkorrekt kopia." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3424,11 +3433,11 @@ msgstr "" "men eftersom Wii-titlar innehåller mycket verifieringsdata betyder det att " "det antagligen inte finns några problem som påverkar emuleringen." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "Inga problem hittades." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3438,7 +3447,7 @@ msgstr "" "svårighetsgrad. Trots detta är det möjligt att detta är en bra dumpning " "jämfört med Wii U eShop-utgåvan av spelet. Dolphin kan inte verifiera detta." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." @@ -3446,7 +3455,7 @@ msgstr "" "Smärre problem har påträffats. De kommer förmodligen inte förhindra spelet " "från att köras." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." @@ -3454,7 +3463,7 @@ msgstr "" "Någorlunda allvarliga problem har påträffats. Hela spelet eller vissa delar " "av spelet kommer kanske inte fungera riktigt." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." @@ -3462,7 +3471,7 @@ msgstr "" "Mycket allvarliga problem har påträffats. Spelet kommer mycket troligt inte " "fungera alls." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3474,7 +3483,7 @@ msgstr "" "Eftersom GameCube-skivavbildningar inte innehåller mycket verifieringsdata " "kan det finnas problem som Dolphin inte kan upptäcka." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3890,52 +3899,52 @@ msgid "Data Type" msgstr "Datatyp" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8-bitars osignerat heltal" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16-bitars osignerat heltal" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32-bitars osignerat heltal" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64-bitars osignerat heltal" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8-bitars signerat heltal" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16-bitars signerat heltal" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32-bitars signerat heltal" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64-bitars signerat heltal" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32-bitars flyttal" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64-bitars flyttal" @@ -3958,47 +3967,47 @@ msgstr "" "Du måste starta ett spel före du kan starta en sökning med " "standardminnesregioner." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] och [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 minnesintervall" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "Adressutrymme enligt CPU:ns tillstånd" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "Fysiskt adressutrymme" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "Virtuellt adressutrymme" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "Okänt adressutrymme" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "Okänd datatyp" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "justerat" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "ej justerat" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -4007,131 +4016,131 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "Behåll adresser där värdet i minnet" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "är lika med" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "inte är lika med" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "är mindre än" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "är mindre än eller lika med" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "är större än" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "är större än eller lika med" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "följande värde:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "föregående värde" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "valfritt värde" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "Tolka som hexadecimalt" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "Sök och filtrera" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "Uppdatera nuvarande värden" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "Återställ resultat" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "Väntar på första skanning..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "Visa värden hexadecimalt" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Uppdatera nuvarande värden automatiskt" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" "Det går inte att jämföra med föregående värde under den första sökningen." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "Misslyckades att tolka angivet värde som måldatatypen." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "Skanning lyckades." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n adress(er) togs bort." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n adress(er) kvar." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n adress(er) gick inte att komma åt i det emulerade minnet." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "Hittade %n adress(er)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "Inget spel körs." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "Ogiltiga sökparametrar." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." @@ -4139,106 +4148,118 @@ msgstr "" "Sökning är inte möjligt i virtuellt adressutrymme just nu. Kör spelet ett " "kort tag och prova igen." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "Okänt fel inträffade." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "Uppdatering misslyckades. Kör spelet ett kort tag och prova igen." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "Uppdaterade nuvarande värden." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "Det går inte att uppdatera utan resultat." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "Visa i minne" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Lägg till bevakning" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "Genererade Action Replay-kod(er)" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "Skriv värde" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "Ta bort adress" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "Flera fel inträffade vid generering av AR-koder." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "Det går bara att generera AR-koder för värden i virtuellt minne." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "Det går inte att generera en AR-kod för den här adressen." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "Ett internt fel uppstod när AR-kod skulle genereras." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "Genererade AR-kod(er)." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Värde:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "Ogiltigt värde." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "Det uppstod ett fel vid skrivning av (några) värden." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Beskrivning" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adress" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "Föregående värde" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Nuvarande värde" @@ -4362,10 +4383,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4397,49 +4417,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Fel" @@ -4464,16 +4484,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "Den här Gecko-koden innehåller inga rader." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Konfigurera Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "Fuskändringar kommer inte börja gälla förrän spelet startas om." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Dolphins fusksystem är avstängt just nu." @@ -4516,31 +4536,30 @@ msgstr "DSU-klient" msgid "Nothing to configure" msgstr "Ingenting att konfigurera" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Lägg till ny DSU-server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, etc" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "Serverns IP-adress" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "Serverns port" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Lägg till" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Verkställ" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4549,20 +4568,24 @@ msgstr "Lägg till" msgid "Cancel" msgstr "Avbryt" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Aktivera" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Lägg till..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4571,17 +4594,13 @@ msgstr "Lägg till..." msgid "Remove" msgstr "Ta bort" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"DSU-protokollet använder inmatning och rörelsedata från kompatibla källor, " -"som PlayStation-, Nintendo Switch- och Steam-kontroller.

För " -"installationsinstruktioner , se denna sida." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4638,10 +4657,10 @@ msgstr "Extrahera systemdata..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "Klar" @@ -4754,11 +4773,11 @@ msgstr "Kamera 1" msgid "Free Look Settings" msgstr "Fri vy-inställningar" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "Avsnitt som innehåller de flesta CPU- och hårdvaruinställningarna." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4766,7 +4785,7 @@ msgstr "" "Styr huruvida Dual Core ska aktiveras. Det kan förbättra prestanda men kan " "också orsaka problem. Förvalet är True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4774,7 +4793,7 @@ msgstr "" "Emulerar riktig hårdvaras skivläsarhastighet. Spel kan bli instabila om det " "här är avstängt. Förvalet är True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4782,7 +4801,7 @@ msgstr "" "Styr huruvida minneshanteringsenheten ska emuleras fullständigt. Få spel " "behöver det." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4790,7 +4809,7 @@ msgstr "" "Styr vilken DSP-emulering som ska användas; hög eller låg nivå. Förvalet är " "True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" @@ -4798,107 +4817,41 @@ msgstr "" "Försöker översätta grenar i förtid, vilket förbättrar prestanda i de flesta " "fall. Förvalet är True" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "Avsnitt som innehåller alla Gecko-koder." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "Avsnitt som innehåller alla Action Repla-koder." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "Avsnitt som innehåller alla grafikinställningar." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "Förval" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "Misslyckades att öppna konfigurationsfilen!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "Kunde inte skriva inställningsfil!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "På" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Av" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Editor" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Uppdatera" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "Öppna i extern editor" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Kärna" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "Misslyckades att öppna konfigurationsfilen!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Dubbla kärnor" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "Kunde inte skriva inställningsfil!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MHE" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Video" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "Lagra EFB-kopior endast i texturer" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "Lagra XFB-kopior endast i texturer" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Texturcache" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Säker" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "Medium" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Snabb" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4906,7 +4859,7 @@ msgstr "" "Misslyckades med att skapa konfigurationsfilen:\n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4914,6 +4867,11 @@ msgstr "" "Misslyckades att öppna filen i en extern editor.\n" "Se till att det finns en applikation inställd för att öppna INI-filer." +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Kärna" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Aktivera dubbla kärnor" @@ -4989,7 +4947,7 @@ msgid "Deterministic dual core:" msgstr "Deterministiska dubbla kärnor:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoskopi" @@ -5022,7 +4980,7 @@ msgid "Depth Percentage:" msgstr "Djupandel:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Konvergens:" @@ -5041,6 +4999,10 @@ msgstr "Användarinställningar" msgid "Graphics" msgstr "Grafik" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Editor" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -5060,63 +5022,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "Dessa inställningar åsidosätter Dolphins kärninställningar." -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Ingen" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Standardkontroll" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "Adapter för GameCube-styrenhet (USB)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Ratt" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Dansmatta" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (integrerad)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "Tangentbordskontroll" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube-kontroller" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "Uttag %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -5135,19 +5097,32 @@ msgstr "Ladda ner koder från WiiRD-databasen" msgid "Description:" msgstr "Beskrivning:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Misslyckades att ladda ner koder." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Filen innehöll inga koder." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "Nedladdning slutförd" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "Laddade ner %1 koder. (Lade till %2)" @@ -5249,47 +5224,67 @@ msgid "PNG Compression Level" msgstr "PNG-komprimeringsnivå" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Övrigt" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Beskär" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Anpassad" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Ovan" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Under" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Övrigt" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Aktivera Progressive scan" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Flertrådning i backend" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "Föredra VS för att expandera punkter/linjer" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "Filtrera hörnpunkter på CPU" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Kantlös helskärm" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Experimentell" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "Fördröj EFB-cacheinvalidering" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "Manuell textursampling" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5297,7 +5292,7 @@ msgstr "" "Renderar hela scenen i wireframeläge.

Om du är " "osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5308,7 +5303,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5321,7 +5316,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5332,7 +5327,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
Om du är osäker kan du " "lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5355,7 +5350,7 @@ msgstr "" "

Om du är osäker kan du lämna detta markerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5367,7 +5362,7 @@ msgstr "" "mipmaps' är aktiverat i Förbättringar.

Om du är " "osäker kan du lämna detta markerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5377,7 +5372,7 @@ msgstr "" "User/Load/DynamicInputTextures/<spel-id>/.

Om " "du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5388,7 +5383,7 @@ msgstr "" "prestandan.

Om du är osäker kan du lämna detta " "omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5397,7 +5392,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5406,7 +5401,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
Om du är " "osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5425,7 +5420,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5460,7 +5455,7 @@ msgstr "" "

Om du är osäker, lämna detta alternativ på " "\"Intern upplösning korrigerad för bildförhållande\"." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " @@ -5471,7 +5466,7 @@ msgstr "" "

Om du är osäker lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5493,18 +5488,7 @@ msgstr "" "snabbare.

Om du är osäker kan du använda nivå 6." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"Beskär bilden från dess ursprungliga bildförhållande (som sällan exakt " -"matchar 4:3 eller 16:9) till det specifika bildförhållande som användaren " -"vill ha (t.ex. 4:3 eller 16:9).

Om du är osäker, " -"lämna detta omarkerat" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5514,7 +5498,7 @@ msgstr "" "flesta spel har inga problem med detta.

Om du är " "osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5527,7 +5511,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5537,7 +5521,7 @@ msgstr "" "shadern för att expandera punkter och linjer, väljs vertex-shadern för " "jobbet. Kan påverka prestandan.

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5547,7 +5531,7 @@ msgstr "" "Kan påverka prestanda och ritstatistik.

Om du är " "osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5562,7 +5546,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5587,7 +5571,7 @@ msgstr "" "Texturfiltrering att inaktiveras.

Om du är osäker, " "lämna den omarkerad" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5602,17 +5586,66 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "Kan inte stängas av eftersom %1 inte stöder geometrishaders." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "Kan inte sättas på eftersom %1 inte stöder VS-expansion." @@ -5891,89 +5924,93 @@ msgstr "Inaktivera kopieringsfilter" msgid "Arbitrary Mipmap Detection" msgstr "Upptäck godtyckliga mipmaps" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "HDR efterbehandling" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Intern upplösning:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Kantutjämning:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "Texturfiltrering:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "Resampling:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Färgkorrigering:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Efterbehandlingseffekt:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Av" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "Sida-vid-sida" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Topp-och-botten" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglyf" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI-3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "Passiv" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "Byt plats på ögon" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "Använd full upplösning per öga" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Läge för stereoskopisk 3D:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Djup:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(av)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 stöder inte den här funktionen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5988,7 +6025,7 @@ msgstr "" "

Om du är osäker kan du välja Ursprunglig." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -6004,7 +6041,7 @@ msgstr "" "

Om du är osäker kan du välja Ingen." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -6023,7 +6060,7 @@ msgstr "" "

Om du är osäker väljer du \"Default\"." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -6067,7 +6104,7 @@ msgstr "" "

Om du är osäker väljer du " "\"Standard\"" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -6075,7 +6112,7 @@ msgstr "" "En grupp funktioner som gör färgerna mer autentiska genom att matcha " "färgrymden Wii- och GC-spel designades för." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -6083,7 +6120,7 @@ msgstr "" "Tillämpar en efterbehandlingseffekt när en bildruta har renderats.

Om du är osäker kan du välja (av)." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -6097,7 +6134,7 @@ msgstr "" "av den här inställningen.

Om du är osäker kan du " "lämna detta markerat." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -6110,7 +6147,7 @@ msgstr "" "prestandaproblem eller grafiska problem.

Om du är " "osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -6127,7 +6164,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -6140,7 +6177,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -6158,7 +6195,7 @@ msgstr "" "
Passiv är en annan typ av 3D som används av vissa TV-apparater." "

Om du är osäker kan du välja Av." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -6167,7 +6204,7 @@ msgstr "" "Styr avståndet mellan de virtuella kamerorna.

Ett högre värde skapar " "en starkare djupkänsla medan ett lägre värde är mer bekvämt." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -6179,7 +6216,7 @@ msgstr "" "skapar starkare utanför-skärmen-effekter medan ett lägre värde är mer " "bekvämt." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -6188,7 +6225,7 @@ msgstr "" "stereoskopiläget.

Om du är osäker kan du lämna " "detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " @@ -6198,7 +6235,7 @@ msgstr "" "vid sida eller ovanför och under.

Om du är osäker " "kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -6210,7 +6247,7 @@ msgstr "" "prestandan och orsakar få grafikproblem.

Om du är " "osäker kan du lämna detta markerat." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -6224,26 +6261,18 @@ msgstr "" "skarpare. Orsakar få grafiska problem.

Om du är " "osäker kan du lämna detta markerat." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"Aktiverar detektering av godtyckliga mipmaps, som vissa spel använder för " -"speciella avståndsbaserade effekter.

Kan ha falska positiva resultat " -"som resulterar i suddiga texturer vid ökad intern upplösning, t.ex. i spel " -"som använder mipmaps med mycket låg upplösning. Om du avaktiverar detta kan " -"det också minska stutter i spel som ofta laddar nya texturer.

Den här " -"inställningen avaktiveras när GPU Texture Decoding är aktiverad." -"

Om du är osäker, lämna den omarkerad" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -6260,35 +6289,35 @@ msgstr "" "SDR internt.

Om du är osäker kan du lämna detta " "omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Kantutjämning" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "Texturfiltrering" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "Resampling" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Färgkorrigering" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "Efterbehandlingseffekt" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "Läge för stereoskopisk 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Djup" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Konvergens" @@ -6313,10 +6342,6 @@ msgstr "Tvinga 4:3" msgid "Stretch to Window" msgstr "Sträck ut till fönster" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Anpassad" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "Anpassad (utsträckt)" @@ -6393,11 +6418,11 @@ msgstr "Hoppa över att rita" msgid "Compile Shaders Before Starting" msgstr "Kompilera shaders före start" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Bekräfta byte av backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6414,7 +6439,7 @@ msgstr "" "som är minst problematisk.

Om du är osäker väljer " "du %1." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6424,7 +6449,7 @@ msgstr "" "ett renderingsfönster att skapas istället.

Om du är " "osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6433,7 +6458,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
Om du är osäker kan du lämna detta " "omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6484,7 +6509,7 @@ msgstr "" "normala omständigheter.

Om du är osäker kan du " "välja Auto." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6495,7 +6520,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6506,7 +6531,7 @@ msgstr "" "kraftfull hårdvara.

Om du är osäker, välj det här " "läget." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6518,7 +6543,7 @@ msgstr "" "om du upplever pauser med hybridübershaders och du har en väldigt kraftfull " "grafikprocessor.
" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6532,7 +6557,7 @@ msgstr "" "prestandapåverkan, men resultaten varierar beroende på grafikdrivrutinernas " "beteende." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6546,7 +6571,7 @@ msgstr "" "

Rekommenderas inte. Använd bara detta om de andra " "alternativen ger dåliga resultat." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6564,28 +6589,28 @@ msgstr "" "prestandan.

I övriga fall kan du lämna detta " "omarkerat om du är osäker." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Backend" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "Adapter" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "Bildförhållande" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Bredd för anpassat bildförhållande" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Höjd för anpassat bildförhållande" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6593,7 +6618,7 @@ msgstr "" "Väljer en hårdvaruadapter att använda.

Om du är " "osäker kan du välja den första." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6624,22 +6649,42 @@ msgstr "Hoppa över tillgång till EFB från processorn" msgid "Ignore Format Changes" msgstr "Ignorera formatändringar" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "Lagra EFB-kopior endast i texturer" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "Fördröj EFB-kopior till RAM" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Texturcache" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU-texturdekodning" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Säker" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Precision:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Snabb" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Extern bildrutebuffert (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "Lagra XFB-kopior endast i texturer" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "Presentera XFB omedelbart" @@ -6792,16 +6837,10 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"Aktiverar texturavkodning med hjälp av GPU:n istället för CPU:n." -"

Detta kan leda till prestandavinster i vissa scenarier, eller på " -"system där CPU:n är flaskhalsen.

Om den här inställningen är " -"aktiverad inaktiveras Arbitrary Mipmap Detection." -"

Om du är osäker, lämna den omarkerad" #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -6997,9 +7036,9 @@ msgstr "Spara som..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Välj en fil" @@ -7055,7 +7094,7 @@ msgid "Toggle All Log Types" msgstr "Slå på/av alla loggtyper" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Logg" @@ -7067,9 +7106,9 @@ msgstr "Radbrytning" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Rensa" @@ -7142,8 +7181,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii-fjärrkontroll %1" @@ -7155,7 +7196,7 @@ msgstr "Fönsterstorlek" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -7163,9 +7204,9 @@ msgstr "Spara" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Läs in" @@ -7308,7 +7349,7 @@ msgstr "förval" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "frånkopplad" @@ -7382,7 +7423,7 @@ msgid "Reset All" msgstr "Återställ alla" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7409,8 +7450,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7428,10 +7469,10 @@ msgstr "Profilen '%1' finns inte" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Bekräfta" @@ -7441,7 +7482,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "Vill du verkligen radera '%1'?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "Det går inte att ångra detta!" @@ -7589,8 +7630,13 @@ msgstr "Patchredigerare" msgid "Patch name" msgstr "Patchnamn" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Lägg till" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7793,103 +7839,99 @@ msgstr "Redump.org-status:" msgid "Verify Integrity" msgstr "Verifiera integritet" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Beräkna" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "Verifierar" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "Låg" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "Medium" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "Hög" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "Letar efter adaptrar..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "Automatiskt" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "Fler alternativ..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii-fjärrkontroller" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "Släpp igenom en Bluetoothadapter" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Synka" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Synka riktiga Wii-fjärrkontroller och para dem" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Nollställ alla sparade Wii-fjärrkontrollparningar" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Emulera Wii:ns Bluetoothadapter" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Kontinuerlig skanning" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Riktig balansbräda" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Aktivera högtalardata" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Anslut Wii-fjärrkontroller för emulerade kontroller" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Emulerad Wii-fjärrkontroll" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Riktig Wii-fjärrkontroll" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"Ingen Bluetooth-enhet som stöds hittades.\n" -"Du måste ansluta din Wii-fjärrkontroll manuellt." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "Välj en Bluetooth-enhet" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Sparade Wii-fjärrkontrollparningar kan bara nollställas när ett Wii-spel " "körs." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Det går bara att synka när ett Wii-spel körs." @@ -8103,7 +8145,7 @@ msgid "No input" msgstr "Ingen indata" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -8134,7 +8176,7 @@ msgstr "" "Vill du spara alla och avsluta?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Ny" @@ -8169,10 +8211,10 @@ msgstr "Basadress" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Indata" @@ -8197,10 +8239,10 @@ msgstr "Alla assemblerfiler" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8384,7 +8426,7 @@ msgstr "false" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Villkor" @@ -8541,7 +8583,7 @@ msgid "Wipe &Inspection Data" msgstr "Rensa &inspektionsdata" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Hjälp" @@ -8805,13 +8847,13 @@ msgstr "Till:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "Läs" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Skriv" @@ -8827,7 +8869,7 @@ msgstr "Skriv till logg" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Bryt" @@ -8981,42 +9023,42 @@ msgstr "Hjälp för villkor" msgid "Breakpoints" msgstr "Brytpunkter" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "Inaktivera" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "Redigera villkor" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "Redigera villkorsuttryck" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Aktiv" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Funktion" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "Slutadr" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "Visa i kod" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Redigera..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "Visa i minne" @@ -9029,7 +9071,7 @@ msgstr "Parametrar" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Symboler" @@ -9142,7 +9184,7 @@ msgid "Run Until" msgstr "Kör tills" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "Fortsätt köra" @@ -9159,7 +9201,7 @@ msgstr "" "Instruktioner exekverade: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9444,7 +9486,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "Växla JIT-blockprofilering i programvara (rensar JIT-cachen)." #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Rensa cache" @@ -9572,7 +9614,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "Float" @@ -9580,7 +9622,7 @@ msgstr "Float" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Double" @@ -9616,7 +9658,7 @@ msgstr "Signerat 32" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Sök" @@ -9721,7 +9763,7 @@ msgid "Labels" msgstr "Etiketter" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Data" @@ -9863,7 +9905,7 @@ msgid "No" msgstr "Nej" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Nätverk" @@ -9982,70 +10024,70 @@ msgstr "Register" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "Lägg till &bevakning" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Lägg till minnes&brytpunkt" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "Visa &minne" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "Visa &kod" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadecimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "Signed int" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "Unsigned int" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Alla hexadecimala" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "Alla int" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "Alla uint" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "Alla float" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "Alla double" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "Kör tills träff (och ignorera brytpunkter)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Uppdatera" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "Timeout" @@ -10520,12 +10562,20 @@ msgstr "Spelar in..." msgid "No file loaded / recorded." msgstr "Ingen fil inläst/inspelad." -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "Uppdaterar..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10533,144 +10583,144 @@ msgstr "" "Dolphin kunde inte hitta några ISO/WAD-filer för GameCube/Wii.\n" "Dubbelklicka här för att ställa in en spelmapp…" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Välj en mapp" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Konvertera valda filer..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Exportera Wii-sparningar" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Radera valda filer..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Egenskaper" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "Starta med Riivolution-moddar..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "Ange som &standard-ISO" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Konvertera fil..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "Byt &skiva" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "Uppdatera systemmjukvaran" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "Installera till NAND-minnet" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "Avinstallera från NAND-minnet" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "Öppna &sparningsmappen för Wii" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Exportera Wii-sparning" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "Öppna &sparningsmappen för GameCube" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "Öppna &innehållande mapp" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Radera fil..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Skapa genväg på skrivbordet" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "Ett problem uppstod med att skapa en genväg på skrivbordet" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Etiketter" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Ny etikett..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "Ta bort etikett..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "Starta nätspel som värd" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "Välj exporteringskatalog" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "Sparfilsexportering" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Misslyckades att exportera följande sparfiler:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "Exporteringen av sparfiler lyckades" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "Misslyckades" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "Titeln har installerats i NAND-minnet." -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Misslyckades att installera denna titel till NAND-minnet." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10679,28 +10729,28 @@ msgstr "" "av denna titel tas bort från NAND-minnet utan att dess spardata tas bort. " "Vill du fortsätta?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "Titeln har tagits bort från NAND-minnet." -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "Kunde inte ta bort denna titel från NAND-minnet." -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "Ingen spardata hittades." -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Vill du verkligen radera den här filen?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Misslyckades att radera den valda filen." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -10708,96 +10758,96 @@ msgstr "" "Kontrollera om du har rättigheterna som krävs för att radera filen eller om " "filen fortfarande används." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Plattform" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Banner" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Titel" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "Skapare" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Filnamn" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Sökväg" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "Spel-ID" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Region" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Filstorlek" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Filformat" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Blockstorlek" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Komprimering" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "Tid spelat" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Ny etikett" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "Namn för ny etikett:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "Ta bort etikett" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "Namn på etiketten att ta bort:" @@ -10908,7 +10958,7 @@ msgid "&Interframe Blending" msgstr "Tidsut&jämning" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "Misslyckades att öppna '%1'" @@ -10967,12 +11017,12 @@ msgid "Create New Memory Card" msgstr "Skapa nytt minneskort" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "GameCube-minneskort (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Alla filer (*)" @@ -11017,43 +11067,43 @@ msgstr "&Öppna..." msgid "&Create..." msgstr "&Skapa..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "Filnamn" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Ikon" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Block" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "Byt till B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "Byt till A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "Kopiera till B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "Kopiera till A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "Lediga block: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "Lediga filer: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -11061,70 +11111,70 @@ msgstr "" "Misslyckades att öppna minneskortet:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "Ange minneskortsfil för kortplats A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "Ange minneskortsfil för kortplats B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "GameCude-minneskort" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "Datainkonsekvens i GCMemcardManager, avbryter åtgärd." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Vanlig GCI-fil" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "MadCatz Gameshark-filer" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Datel MaxDrive/Pro-filer" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Exportering misslyckades" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "Kunde inte läsa vald(a) sparfil(er) från minneskort." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Exportera sparfil" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "Kunde inte skriva sparfil till disk." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Exportera sparfiler" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "Misslyckades med att exportera %n av %1 sparfil(er)." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "Exporterade %n av %1 sparfil(er)." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -11134,7 +11184,7 @@ msgstr "" "För få lediga filer på destinationsminneskortet. Minst %n ledig(a) fil(er) " "krävs." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -11143,45 +11193,45 @@ msgid "" msgstr "" "För få lediga block på destinationsminneskortet. Minst %n lediga block krävs." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "Åtminstone två av de markerade sparfilerna har samma interna filnamn." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "Destinationsminneskortet innehåller redan en fil med namnet \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "Importering misslyckades" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "Misslyckades att importera \"%1\"." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "Kunde inte skriva ändrat minneskort till disk." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "Importera sparfil(er)" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "Filformat som stöds" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -11193,79 +11243,79 @@ msgstr "" "\n" "Avbryter import." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Kopiering misslyckades" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "Vill du radera denna/dessa %n markerade sparfil(er)?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "Borttagning misslyckades" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "Kunde inte ta bort fil." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "Kunde inte laga kontrollsummor" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Kunde inte öppna filen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Kunde inte läsa in filen." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "Filstorleken matchar inte någon känd storlek för GameCube-minneskort." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "Filstorleken i headern matchar inte minneskortets faktiska storlek." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "Ogiltiga kontrollsummor." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" "Antalet fria block i headern matchar inte det faktiska antalet fria block." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "De interna datastrukturerna matchar inte." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Det finns data i ett område av filen som borde vara oanvänt." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "Inga fel." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "Kunde inte öppna fil." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "Kunde inte läsa från fil." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Data i okänt format eller trasig." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "Okänt fel." @@ -11318,21 +11368,21 @@ msgstr "Spelare två förmåga ett" msgid "Player Two Ability Two" msgstr "Spelare två förmåga två" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Skapa" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "Välj figurfil" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "Misslyckades att öppna Infinityfilen!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -11344,11 +11394,11 @@ msgstr "" "\n" "Filen kan redan vara i bruk på plattan." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "Misslyckades att läsa Infinityfilen!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -11360,46 +11410,46 @@ msgstr "" "\n" "Filen var för liten." -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "Infinityfigurskapare" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Okänd--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "Figurnummer:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Misslyckades att konvertera värde" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "Den angivna karaktären är ogiltig!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Okänd(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Skapa Infinityfil" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "Infinityobjekt (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Misslyckades att skapa Infinityfil" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11427,20 +11477,20 @@ msgstr "En snabbsparning kan inte laddas utan att ange ett spel att starta." msgid "Batch mode cannot be used without specifying a game to launch." msgstr "Batchläget kan inte användas utan att ange ett spel att starta." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "Ett fel uppstod när vissa texturpaket laddades" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "Ogiltigt paket %1: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Alla GC/Wii-filer" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11449,7 +11499,7 @@ msgstr "" "avslutar emuleringen innan den slutförs. Vill du tvinga emuleringen att " "avslutas?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." @@ -11457,11 +11507,11 @@ msgstr "" "Vill du stoppa den aktuella emuleringen? Osparade ändringar av prestationer " "har upptäckts." -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Vill du stoppa emuleringen?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." @@ -11470,7 +11520,7 @@ msgstr "" "ansluten.\n" "Ta bort Triforce-baskortet från SP1." -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." @@ -11479,41 +11529,41 @@ msgstr "" "ansluten.\n" "Ta bort Triforce-baskortet från port 1." -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Misslyckades att initialisera kärnan" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "Alla sparade tillstånd (*.sav *.s??);; Alla filer (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" "Det går inte att starta en nätspelssession medan ett spel fortfarande körs!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "En nätspelssession pågår redan!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "Misslyckades att öppna servern" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "Misslyckades att lyssna på port %1. Körs nätspelsservern redan?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "Vill du lägga till \"%1\" i listan av spelsökvägar?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11525,52 +11575,51 @@ msgstr "" "rekommenderas att du har säkerhetskopior av båda NAND-minnena. Är du säker " "på att du vill fortsätta?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "Välj NAND-säkerhetskopia" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii-NAND-kopia (*bin);;Alla filer (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "Importerar NAND-kopia" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"Importerar NAND-kopia\n" -" Förfluten tid: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "Välj nyckelfil (OTP/SEEPROM-dump)" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii-nyckelfil (*bin);;Alla filer (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" "Uppspelning av inmatningsinspelningar är inaktiverade i RetroAchievements " "hardcore-läge." -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "Välj inspelning att spela upp" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin-TAS-filmer (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "Spara inspelning som" @@ -11852,421 +11901,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Assembler" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "Töm cache för spellista" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "A<ernativ" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Ko&nfiguration" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "G&rafikinställningar" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Ljudinställningar" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Kontrollinställningar" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Kortkommandoinställningar" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "&Fri vy-inställningar" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Pausa vid start" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "Nollställ ignorera panikhanterare" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Teckensnitt…" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Webbplats" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "&Dokumentation online" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "Källkoden på &GitHub" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Bugghanterare" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Leta efter uppdateringar..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Om" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Listvy" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Rutnätsvy" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "Listkolumner" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Visa Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "Visa GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "Visa Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "Visa WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "Visa ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Visa plattformar" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "Visa JPN" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "Visa PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Visa USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Visa Australien" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Visa Frankrike" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Visa Tyskland" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "Visa Italien" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Visa Korea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Visa Nederländerna" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Visa Ryssland" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "Visa Spanien" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Visa Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Visa världen" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Visa okänd" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Visa regioner" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "Visa alla" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "Dölj alla" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Inspelning" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "Starta &inspelning" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "Spe&la upp inspelning..." -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "Avbryt uppspelning/inspelning" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Exportera inspelning..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "S&krivskyddat läge" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS-inmatning" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Pausa vid slutet av inspelningar" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "Aktivera filmfönster" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "Anpassa filmfönster" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Dumpa bildrutor" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Dumpa ljud" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "Interpreterarkärna" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "JIT-blocklänkning av" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "Inaktivera JIT-cache" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Inaktivera fastmem" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Inaktivera fastmemarena" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "Inaktivera stor ingångspunktstabell" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "Logga JIT-instruktionstäckning" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Sök efter en instruktion" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "Aktivera JIT-blockprofilering" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "Rensa profileringsdata för JIT-block" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "Skriv JIT-blockloggdump" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "JIT av (JIT-kärna)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "JIT LoadStore av" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "JIT LoadStore lbzx av" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "JIT LoadStore lXz av" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "JIT LoadStore lwz av" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "JIT LoadStore Floating av" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "JIT LoadStore Paired av" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "JIT FloatingPoint av" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "JIT Integer av" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "JIT Paired av" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "JIT SystemRegisters av" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "JIT Branch av" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "JIT Register Cache av" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Rensa symboler" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Generera symboler från" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "Signaturdatabas" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO-moduler" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Ladda symbol-map" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Spara symbol-map" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "Ladda &annan map-fil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "Ladda &felaktig map-fil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "Spara symbol-map so&m..." -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "&Spara kod" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "S&kapa signaturfil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "Lägg till i &existerande signaturfil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "Kombinera &två signaturfiler..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "Appli&cera signaturfil..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&Patcha HLE-funktioner" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "Starta vWii-systemmeny %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Starta Wii-systemmeny %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "Välj titel för att installera på NAND" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD-filer (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "Välj sparad fil" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Wii-sparfiler (*.bin);;Alla filer (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "Sparfilsimportering" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -12278,11 +12335,11 @@ msgstr "" "\n" "Skriv över befintliga sparade data?" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "Importeringen av sparfilen lyckades." -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -12290,14 +12347,14 @@ msgstr "" "Misslyckades att importera sparfil. Den givna filen verkar vara skadad eller " "är inte en giltig Wii-sparfil." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "Misslyckades att importera sparfil. Starta spelet en gång och prova sedan " "igen." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12308,11 +12365,11 @@ msgstr "" "minnet (Verktyg -> Hantera NAND -> Kontrollera NAND-minne...) och importera " "sedan sparfilen igen." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "Välj sparningsmapp" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -12324,7 +12381,7 @@ msgstr "" "\n" "Skriv över befintliga sparade data?" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." @@ -12332,14 +12389,14 @@ msgstr "" "%1: Det gick inte att importera den sparade filen. Den angivna filen verkar " "vara skadad eller är inte en giltig Wii-sparfil." -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" "%1: Det gick inte att importera den sparade filen. Starta spelet en gång och " "försök sedan igen." -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -12350,17 +12407,17 @@ msgstr "" "(Verktyg -> Hantera NAND -> Kontrollera NAND...) och importera sedan sparade " "filer igen." -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "%1 sparade fil(er) importerades men med %2 fel" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "Exporterade %n sparfil(er)" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12368,7 +12425,7 @@ msgstr "" "Den användartillgängliga delen av NAND-minnet innehåller %1 block (%2 KiB) " "data. Maxgränsen är %3 block (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -12376,15 +12433,15 @@ msgstr "" "Den systemreserverade delen av NAND-minnet innehåller %1 block (%2 KiB) " "data. Maxgränsen är %3 block (%4 KiB)." -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND-minneskontroll" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." @@ -12392,15 +12449,15 @@ msgstr "" "NAND-minnet innehåller mer data än vad som är tillåtet. Wii-mjukvara kanske " "beter sig inkorrekt eller inte låter dig spara." -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "Inga problem upptäcktes." -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND-minnet har reparerats." -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." @@ -12409,110 +12466,110 @@ msgstr "" "säkerhetskopia av ditt nuvarande NAND-minne och sedan börjar om med ett " "nyskapat NAND-minne." -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "Certifikaten har extraherats från NAND-minnet" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "Misslyckades att extrahera certifikat från NAND-minnet" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "Välj ett teckensnitt för felsökning" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Bekräftelse" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Vill du tömma symbolnamnlistan?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "Genererade symbolnamn från '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' hittades inte, inga symbolnamn genererade" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "RSO auto-upptäckt" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "Upptäck RSO-moduler automatiskt?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "Ange RSO-moduladressen:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "Ogiltig RSO-moduladress: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "Misslyckades att ladda RSO-model vid %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "Moduler hittade: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "Upptäcker RSO-moduler" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "Kunde inte upptäcka RSO-modul automatiskt" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "Välj RSO-modulens adress:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' hittades inte, skannar efter vanliga funktioner istället" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "Laddade symboler från '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "Läs in mappningsfil" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Dolphin-map-fil (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "Spara map-fil" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "Misslyckades att spara kod-map till sökvägen \"%1\"" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Misslyckades att läsa map-filen \"%1\"" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "Misslyckades att spara symbol-map till sökvägen \"%1\"" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12520,15 +12577,15 @@ msgstr "" "Exportera endast symboler med prefix:\n" "(Lämna tomt för att exportera alla symboler)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "Spara signaturfil" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "Misslyckades att spara signaturfilen \"%1\"" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12536,39 +12593,39 @@ msgstr "" "Lägg endast till symboler med prefix:\n" "(Lämna tomt för att exportera alla symboler)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "Lägg till signatur till" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "Misslyckades att lägga till i signaturfilen \"%1\"" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "Tillämpa signaturfil" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "Välj prioriterad inmatningsfil" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "Välj sekundär inmatningsfil" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "Spara kombinerad utdatafil som" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "Misslyckades att spara till signaturfilen \"%1\"" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "Sök efter en instruktion" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "Instruktion:" @@ -12689,7 +12746,7 @@ msgid "Game" msgstr "Spel" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Spelare" @@ -12718,29 +12775,29 @@ msgstr "Den här sessionen kräver ett lösenord:" msgid "Invalid password provided." msgstr "Ogiltigt lösenord angivet." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "Nätspel" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Buffert:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Avsluta" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "Ingen spardata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12748,11 +12805,11 @@ msgstr "" "Nätspel startar utan någon spardata, och all spardata som skapas slängs när " "nätspelssessionen tar slut." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "Ladda bara värdens spardata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12761,11 +12818,11 @@ msgstr "" "Nätspel startar med värdens spardata, men spardata som skapas eller " "förändras under nätspelssessionen slängs när sessionen tar slut." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "Ladda och skriv värdens spardata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12773,11 +12830,11 @@ msgstr "" "Nätspel startar med värdens spardata, och spardata som skapas eller " "förändras under nätspelssessionen sparas bland värdens lokala spardata." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "Använd all Wii-spardata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12787,15 +12844,15 @@ msgstr "" "spelet som startas. Användbart om du vill byta spel mitt i en session. Har " "ingen effekt om du väljer \"Ingen spardata\"." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "Synka AR/Gecko-koder" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "Strikt inställningssynkronisering" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12807,11 +12864,11 @@ msgstr "" "Detta kan förhindra desynkronisering i vissa spel som läser från EFB. Se " "till att alla använder samma videobackend." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "Rättvis latens" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12823,11 +12880,11 @@ msgstr "" "Lämpligt för tävlingar där neutralitet och minimal latens är som mest " "viktigt." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "Värdauktoritet för indata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12840,11 +12897,11 @@ msgstr "" "Lämplig för casual spel med 3+ spelare, eventuellt på instabila eller höga " "latensanslutningar." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "Golfläge" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12854,74 +12911,74 @@ msgstr "" "latens) kan ändras när som helst.\n" "Lämplig för turbaserade spel med tidskänsliga kontroller, till exempel golf." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Kontrollsumma" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Nuvarande spel" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Annat spel..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD-kort" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "Spela in inmatningar" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "Visa överlägg för golfläge" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "Dölj andras GBA-fönster" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Chatt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Skicka" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Kopiera" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Sparka ut spelare" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Tilldela kontrolluttag" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "Stoppade spelet" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "Lades till i nätspelindex" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Misslyckades att lägga till denna session i nätspelsindex: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "Vissa spelare har inte detta spel. Vill du verkligen starta?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12934,47 +12991,47 @@ msgstr "" "\n" "Välj en specifik intern upplösning." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "Är du säker på att du vill avsluta nätspelssessionen?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "Rum-ID" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Extern" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Lokalt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "Spelare" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Spelstatus" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "Ping" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "Mappning" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "Revision" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "Fel hash" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -12982,127 +13039,127 @@ msgstr "" "Spelfilen har en annan hash; högerklicka på spelet, välj Egenskaper, gå till " "Verifiera-fliken och välj Verifiera integritet för att kontrollera hashen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "Fel skivnummer" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "Spelet har ett annat skivnummer" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "Fel revision" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "Spelet har en annan revision" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "Fel region" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "Spelets region matchar inte" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "Hittades inte" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "Inget matchande spel hittades" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Ansluter" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Försök igen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "Bytte spel till \"%1\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "GBA%1:s ROM ändrad till \"%2\"" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "GBA%1:s ROM borttagen" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "Startade spelet" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 har gått med" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 har gått ut" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "Buffertstorleken ändrades till %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Buffertstorleken ändrades till %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "Värdauktoritet för indata påslaget" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "Värdauktoritet för indata avstängt" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "Maxbuffert:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" "Möjlig desynkronisation upptäcktes: %1 kan ha desynkroniserat under bildruta " "%2" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "Tappade anslutningen till nätspelsservern..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Misslyckades att ansluta till server: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "Traverseringsfel" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Kunde inte slå upp centralserver" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin är för gammal för traverseringsservern" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 golfar nu" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "Använder TTL %1 för prövopaket" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -13121,7 +13178,7 @@ msgstr "" "- Titel: {3}\n" "- Hash: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 är inte en giltig ROM" @@ -13695,7 +13752,7 @@ msgstr "" "osäker kan du lämna detta omarkerat." #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "Återställ Dolphins inställningar" @@ -13703,7 +13760,7 @@ msgstr "Återställ Dolphins inställningar" msgid "Reset All Settings" msgstr "Återställ alla inställningar" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13717,85 +13774,86 @@ msgstr "" "\n" "Vill du fortsätta?" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "DSP-alternativ" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "DSP-emuleringsmotor:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE (rekommenderas)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "LLE-omkompilator (långsam)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "LLE-tolk (mycket långsam)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Backendinställningar" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Ljudbackend:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II-dekoder" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Dekodningskvalitet:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "Lägsta (Latens ~10 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "Låg (Latens ~20 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "Hög (Latens ~40 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "Högsta (Latens ~80 ms)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Standardenhet" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "Utmatningsenhet:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "Latens: %1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "Latens: 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "Inställningar för ljuduppspelning" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13805,35 +13863,44 @@ msgstr "" "kan orsaka mer sprakande eller hackande.

Om du är " "osäker kan du ställa in detta på 80 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "Fyll i ljudluckor" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "Bevara ljudtonhöjd" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "Inget ljud när hastighetsgräns inaktiverats" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "Storlek för ljudbuffert:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13854,7 +13921,7 @@ msgstr "" "lågnivåemulering av DSP:n via en tolk. Långsammast, endast för felsökning. " "Rekommenderas inte. Om du är osäker kan du välja HLE.
" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -13862,7 +13929,7 @@ msgstr "" "Väljer vilket ljud-API som ska användas internt. " "

Om du är osäker kan du välja %1." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -13872,7 +13939,7 @@ msgstr "" "sprakande ljud. Endast vissa backends.

Om du är " "osäker kan du låta detta vara 20 ms." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
Om du är osäker kan du lämna detta " "omarkerat." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -13892,7 +13959,7 @@ msgstr "" "förval ökar ljudfördröjningen.

Om du är osäker kan " "du välja Hög." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -13900,7 +13967,7 @@ msgstr "" "Justerar ljudutgångsvolymen.

Om du är osäker kan " "du lämna den på 100%." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -13909,7 +13976,7 @@ msgstr "" "ljud.

Om du är osäker kan du lämna detta markerat." "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " @@ -13920,7 +13987,7 @@ msgstr "" "

Om du är osäker kan du lämna detta omarkerat." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
Om du är osäker kan du lämna " "detta omarkerat." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP-emuleringsmotor" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "Ljudbakände" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "Avkodningskvalitet" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -13950,14 +14017,36 @@ msgstr "" "Väljer en utmatningsenhet att använda.

Om du är " "osäker kan du välja Standardenhet." -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "Utmatningsenhet" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "Latens" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -14098,35 +14187,35 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "GBA-inställningar" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "Kör GBA-kärnor i dedikerade trådar" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "ROM i uttag %1:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "Spara i samma katalog som ROM-filen" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "Sparfiler:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "Välj en fil att öppna eller skapa" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "Minneskortet kan inte vara en tom sökväg." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " @@ -14136,7 +14225,7 @@ msgstr "" "minneskort. Byt namn på filen till antingen %2, %3, %4 eller %5, så att det " "stämmer överens med regionen för de sparade filerna som finns på kortet." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -14148,20 +14237,20 @@ msgstr "" "är antingen korrupt eller inte en GameCube-minneskortsfil.\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "Samma fil kan inte användas på flera platser; den används redan av %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "Välj GCI-basmapp" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "GCI-mappen kan inte vara en tom sökväg." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " @@ -14171,37 +14260,37 @@ msgstr "" "Byt namn på mappen till antingen %2, %3, %4 eller %5, beroende på vilken " "region som sparade filer i mappen tillhör." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" "Samma mapp kan inte användas på flera platser; den används redan av %1." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "Välj en fil att öppna" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Game Boy Advance-kassetter (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "Välj GBA-BIOS" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "Välj GBA-sparfilssökväg" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "Lägg IPL-ROM-filer i User/GC/." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "Välj GBA-ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -14209,23 +14298,23 @@ msgstr "" "Game Boy Advance-ROM-filer (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;Alla filer (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Grundläggande inställningar" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "Aktivera Dual Core (speedhack)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Aktivera fusk" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "Läs in hela spelet i minne" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -14238,82 +14327,82 @@ msgstr "" "aktiverad.

Om du är osäker kan du lämna detta " "omarkerat." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Tillåt regionsinställningar som inte matchar" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Byt skivor automatiskt" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Visa nuvarande spel på Discord" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Obegränsad" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (normal hastighet)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Hastighetsbegränsning:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Automatiska uppdateringar" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Uppdatera automatiskt:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Uppdatera inte" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "Släppta versioner (några månaders mellanrum)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Utvecklingsversioner (flera gånger om dagen)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "Region" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "Region:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "Statistikrapporteringsinställningar" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Aktivera statistikrapportering" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Generera en ny statistikidentitet" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "Identitetsgenerering" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "En ny identitet har genererats." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -14328,7 +14417,7 @@ msgstr "" "medan emuleringen är aktiv.

Om du är osäker kan du " "lämna detta omarkerat." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -14342,7 +14431,7 @@ msgstr "" "aktiv.

Om du är osäker, lämna detta omarkerat" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -14355,7 +14444,7 @@ msgstr "" "

Om du är osäker, lämna den omarkerad" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -14373,7 +14462,7 @@ msgstr "" "kommandoradsgränssnittet.

Om du är osäker, lämna " "detta omarkerat" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -14385,7 +14474,7 @@ msgstr "" "ändras när emuleringen är aktiv.

Om du är osäker, " "låt den vara markerad" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -14425,7 +14514,7 @@ msgstr "" "finns uppdateringar.

Om du är osäker, välj Releases." "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -14434,7 +14523,7 @@ msgstr "" "Ställer in den region som används för titlar vars region inte kan bestämmas " "automatiskt.

Denna inställning kan inte ändras när emulering är aktiv." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -14451,7 +14540,7 @@ msgstr "" "att identifiera sällsynta konfigurationer som orsakar buggar, prestanda- och " "stabilitetsproblem." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -14460,15 +14549,15 @@ msgstr "" "leda till att all framtida statistik inte kopplas till din tidigare " "statistik." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "Hastighetsgräns" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "Auto uppdatering" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -14484,7 +14573,7 @@ msgstr "" "emulerar så snabbt som maskinvaran klarar av.

Om du " "är osäker väljer du 100%." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." @@ -14492,7 +14581,7 @@ msgstr "" "När Hardcore-läget är aktiverat kommer värden för " "hastighetsbegränsning under 100% att behandlas som 100%." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -15406,14 +15495,6 @@ msgstr "Wii-fjärrkontrollinställningar" msgid "Sensor Bar Position:" msgstr "Position för Sensor Bar:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Ovan" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Under" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -15962,15 +16043,15 @@ msgstr "" "Misslyckades med att ladda Skylander-filen:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "GBA-TAS-inmatning %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "GameCube-TAS-inmatning %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Huvudspak" @@ -16010,71 +16091,71 @@ msgstr "Varaktighet för turboknapptryckning (bildrutor):" msgid "Duration of Turbo Button Release (frames):" msgstr "Varaktighet för turboknappsläppning (bildrutor):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "Nunchuk-spak" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Wii-fjärrkontrollaccelerometer" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Wii-fjärrkontrollgyroskop" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "Nunchuk-accelerometer" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wii-fjärrkontrollknappar" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "Nunchuk-knappar" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Classic-knappar" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wii-TAS-inmatning %1 - Wii-fjärrkontroll + Nunchuk" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Wii-TAS-inmatning %1 - Classic Controller" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Wii-TAS-inmatning %1 - Wii-fjärrkontroll" @@ -16593,36 +16674,40 @@ msgstr "Slutparentes eller + förväntades." msgid "Tokenizing failed." msgstr "Tokenisering misslyckades." -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "Inga profiler hittades för spelinställningen \"{0}\"" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "Kunde inte kontakta uppdateringsservern." -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "Tog emot ogiltig JSON från autouppdateringstjänsten: {0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" "Du använder den senaste versionen som är tillgänglig på det här " "uppdateringsspåret." -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "Kunde inte skapa en kopia av uppdateraren." -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "Kunde inte ställa in rättigheter för kopia av uppdateraren." -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "Kunde inte starta uppdaterarprocessen: {0}" @@ -16662,31 +16747,31 @@ msgid "Africa" msgstr "Afrika" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -16766,7 +16851,7 @@ msgstr "" msgid "Null" msgstr "Null" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16774,7 +16859,7 @@ msgstr "" "GPU: FEL: Behöver GL_ARB_framebuffer_object för multipla render targets.\n" "GPU: Stöder ditt grafikkort OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16782,7 +16867,7 @@ msgstr "" "GPU: OGL-FEL: Behöver GL_ARB_vertex_array_object.\n" "GPU: Stöder ditt grafikkort OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16790,7 +16875,7 @@ msgstr "" "GPU: OGL-FEL: Behöver GL_ARB_map_buffer_range.\n" "GPU: Stöder ditt grafikkort OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16798,7 +16883,7 @@ msgstr "" "GPU: OGL-FEL: Behöver GL_ARB_uniform_buffer_object.\n" "GPU: Stöder ditt grafikkort OpenGL 3.1?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16808,7 +16893,7 @@ msgstr "" "Installera antingen den proprietära GPU-drivrutinen eller uppdatera din Mesa " "3D-version." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16816,7 +16901,7 @@ msgstr "" "GPU: OGL-FEL: Behöver GL_ARB_sampler_objects.\n" "GPU: Stöder ditt grafikkort OpenGL 3.3?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16827,7 +16912,7 @@ msgstr "" "GPU: Stöder ditt grafikkort OpenGL 3.0?\n" "GPU: Din drivrutin stöder GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -16896,6 +16981,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -16919,13 +17011,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"Det här felet orsakas oftast av att den emulerade GPU:n desynkroniseras med " -"den emulerade CPU:n, men med dina nuvarande inställningar är det osannolikt " -"att det händer. Om det här felet gör att spelet inte fungerar, rapportera " -"gärna det till utvecklarna." #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -16949,7 +17037,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "Bildrutedumpfilen \"{0}\" finns redan. Vill du skriva över?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Kompilerar shaders" @@ -17003,10 +17091,6 @@ msgstr "Kasta" msgid "Help" msgstr "Hjälp" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Verkställ" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "Återställ förval" diff --git a/Languages/po/tr.po b/Languages/po/tr.po index e591adae24..bde72f8d96 100644 --- a/Languages/po/tr.po +++ b/Languages/po/tr.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Serdar Sağlam , 2020,2025\n" "Language-Team: Turkish (http://app.transifex.com/dolphinemu/dolphin-emu/" @@ -30,17 +30,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -81,7 +81,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -98,30 +98,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "Bilgilendirme" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "Soru" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "Uyarı" @@ -285,15 +285,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "Yürütülebilir dosya belleğe yüklenemedi." -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "GC IPL bulunamadığı için oyun başlatılamıyor." -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "GC IPL bulunamadı." @@ -384,7 +384,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -428,8 +428,9 @@ msgstr "Aşağı" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -441,8 +442,9 @@ msgstr "Sol" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -480,10 +482,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -493,7 +495,7 @@ msgstr "Sıfırla" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -594,15 +596,15 @@ msgstr "NetPlay Golf Modunu Kontrol Et" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "Sesi yükselt" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "Sesi Yükselt" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "Sesi Kapat/Aç" @@ -755,287 +757,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "Kırpmayı Aç/Kapat" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "En-boy Oranını Aç/Kapat" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "EFB Kopyalarını Aç/Kapat" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "Sisi Aç/Kapat" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "Doku Dökümünü Aç/Kapat" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "Özel Dokuları Aç/Kapat" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "IR'yi Arttır" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "IR'ı Azalt" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "3D Anaglif'i Aç/Kapat" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "Derinliği Azalt" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "Derinliği Arttır" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "Yakınsamayı Azalt" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "Yakınsamayı Arttır" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "1. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "2. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "3. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "4. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "5. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "6. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "7. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "8. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "9. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "10. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "Seçili Yuvadan Yükle" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "1. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "2. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "3. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "4. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "5. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "6. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "7. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "8. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "9. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "10. Duruma Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "Durum Yuvası 1 Seç" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "Durum Yuvası 2 Seç" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "Durum Yuvası 3 Seç" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "Durum Yuvası 4 Seç" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "Durum Yuvası 5 Seç" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "Durum Yuvası 6 Seç" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "Durum Yuvası 7 Seç" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "Durum Yuvası 8 Seç" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "Durum Yuvası 9 Seç" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "Durum Yuvası 10 Seç" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "Son 1. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "Son 2. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "Son 3. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "Son 4. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "Son 5. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "Son 6. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "Son 7. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "Son 8. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "Son 9. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "Son 10. Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "En Eski Durumu kaydet" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "Durum Yüklemeyi Geri Al" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "Durum Kaydetmeyi Geri Al" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "Durumu Kaydet" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "Durumu Yükle" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "Seçili Durum Yuvasını Azalt" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1064,7 +1070,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "Kısayol Tuşları" @@ -1085,8 +1091,8 @@ msgstr "Genel" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "Ses" @@ -1143,7 +1149,7 @@ msgid "Graphics Toggles" msgstr "Grafik Geçişleri" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "Dahili Çözünürlük" @@ -1213,46 +1219,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "Takılacak olan disk bulunamadı." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "Zaten bir disk takılmak üzere." -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1345,7 +1351,7 @@ msgid "Broadband Adapter (TAP)" msgstr "Genişbant Adaptörü (TAP)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1414,37 +1420,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "Hata: GBA{0} {1} için ROM açmada başarısız oldu" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "Hata: GBA{0} çekirdek oluşturmada başarısız oldu" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "Hata: GBA{0} {1} için ROM yüklemede başarısız oldu" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "Hata: GBA{0} {1} için BIOS açmada başarısız oldu" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "Hata: GBA{0} {1} için BIOS yüklemede başarısız oldu" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "Hata: GBA{0} {1} için kayıt açmada başarısız oldu" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "Hata: GBA{0} {1} için kayıt yüklemede başarısız oldu" @@ -1472,8 +1468,8 @@ msgstr "Kol" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "Düğmeler" @@ -1511,33 +1507,33 @@ msgstr "Klavye" msgid "Keys" msgstr "Tuşlar" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT Yanlış. Dolphin şimdi kapatılacak" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1591,7 +1587,7 @@ msgstr "Kontrol Çubuğu" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C Çubuğu" @@ -1600,7 +1596,7 @@ msgid "Button" msgstr "Düğme" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "Motor" @@ -1621,20 +1617,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "Tetikler" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "Gümbürtü" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1702,7 +1698,7 @@ msgstr "Klasik Denetleyici" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "Sol Çubuk" @@ -1793,8 +1789,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1851,25 +1847,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "Salla" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "Eğim" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "Hareket" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "İvmeölçer" @@ -1986,21 +1982,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2011,63 +2007,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "Kamera görüş alanı (yönlendirme hassasiyetini etkiler)." #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "Eklenti" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "MotionPlus'u Tak" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "Batarya" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2343,148 +2339,148 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "İstemci oluşturulamadı." -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "Eş oluşturulamadı." -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "Ana bilgisayarla iletişim kurulamadı." -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "NetPlay hafıza kartı silinemedi. Yazma izinlerinizi doğrulayın." -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" "NetPlay GBA{0} kayıt dosyası silinemedi. Yazma izinlerinizi doğrulayın." -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "Oyun zaten çalışıyor!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "Veri alındı!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "Veri işlenirken hata oluştu." -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "Kodlar işlenirken hata oluştu." -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "Kodlar alındı!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "Geçiş sunucusunun ana bilgisayar bağlantısı zaman aşımına uğradı" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "Geçersiz host" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2562,8 +2558,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2581,28 +2577,28 @@ msgstr "Hile kodları eşitlenirken hata oluştu!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2641,7 +2637,7 @@ msgstr "Boş" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "Bilinmeyen" @@ -2868,22 +2864,22 @@ msgid "Korean" msgstr "Korece" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2891,15 +2887,15 @@ msgstr "" msgid "Unpacking" msgstr "Açma" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -3019,10 +3015,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3030,65 +3038,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3097,40 +3105,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3138,46 +3155,46 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "İçerik {0:08x} bozuk." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "{1} bölümündeki {0} blokta hatalar bulundu." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "{1} bölümündeki {0} kullanılmayan blokta hatalar bulundu." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin lisanssız diskleri doğrulayamıyor." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." @@ -3185,11 +3202,11 @@ msgstr "" "Dolphin, tipik TGC dosyalarını düzgün bir şekilde doğrulayamıyor çünkü " "bunlar gerçek disklerin dökümü değil." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3199,28 +3216,28 @@ msgstr "" "rağmen, oyunun Wii U eShop sürümüne kıyasla bunun iyi bir döküm olması " "mümkün. Dolphin bunu doğrulayamaz." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3230,25 +3247,25 @@ msgstr "" "bulundu. Buna rağmen, oyunun Wii U eShop sürümüne kıyasla bunun iyi bir " "döküm olması mümkün. Dolphin bunu doğrulayamaz." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3260,7 +3277,7 @@ msgstr "" "GameCube disk kalıpları çok az doğrulama verisi içerdiğinden, Dolphin'in " "tespit edemediği sorunlar olabilir." -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3645,52 +3662,52 @@ msgid "Data Type" msgstr "Veri Tipi" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8-bit İmzasız Tamsayı" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16-bit İmzasız Tamsayı" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32-bit İmzasız Tamsayı" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64-bit İmzasız Tamsayı" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8-bit İmzalı Tamsayı" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16-bit İmzalı Tamsayı" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32-bit İmzalı Tamsayı" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64-bit İmzalı Tamsayı" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32-bit Ondalıklı" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64-bit Ondalıklı" @@ -3711,47 +3728,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 bellek aralığı" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "CPU durumuna göre adres alanı" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3760,235 +3777,247 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "son değer" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "Değerleri Hex olarak görüntüle" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "Otomatik olarak geçerli değerleri güncelleştirin" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "İlk aramada son değerle karşılaştırılamıyor." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n adres kaldırıldı." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n adres kaldı." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n adres öykünen bellekte erişilemedi." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "Sonuçlar olmadan yenilenemiyor." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "Gözlemci'ye ekle" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "Sadece sanal bellekteki değerler için AR kodu oluşturabilir." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "Bu adres için AR kodu oluşturulamıyor." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "Değer:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "Açıklama" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "Adres" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "Mevcut Değer" @@ -4108,10 +4137,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4143,49 +4171,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "Hata" @@ -4206,16 +4234,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Dolphin'i Yapılandır" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "Değiştirilen hileler oyunu yeniden başlattığınızda etkili olacaktır." -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Dolphin'in hile sistemi şu anda devre dışı." @@ -4258,31 +4286,30 @@ msgstr "DSU İstemcisi" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "Yeni DSU Sunucusu Ekle" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy, DS4Windows, vb." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "Ekle" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "Uygula" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4291,20 +4318,24 @@ msgstr "Ekle" msgid "Cancel" msgstr "İptal" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "Etkinleştir" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "Ekle..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4313,17 +4344,13 @@ msgstr "Ekle..." msgid "Remove" msgstr "Kaldır" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"DSU protokolü PlayStation, Nintendo Switch ve Steam denetleyicileri gibi " -"uyumlu kaynaklardan gelen giriş ve hareket verilerinin kullanılmasını sağlar." -"

Kurulum talimatları için, bu sayfaya göz atın." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4380,10 +4407,10 @@ msgstr "Sistem Verilerini Çıkar..." #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4493,11 +4520,11 @@ msgstr "Kamera 1" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" @@ -4506,7 +4533,7 @@ msgstr "" "Performansı artırabilir ancak sorunlara da neden olabilir. Varsayılan değer " "Etkin'dir." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" @@ -4514,7 +4541,7 @@ msgstr "" "Gerçek donanımın disk hızını öykünün. Devre dışı bırakmak kararsızlığa neden " "olabilir. Varsayılan değer Etkin'dir." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." @@ -4522,7 +4549,7 @@ msgstr "" "Bellek Yönetim Biriminin tam olarak öykünülüp öykünülmeyeceğini ayarlar. Az " "oyun bunu gerektirir." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" @@ -4530,124 +4557,63 @@ msgstr "" "Yüksek veya düşük seviyeli DSP öykünmesinin kullanılıp kullanılmayacağını " "ayarlar. Varsayılan değer Etkin'dir." -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "Kapalı" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "Editör" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "Yenile" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "Çekirdek" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "Çift Çekirdek" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "Video" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "EFB Kopyalarını Sadece Dokuya Kaydet" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "Doku Önbelleği" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "Güvenli" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "Hızlı" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "Çekirdek" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "Çift Çekirdeği Etkinleştir" @@ -4721,7 +4687,7 @@ msgid "Deterministic dual core:" msgstr "Deterministik çift çekirdek:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "Stereoskopi" @@ -4751,7 +4717,7 @@ msgid "Depth Percentage:" msgstr "Derinlik Yüzdesi:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "Yakınsama:" @@ -4770,6 +4736,10 @@ msgstr "Kullanıcı Yapılandırması" msgid "Graphics" msgstr "Grafikler" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "Editör" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4783,63 +4753,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "Hiçbiri" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "Standart Denetleyici" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "Direksiyon" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "Dance Mat" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK Bongos" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube Kontrolcüleri" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4858,19 +4828,32 @@ msgstr "WiiRD Veritabanından Kodları İndir" msgid "Description:" msgstr "Açıklama:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "Kodlar indirilemedi." +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "Dosya kod içermemektedir." -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "İndirme tamamlandı" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "%1 kod indirildi. (%2 eklendi)" @@ -4972,60 +4955,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "Çeşitli" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "Kırp" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "Özel" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "Üst" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "Alt" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "Çeşitli" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "Progresif Taramayı Etkinleştir" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "Arka Uç Çoklu İş Parçacığı" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "CPU'da Verteksleri Ayıkla" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "Çerçevesiz Tam Ekran" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "Deneysel" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "EFB Önbelleği Geçersiz Kılmayı Ertele" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5038,14 +5041,14 @@ msgstr "" "etkinleştirir.

Emin değilsen, bunu işaretsiz bırak." "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
Emin değilsen, " "bunu işaretsiz bırak." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5063,7 +5066,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5071,14 +5074,14 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5089,7 +5092,7 @@ msgstr "" "

Emin değilseniz, bunu işaretlemeyin." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5098,7 +5101,7 @@ msgstr "" "

Emin değilsen, bunu işaretsiz bırak." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5107,7 +5110,7 @@ msgstr "" "

Emin değilsen, bunu işaretsiz bırak." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
Emin değilseniz, " "bunu işaretlemeyin." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5142,14 +5145,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5162,18 +5165,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"Resmi, kendi doğal en boy oranından (nadiren 4:3 veya 16:9 ile tam olarak " -"eşleşir) belirli kullanıcı hedef en boy oranına (örneğin 4:3 veya 16:9) " -"kırpar.

Emin değilseniz, bunu işaretlemeyin." - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5184,7 +5176,7 @@ msgstr "" "

Emin değilsen, bunu işaretsiz bırak." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5197,14 +5189,14 @@ msgstr "" "arka ucu ile sınırlıdır.

Emin değilsen, bunu " "işaretsiz bırak." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5215,7 +5207,7 @@ msgstr "" "

Emin değilseniz, bunu işaretlemeyin." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5230,7 +5222,7 @@ msgstr "" "

Emin değilseniz, bunu işaretlemeyin." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5244,7 +5236,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5253,16 +5245,65 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" "Emin değilseniz, bunu işaretlemeyin." -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5536,89 +5577,93 @@ msgstr "Kopyalama Filtresini Devre Dışı Bırak" msgid "Arbitrary Mipmap Detection" msgstr "Rastgele Mipmap Algılama" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "Dahili Çözünürlük:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "Kenar Yumuşatma:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "Renk Düzeltme:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "Post-Processing Efekti:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "Kapalı" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "Üst-ve-Alt" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "Anaglif" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "Stereoskopik 3D Modu:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "Derinlik:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(kapalı)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 bu özelliği desteklemiyor." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5632,7 +5677,7 @@ msgstr "" "çözünürlük ne kadar düşük olursa, performans o kadar iyi olacaktır." "

Emin değilseniz, Yerel'i seçin." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5642,7 +5687,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5653,7 +5698,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5676,7 +5721,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." @@ -5684,7 +5729,7 @@ msgstr "" "Wii ve GC oyunlarının amaçlandığı renk alanıyla eşleşen, renkleri daha doğru " "hale getiren bir grup özellik." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -5693,7 +5738,7 @@ msgstr "" ">Emin değilseniz, (kapalı) seçeneğini seçin." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5702,7 +5747,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5715,7 +5760,7 @@ msgstr "" "neden olur.

Emin değilseniz, bunu işaretlemeyin." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5725,7 +5770,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5733,7 +5778,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5744,7 +5789,7 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -5754,7 +5799,7 @@ msgstr "" "yüksek bir değer daha güçlü bir derinlik hissi yaratırken, daha düşük bir " "değer daha rahattır." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5765,20 +5810,20 @@ msgstr "" "önünde görüneceği mesafedir.

Daha yüksek bir değer daha güçlü ekran " "dışı efektler yaratırken daha düşük bir değer daha rahattır." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5786,7 +5831,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5801,18 +5846,18 @@ msgstr "" "sorununa neden olur.

Emin değilsen, bunu işaretli " "bırak." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5829,35 +5874,35 @@ msgstr "" "dahili olarak SDR'da işlendiğini unutmayın.

Emin " "değilsen, bunu işaretsiz bırak." -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "Kenar Yumuşatma" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "Renk Düzeltme" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "Derinlik" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "Yakınsama" @@ -5882,10 +5927,6 @@ msgstr "4:3'e Zorla" msgid "Stretch to Window" msgstr "Pencereye Göre Ayarla" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "Özel" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5958,11 +5999,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "Başlamadan önce gölgelendiricileri derle" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "Arka uç değişikliğini onayla" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5972,14 +6013,14 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -5988,14 +6029,14 @@ msgstr "" "

Emin değilseniz, bunu işaretlemeyin." -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6017,21 +6058,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6039,7 +6080,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6048,7 +6089,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6057,7 +6098,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6068,34 +6109,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "Arka uç" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "GPU" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "En-Boy Oranı" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "Özel En Boy Oranı Genişliği" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "Özel En Boy Oranı Yüksekliği" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6124,22 +6165,42 @@ msgstr "CPU'dan EFB'ye erişimi atla" msgid "Ignore Format Changes" msgstr "Birim Değişimini Yoksay" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "EFB Kopyalarını Sadece Dokuya Kaydet" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "EFB Kopyalarını RAM'e Ertele" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "Doku Önbelleği" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU Doku Çözücüsü" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "Güvenli" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "Doğruluk:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "Hızlı" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "Harici Kare Arabelleği (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -6253,8 +6314,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6431,9 +6492,9 @@ msgstr "Farklı kaydet..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "Bir Dosya Seç" @@ -6489,7 +6550,7 @@ msgid "Toggle All Log Types" msgstr "Tüm Geçmiş Türlerini Seç" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "Günlük" @@ -6501,9 +6562,9 @@ msgstr "Sözcük Kaydırma" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "Temizle" @@ -6571,8 +6632,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6584,7 +6647,7 @@ msgstr "Pencere Boyutu" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6592,9 +6655,9 @@ msgstr "Kaydet" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "Yükle" @@ -6734,7 +6797,7 @@ msgstr "varsayılan" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6806,7 +6869,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6833,8 +6896,8 @@ msgid "Profile" msgstr "Profil" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6852,10 +6915,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "Onayla" @@ -6865,7 +6928,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "'%1'i silmek istediğinizden emin misiniz?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -7005,8 +7068,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "Ekle" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7207,103 +7275,99 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "Hesapla" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii Remote Kontrolcüleri" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "Senkronize Et" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "Gerçek Wii Remote'ları senkronize edin ve onları eşleştirin" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "Kaydedilen tüm Wii Remote eşleştirmelerini sıfırla" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "Wii'nin Bluetooth adaptörünü öykün" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "Devamlı Arama" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "Gerçek Balance Board" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "Hoparlör Verisini Etkinleştir" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "Öykünülmüş Denetleyiciler için Wii Remote'ları Bağla" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "Öykünen Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "Gerçek Wii Remote" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"Desteklenen bir Bluetooth cihazı bulunamadı.\n" -"Wii Remote'unu manuel olarak bağlaman gerekiyor." - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" "Kaydedilmiş Wii Remote eşleştirmeleri, yalnızca bir Wii oyunu açıkken " "sıfırlanabilir." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "Senkronizasyon, ancak bir Wii oyunu çalışırken yapılabilir." @@ -7492,7 +7556,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7520,7 +7584,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "Yeni" @@ -7555,10 +7619,10 @@ msgstr "Baz Adres" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "Giriş" @@ -7584,10 +7648,10 @@ msgstr "Tüm Assembly dosyaları" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7763,7 +7827,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "Koşul" @@ -7920,7 +7984,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "&Yardım" @@ -8116,13 +8180,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "Yaz" @@ -8138,7 +8202,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "Kır" @@ -8240,42 +8304,42 @@ msgstr "Koşullu Yardımı" msgid "Breakpoints" msgstr "Breakpoint'ler" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "Aktif" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "Fonksiyon" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "Düzenle..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8288,7 +8352,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "Semboller" @@ -8401,7 +8465,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8416,7 +8480,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8691,7 +8755,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "Önbelleği Temizle" @@ -8819,7 +8883,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8827,7 +8891,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "Double" @@ -8863,7 +8927,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "Ara" @@ -8968,7 +9032,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "Veri" @@ -9110,7 +9174,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "Ağ" @@ -9229,70 +9293,70 @@ msgstr "Kayıtlar" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "&Gözlemci'ye ekle" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "Bellek &breakpoint'i ekle" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "&Hafızayı görüntüle" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "&Kodu görüntüle" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "Hexadecimal" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "Tüm Onaltılık" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "Tüm İmzalı Tamsayı" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "Tüm İmzasız Tamsayı" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "Tüm Float" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "Tüm Double" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "Güncelle" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9759,12 +9823,20 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -9772,144 +9844,144 @@ msgstr "" "Dolphin herhangi bir GameCube/Wii ISO'su veya WAD'i bulamadı.\n" "Bir oyun dizini ayarlamak için buraya çift tıklayın..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "Bir Dizin Seç" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "Seçili Dosyaları Dönüştür..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "Wii Kayıtlarını Dışa Aktar" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "Seçili Dosyaları Sil..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "&Özellikler" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "Dosyayı dönüştür..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "&Diski Değiştir" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "NAND'dan kaldır" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "Wii Kaydını Dışa Aktar" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "Dosyayı Sil..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "Masaüstüne kısayol oluştur" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "Etiketler" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "Yeni Etiket..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "Aşağıdaki kayıt dosyaları dışa aktarılamadı:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "Bu başlık NAND'a kurulamadı." -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -9917,28 +9989,28 @@ msgstr "" "Yüklü olan WAD dosyası, herhangi bir kayıt verisi silinmeden NAND'dan " "kaldırılacaktır. Devam edilsin mi?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "Bu dosyayı silmek istediğinizden emin misiniz?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "Seçilen dosya silinemedi." -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." @@ -9946,96 +10018,96 @@ msgstr "" "Dosyanın silinmesi için gerekli izinlere sahip olup olmadığınızı veya hâlâ " "kullanımda olup olmadığını kontrol edin." -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "Platform" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "Afiş" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "Başlık" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "Dosya Adı" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "Dosya Yolu" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "Oyun ID'si" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "Bölge" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "Dosya Boyutu" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "Dosya Biçimi" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "Blok Boyutu" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "Sıkıştırma" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "Yeni etiket" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -10144,7 +10216,7 @@ msgid "&Interframe Blending" msgstr "&Karelerarası Harmanlama" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -10203,12 +10275,12 @@ msgid "Create New Memory Card" msgstr "Yeni Hafıza Kartı Oluştur" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "Tüm Dosyalar (*)" @@ -10253,43 +10325,43 @@ msgstr "&Aç..." msgid "&Create..." msgstr "&Oluştur..." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "Simge" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "Bloklar" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "B'ye kopyala" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "A'ya kopyala" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -10297,70 +10369,70 @@ msgstr "" "Bellek kartı açılamadı:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "GCMemcardManager'da veri tutarsızlığı, işlem iptal ediliyor." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "Yerel GCI Dosyası" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Datel MaxDrive/Pro dosyaları" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "Dışa Aktarma Başarısız Oldu" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "Kayıt Dosyasını Dışa Aktar" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "Kayıt Dosyalarını Dışa Aktar" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "%1 kayıt dosyasından %n tanesi dışa aktarılamadı." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10368,7 +10440,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10376,45 +10448,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "Seçilen kayıt dosyalarının en az ikisi aynı iç dosya adına sahip." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "\"%1\" içe aktarılamadı." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10426,78 +10498,78 @@ msgstr "" "\n" "İçe aktarım iptal ediliyor." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "Kopyalama başarısız" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "%n seçili kayıt dosyasını silmek istiyor musun?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "Dosya açılamadı." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "Dosya okunamadı." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "Kullanılmaması gereken dosya alanındaki veriler." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "Tanınmayan bir formatta veya bozulmuş veri." -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10550,21 +10622,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "Oluştur" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10572,11 +10644,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10584,46 +10656,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--Bilinmeyen--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "Değer dönüştürülürken hata oluştu" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "Girilen karakter geçersiz!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "Infinity Dosyası Oluştur" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "Infinity dosyası oluşturulamadı" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10647,20 +10719,20 @@ msgstr "Başlatılacak oyun belirtilmeden 'kaydetme durumu' yüklenemez." msgid "Batch mode cannot be used without specifying a game to launch." msgstr "Oyun belirtilmeden yığın işlem modu kullanılamaz." -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "Bazı doku paketleri yüklenirken bir hata oluştu" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "Tüm GC/Wii dosyaları" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -10668,52 +10740,52 @@ msgstr "" "Kapanma işlemi sürüyor. Eğer mevcut öykünmeyi, kapanma işlemi tamamlanmadan " "durdurursan, kaydedilmemiş bazı veriler kaybolabilir. Durdurulsun mu?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "Mevcut öykünmeyi durdurmak istiyor musun?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "Çekirdek başlatılamadı" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "Bir oyun hâlâ çalışırken bir NetPlay Oturumu başlatılamaz!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "Bir NetPlay Oturumu halihazırda devam ediyor!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" @@ -10721,11 +10793,11 @@ msgstr "" "Port %1 dinlemesi başarısız oldu. Birden fazla NetPlay sunucusu çalışıyor " "olabilir mi?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "\"%1\"yi Oyun Dizinleri listesine eklemek istiyor musun?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10733,48 +10805,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii NAND yedekleme dosyası (*.bin);;Tüm Dosyalar (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii anahtarları dosyası (*.bin);;Tüm Dosyalar (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS Filmleri (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -11056,421 +11129,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "&Birleştirici" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "&Seçenekler" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "Ya&pılandırma" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "&Grafik Ayarları" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "&Ses Ayarları" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "&Denetleyici Ayarları" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "&Kısayol Ayarları" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "&Serbest Bakış Ayarları" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "Önyüklendiğinde Duraklat" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "&Yazı Tipi..." -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "&Website" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "Çevrimiçi &Belgeler" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "&GitHub Repo'su" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "&Hata İzleyici" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "&Güncellemeleri Denetle..." -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "&Hakkında" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "Liste Görünümü" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "Sütun Görünümü" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "Wii'leri Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "GameCube'leri Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "WAD'ları Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "ELF/DOL'u Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "Platformları Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "PAL'ları Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "Amerikanları Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "Avusturalya'yı Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "Fransızları Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "Almanları göster" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "İtalyanları Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "Korelileri Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "Hollanda'yı Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "Rusya'yı Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "İspanya'yı Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "Tayvanlıları Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "Dünyayı Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "Bilinmeyenleri Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "Bölgeleri Göster" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "&Film" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "Kaydı Dışa Aktar..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "&Salt-Okunur Mod" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS Girişi" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "Filmin Sonunda Duraklat" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "Kareleri Dök" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "Sesi Dök" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "JIT Önbelleğini Devre Dışı Bırak" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "Fastmem'i Devre Dışı Bırak" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "Fastmem Alanını Devre Dışı Bırak" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "Büyük Giriş Noktaları Haritasını Devre Dışı Bırak" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "Bir talimat ara" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "&Sembolleri Temizle" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "&Sembolleri Şuradan Getir" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "&Sembol Haritasını Yükle" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "&Sembol Haritasını Kaydet" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "&İmzalı Dosya Oluştur..." -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "&Mevcut İmza Dosyasına Ekle..." -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "İki İmza Dosyasını &Birleştir..." -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "İmza Dosyasını &Uygula..." -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "&HLE Fonksiyonlarını Yamala" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "Wii Sistem Menüsünü Yükle %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD dosyaları (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11478,11 +11559,11 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." @@ -11490,13 +11571,13 @@ msgstr "" "Kayıt dosyası içe aktarılamadı. Verilen dosya bozuk veya geçersiz bir Wii " "kaydı olabilir." -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" "Kayıt dosyası içe aktarılamadı. Lütfen oyunu başlatın ve tekrar deneyin." -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -11506,11 +11587,11 @@ msgstr "" "dosyalara erişimi engelliyor olabilir. NAND'ınızı onarmayı deneyin (Araçlar " "-> NAND'ı Yönet -> NAND'ı Kontrol Et...), ardından kaydı tekrar içe aktarın." -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11518,230 +11599,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "%n kayıt dışa aktarıldı" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "NAND'den sertifikalar çıkarılamadı" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "Onay" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "Simge adlarının listesini temizlemek istiyor musun?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "'%1' bulunamadı, sembol adları oluşturulmadı" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "RSO modüllerini otomatik olarak algıla?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "RSO modül adresini girin:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "%1 için RSO modülü yüklenemedi" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "RSO Modülleri Algılanıyor" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "'%1' bulunamadı, yerine yaygın fonksiyonlar taranıyor" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Dolphin Harita Dosyası (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "Harita dosyası yüklenemedi '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "İmza dosyasına eklenemedi: '%1'" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11857,7 +11938,7 @@ msgid "Game" msgstr "Oyun" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "Oyuncular" @@ -11886,75 +11967,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Başlat" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "Arabellek:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "Çık" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11962,11 +12043,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11978,11 +12059,11 @@ msgstr "" "Adaletin ve minimum gecikmenin çok önemli olduğu rekabetçi oyunlar için " "uygundur." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11990,85 +12071,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "Sağlama" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "Mevcut oyun" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "Diğer oyun..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "Sohbet" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "Gönder" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "Kopyala" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "Oyuncuyu At" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "Denetleyici Bağlantı Noktalarını Ata" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "Bu oturum NetPlay dizinine eklenemedi: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12080,171 +12161,171 @@ msgstr "" "\n" "Lütfen belirli bir dahili çözünürlük seçin." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "NetPlay'den çıkmak istediğinizden emin misiniz?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "Harici" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "Yerel" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "Oyun Durumları" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "Bağlanıyor" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "Tekrar Dene" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 katıldı" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 ayrıldı" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "Arabellek boyutu %1 olarak değiştirildi." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "Sunucuya bağlanılamadı: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "Merkezi sunucu aranamadı" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin geçiş sunucusu için çok eski" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "Oynama sırası %1'de" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -12256,7 +12337,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 geçerli bir ROM değil" @@ -12752,7 +12833,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12760,7 +12841,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12769,120 +12850,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "Arka Uç Ayarları" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "Ses Arka Ucu:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "Dolby Pro Logic II Kod Çözücü" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "Kod Çözme Kalitesi:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "Varsayılan Cihaz" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12895,85 +12986,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP Öykünme Motoru" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -13104,42 +13217,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "Bellek kartını boş bir yola ayarlayamazsınız." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -13147,78 +13260,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "GCI klasörünü boş bir yol olarak ayarlayamazsınız." -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "Game Boy Advance Kartuşu (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "Temel Ayarlar" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "Hileleri Etkinleştir" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -13226,82 +13339,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "Uyumsuz Bölge Ayarlarına İzin Ver" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "Diskleri Otomatik Değiştir" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "Discord'da Mevcut Oyunu Göster" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "Sınırsız" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1% (Normal Hız)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "&Hız Limiti:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "Otomatik Güncelleme Ayarları" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "&Otomatik Güncelle:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "Güncelleme Yapma" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "Geliştirme (günde birkaç kez)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "İstatistik Raporlama Ayarları" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "Kullanım İstatistikleri Raporlamasını Etkinleştir" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "Yeni bir İstatistik Kimliği Oluşturun" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "Yeni kimlik oluşturuldu." -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13310,7 +13423,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13319,7 +13432,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13327,7 +13440,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13338,7 +13451,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13346,7 +13459,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13367,14 +13480,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13384,21 +13497,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13408,13 +13521,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -14206,14 +14319,6 @@ msgstr "Wii Remote Ayarları" msgid "Sensor Bar Position:" msgstr "Sensör Çubuğu Konumu:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "Üst" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "Alt" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14737,15 +14842,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "Ana Çubuk" @@ -14779,71 +14884,71 @@ msgstr "Turbo Düğmesine Basma Süresi (kare):" msgid "Duration of Turbo Button Release (frames):" msgstr "Turbo Düğmesini Bırakma Süresi (kare):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "Kızılötesi" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "Klasik Düğmeler" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -15351,34 +15456,38 @@ msgstr "+ veya kapatma parantezi bekleniyor." msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "Güncelleme işlemi başlatılamadı: {0}" @@ -15418,31 +15527,31 @@ msgid "Africa" msgstr "Afrika" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -15517,31 +15626,31 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -15551,13 +15660,13 @@ msgstr "" "Lütfen kapalı kaynaklı GPU sürücüsünü yükleyin veya Mesa 3D sürümünüzü " "güncelleyin." -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15565,7 +15674,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15621,6 +15730,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15638,8 +15754,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15658,7 +15774,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "Gölgelendiriciler Derleniyor" @@ -15712,10 +15828,6 @@ msgstr "Vazgeç" msgid "Help" msgstr "Yardım" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "Uygula" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "" diff --git a/Languages/po/zh_CN.po b/Languages/po/zh_CN.po index f0fe895ae5..a94620e130 100644 --- a/Languages/po/zh_CN.po +++ b/Languages/po/zh_CN.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: 天绝星 , 2015-2025\n" "Language-Team: Chinese (China) (http://app.transifex.com/dolphinemu/dolphin-" @@ -32,17 +32,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "JIT 未激活" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "打开 “{0}” 进行写入失败。" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "已写入 “{0}”。" @@ -83,7 +83,7 @@ msgid "" "opened by another program." msgstr "文件 {0} 无法以写入形式打开。请检查该文件是否已经被另一程序打开。" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -100,30 +100,30 @@ msgid "Unpack SD Card Now" msgstr "解包 SD 卡" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "信息" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "询问" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "警告" @@ -285,15 +285,15 @@ msgstr "此 IPL 文件不是已知的正确转储。(CRC32: {0:x})" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "{0} IPL 位于 {1} 目录中。光盘可能无法识别" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "加载可执行文件到内存失败。" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "找不到 GC IPL,无法启动游戏。" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "找不到 GC IPL。" @@ -399,7 +399,7 @@ msgid "" "Player ({1})" msgstr "DFF 的最低加载程序版本 ({0}) 超过此 FIFO 播放器的版本 ({1})" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -442,8 +442,9 @@ msgstr "下" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -455,8 +456,9 @@ msgstr "左" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -494,10 +496,10 @@ msgid "Increase" msgstr "增加" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -507,7 +509,7 @@ msgstr "重置" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -608,15 +610,15 @@ msgstr "控制联机高尔夫模式" msgid "Open Achievements" msgstr "打开成就" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "减小音量" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "增大音量" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "静音切换" @@ -769,287 +771,291 @@ msgid "Previous Game Profile" msgstr "上一个游戏预设" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" -msgstr "切换画面边界" +msgid "Toggle Aspect Ratio Crop" +msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 +msgid "Toggle Custom Crop" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:109 msgid "Toggle Aspect Ratio" msgstr "切换宽高比" -#: Source/Core/Core/HotkeyManager.cpp:109 +#: Source/Core/Core/HotkeyManager.cpp:110 msgid "Toggle Skip EFB Access" msgstr "切换跳过 EFB 访问" -#: Source/Core/Core/HotkeyManager.cpp:110 +#: Source/Core/Core/HotkeyManager.cpp:111 msgid "Toggle EFB Copies" msgstr "切换 EFB 副本" -#: Source/Core/Core/HotkeyManager.cpp:111 +#: Source/Core/Core/HotkeyManager.cpp:112 msgid "Toggle XFB Copies" msgstr "切换 XFB 副本" -#: Source/Core/Core/HotkeyManager.cpp:112 +#: Source/Core/Core/HotkeyManager.cpp:113 msgid "Toggle XFB Immediate Mode" msgstr "切换 XFB 立即模式" -#: Source/Core/Core/HotkeyManager.cpp:113 +#: Source/Core/Core/HotkeyManager.cpp:114 msgid "Toggle Fog" msgstr "切换雾" -#: Source/Core/Core/HotkeyManager.cpp:114 +#: Source/Core/Core/HotkeyManager.cpp:115 msgid "Toggle Texture Dumping" msgstr "切换纹理转储" -#: Source/Core/Core/HotkeyManager.cpp:115 +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "切换自定义纹理" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "增加内部分辨率" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "减小内部分辨率" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "自由视点切换" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "切换左右 3D" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "切换上下 3D" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "切换色差 3D" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "减小深度" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "增加深度" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "减小会聚" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "增加会聚" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "载入状态 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "载入状态 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "载入状态 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "载入状态 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "载入状态 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "载入状态 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "载入状态 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "载入状态 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "载入状态 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "载入状态 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "从选择的插槽中加载" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "保存状态 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "保存状态 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "保存状态 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "保存状态 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "保存状态 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "保存状态 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "保存状态 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "保存状态 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "保存状态 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "保存状态 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "保存至所选插槽" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "选择状态 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "选择状态 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "选择状态 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "选择状态 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "选择状态 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "选择状态 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "选择状态 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "选择状态 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "选择状态 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "选择状态 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "载入最近状态 1" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "载入最近状态 2" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "载入最近状态 3" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "载入最近状态 4" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "载入最近状态 5" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "载入最近状态 6" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "载入最近状态 7" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "载入最近状态 8" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "载入最近状态 9" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "载入最近状态 10" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "保存到最早状态存档" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "撤销载入状态" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "撤销保存状态" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "保存状态" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "载入状态" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "增加选定的状态插槽" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "减少选定的状态插槽" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "载入 ROM" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "卸载 ROM" @@ -1078,7 +1084,7 @@ msgid "Show Infinity Base" msgstr "显示 Infinity 底座" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "热键" @@ -1099,8 +1105,8 @@ msgstr "常规" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "音量" @@ -1157,7 +1163,7 @@ msgid "Graphics Toggles" msgstr "图形切换" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "内部分辨率" @@ -1233,46 +1239,46 @@ msgstr "" "\n" "DSP HLE: 未知 Ucode (CRC = {0:08x}) - 强制 AX." -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "无法找到已可插入的光盘。" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "光盘已可插入。" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "未知 DVD 命令 {0:08x} - 致命错误" @@ -1364,7 +1370,7 @@ msgid "Broadband Adapter (TAP)" msgstr "宽带适配器 (分接)" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "Triforce 基板" @@ -1435,37 +1441,27 @@ msgstr "" "{0} 不是一个目录,移动至 *.original 失败。\n" "请验证你的写入权限或者将文件移动至 Dolphin 之外" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "错误: GBA{0} 在 {1} 中打开 ROM 失败" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "错误: GBA{0} 创建核心失败" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "错误: GBA{0} 在 {1} 中加载 ROM 失败" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "错误: GBA{0} 在 {1} 中打开 BIOS 失败" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "错误: GBA{0} 在 {1} 中加载 BIOS 失败" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "错误: GBA{0} 在 {1} 中打开存档失败" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "错误: GBA{0} 在 {1} 中加载存档失败" @@ -1493,8 +1489,8 @@ msgstr "手柄" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "按键" @@ -1532,33 +1528,33 @@ msgstr "键盘" msgid "Keys" msgstr "按键" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "报告: GCIFolder 正在写入未分配的区块 {0:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "GCMemcardDirectory: ClearBlock 被用于无效的区块地址" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "游戏覆盖了其他的游戏存档,将会破坏数据 {0:#x}, {1:#x}" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "BAT 错误,模拟器即将退出" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "警告:BAT 所标示的区块数 ({0}) 与已载入文件头中的 ({1}) 不匹配" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1610,7 +1606,7 @@ msgstr "控制摇杆" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "C 摇杆" @@ -1619,7 +1615,7 @@ msgid "Button" msgstr "按键" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "马达" @@ -1643,20 +1639,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "扳机" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "震动" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1724,7 +1720,7 @@ msgstr "传统控制器" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "左摇杆" @@ -1815,8 +1811,8 @@ msgstr "敲击力度" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1873,25 +1869,25 @@ msgid "Nunchuk" msgstr "双节棍控制器" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "摇晃" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "倾斜" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "挥舞" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "加速度计" @@ -2008,21 +2004,21 @@ msgid "uDraw GameTablet" msgstr "uDraw 绘图板" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "指向" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "水平视野" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -2033,63 +2029,63 @@ msgid "°" msgstr "°" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "镜头视野(影响指向的灵敏度)。" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "垂直视野" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "指向(直通)" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "陀螺仪" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "切换横握" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "切换竖握" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "保持横握" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "保持竖握" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "扩展" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "附带 MotionPlus" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "扬声器声像" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "电池" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "竖握 Wii 遥控器" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "横握 Wii 遥控器" @@ -2408,20 +2404,20 @@ msgstr "在 PlayWiimote 中提前结束影片。{0} + {1} > {2}" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "中止回放。DeserializeDesiredState 中存在错误。字节:{0}{1}" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "无法创建客户端。" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "无法创建对等点。" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "无法与主机通信。" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." @@ -2429,128 +2425,128 @@ msgstr "" "主机代码太长。\n" "请重新检查你是否有正确的代码。" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "服务器已满。" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "服务器与客户端的联机版本不兼容。" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "游戏当前正在运行。" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "昵称太长。" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "服务器发送了一个未知错误消息。" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "收到未知的消息,ID:{0}" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "收到未知的 同步_存档_数据 消息,ID:{0}" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "正在同步存档数据..." -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "删除联机存储卡失败。请验证你的写入权限。" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "重置联机 GCI 文件夹失败。请验证你的写入权限。" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "重置联机 NAND 文件夹失败。请验证你的写入权限。" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "重置联机重定向文件夹失败。请验证你的写入权限。" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "写入 Mii 数据失败。" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "写入 Wii 存档失败。" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "写入重定向存档失败。" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "删除联机 GBA{0} 存档文件失败。请验证你的写入权限。" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "收到未知的 同步_代码 消息,ID:{0}" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "正在同步 Gecko 代码..." -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "正在同步 AR 代码..." -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "已成功启用服务质量 (QoS)。" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "无法启用服务质量 (QoS)。" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "游戏已经运行!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "数据已接收!" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "处理数据时出错。" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "处理代码时出错。" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "代码已接收!" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "穿透服务器与主机连接超时" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "穿透尝试被服务器拒绝" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "无效主机" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "未知错误 {0:x}" @@ -2628,8 +2624,8 @@ msgstr "收到未知的消息,ID:{0} 来自玩家:{1} 剔除玩家!" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "所选游戏在游戏列表中不存在!" @@ -2647,7 +2643,7 @@ msgstr "同步保存金手指代码时出错!" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." @@ -2655,29 +2651,23 @@ msgstr "" "清除缓存后,JIT 无法找到代码空间。这应该从不会出现。请在错误跟踪器中上报此事" "件。 Dolphin 即将退出。" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"对 {0:#010x} 的写入无效,PC = {1:#010x};游戏在真实硬件上可能会崩溃。\n" -"\n" -"为了实现准确的模拟,请在高级设置中启用 MMU。" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -"从 {0:#010x} 读取无效,PC = {1:#010x};游戏在真实硬件上可能会崩溃。\n" -"\n" -"为了实现准确的模拟,请在高级设置中启用 MMU。" #: Source/Core/Core/State.cpp:342 msgid "Internal LZ4 Error - compression failed" @@ -2717,7 +2707,7 @@ msgstr "空" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "未知" @@ -2945,22 +2935,22 @@ msgid "Korean" msgstr "韩语" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "NTSC-J" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "NTSC-U" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "PAL" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "NTSC-K" @@ -2968,15 +2958,15 @@ msgstr "NTSC-K" msgid "Unpacking" msgstr "正在解包" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "此文件似乎不是一个 BootMii NAND 备份。" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "此文件未包含有效的 Wii 文件系统。" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "无法写入文件 {0}" @@ -3101,10 +3091,22 @@ msgstr "分区 {0} 的数据大小无法用区块大小平均分配。" msgid "The {0} partition does not have a valid file system." msgstr "分区 {0} 无有效的文件系统。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "更新分区未包含此游戏使用的 IOS。" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -3112,12 +3114,12 @@ msgstr "更新分区未包含此游戏使用的 IOS。" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "{0} (Masterpiece)" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " @@ -3126,13 +3128,13 @@ msgstr "" "此游戏已被篡改为适合单层 DVD。某些内容如预渲染视频、其他语言或整个游戏模式都" "会被破坏。这个问题通常只存在于非法的游戏副本中。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "此光盘镜像的保存格式不存储光盘镜像的大小。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." @@ -3140,7 +3142,7 @@ msgstr "" "此光盘镜像太小并且缺少一些数据。问题原因很可能这是一个双层光盘但被转储为单层" "光盘。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." @@ -3148,11 +3150,11 @@ msgstr "" "此光盘镜像太小并且缺少一些数据。如果你的转储程序将光盘镜像保存为多个部分,则" "需要将其合并为一个文件。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "此调试版光盘镜像和零售版光盘镜像大小一样。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " @@ -3161,24 +3163,24 @@ msgstr "" "此光盘镜像大小异常。这可能会使模拟的加载时间更长。你将无法与正在使用正确转储" "的其他人共享输入录制和使用联机功能。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "此光盘镜像大小异常。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "游戏 ID 是 {0} ,但应该为 {1} 。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "游戏 ID 不一致。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "游戏 ID 异常短。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3189,34 +3191,43 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" "此韩语游戏设置为使用通常不在韩版主机上用到的 IOS。 这很可能导致错误 #002。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "此游戏设置为使用无效的 IOS。" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "此游戏设置为使用无效的公用密钥。" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "指定的公用密钥索引是 {0} ,但应该为 {1} 。" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "ticket 文件未正确签名。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " @@ -3225,7 +3236,7 @@ msgstr "" "TMD 文件未正确签名。如果你将此游戏移动或复制到 SD 卡,Wii 系统菜单将不再运行" "该游戏,并且也会拒绝将其复制或移动回 NAND。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3235,36 +3246,36 @@ msgstr "" "此光盘镜像采用 NKit 格式。这种格式并不是一个正确的转储,但如果转换回去可能会" "变成正确转储。即使文件不相同,此文件的 CRC32 也可能与正确转储的 CRC32 匹配。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "一些应为零的填充数据没有为零。这会使游戏在某些节点处卡死。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "内容 {0:08x} 已损坏。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "一些数据无法读取。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "在 {1} 分区的 {0} 区块中发现错误。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "在 {1} 分区未使用的 {0} 区块中发现错误。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "这是一个正确的转储。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." @@ -3272,21 +3283,21 @@ msgstr "" "依据 Redump.org,这是一个正确的转储,但 Dolphin 发现了问题。这可能是 Dolphin " "中的错误。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "Dolphin 无法验证未经授权的光盘。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "Dolphin 无法正确验证典型的 TGC 文件,因为其不是真实光盘的转储。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "Dolphin 当前无法验证 Triforce 游戏。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " @@ -3295,17 +3306,17 @@ msgstr "" "与游戏的 Wii 光盘发布版本相比,这是错误的转储。尽管如此,与游戏的 Wii U " "eShop 版本比较的话这可能是一个正确的转储。Dolphin 无法验证这一点。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "这是一个错误的转储。但并不一定表示游戏无法正常运行。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "这是一个错误的转储。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " @@ -3314,11 +3325,11 @@ msgstr "" "未发现任何问题。虽然不能保证这是一个正确的转储,但由于 Wii 游戏包含大量的验证" "数据,这表明几乎不会出现影响模拟的问题。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "未发现任何问题。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " @@ -3327,25 +3338,25 @@ msgstr "" "与游戏的 Wii 光盘发布版本相比,发现了严重程度较低的问题。尽管如此,与游戏的 " "Wii U eShop 版本比较的话这可能是一个正确的转储。Dolphin 无法验证这一点。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "发现低严重性问题。这些问题很可能不会影响游戏运行。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "发现中等严重性问题。游戏整体或特定部分可能无法正确运行。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "发现高严重性问题。游戏很可能根本无法运作。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3357,7 +3368,7 @@ msgstr "" "由于 GameCube 光盘镜像包含很少的验证数据,因此可能存在 Dolphin 无法检测到的问" "题。" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3754,52 +3765,52 @@ msgid "Data Type" msgstr "数据类型" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "8 位无符号整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "16 位无符号整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "32 位无符号整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "64 位无符号整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "8 位有符号整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "16 位有符号整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "32 位有符号整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "64 位有符号整数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "32 位浮点数" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "64 位浮点数" @@ -3820,47 +3831,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "在以标准内存区域开始搜索前,请先运行游戏。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "[%1, %2]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "[%1, %2] 和 [%3, %4]" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "%1 内存范围" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "按 CPU 状态划分的地址空间" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "物理地址空间" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "虚拟地址空间" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "未知地址空间" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "未知数据类型" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "已对齐" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "未对齐" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "%1, %2, %3, %4" @@ -3869,235 +3880,247 @@ msgstr "%1, %2, %3, %4" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "在内存中值的保留地址" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "等于" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "不等于" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "小于" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "小于或等于" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "大于" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "大于或等于" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "这个值:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "上个值" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "任意值" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "解析为十六进制" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "搜索与过滤" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "刷新当前值" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "重置结果" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "等待第一次扫描..." -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "以十六进制显示值" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "自动更新当前数值" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "无法与首次搜索的上个值进行比较。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "将给定值解析为目标数据类型失败。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "扫描成功。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "%n 个地址已移除。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "%n 个地址保留。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "%1 %2" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "%n 个地址无法在模拟内存中访问。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "%1 %2 %3" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "找到 %n 个地址。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "没有游戏在运行。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "提供的搜索参数无效。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "当前无法在虚拟地址空间中进行搜索。请运行一会儿游戏,然后重试。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "发生未知错误。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "刷新失败。请运行一会儿游戏,然后重试。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "已刷新当前值。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "没有结果下无法刷新。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "在内存中显示" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "添加到监视" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "生成 Action Replay 代码" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "写入值" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "生成 AR 代码时出现多个错误。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "只能为虚拟内存中的数值生成 AR 代码。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "无法为此地址生成 AR 代码。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "生成 AR 代码时出现内部错误。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "已生成 AR 代码。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "值:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "无效值。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "写入(部分)值时出错。" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "说明" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "地址" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "上个值" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "当前值" @@ -4220,10 +4243,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4255,49 +4277,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "错误" @@ -4321,16 +4343,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "此 Gecko 代码不包含任何行。" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "Dolphin 配置" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "游戏重启后更改的金手指才会生效。" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "Dolphin 的金手指系统当前已禁用。" @@ -4373,31 +4395,30 @@ msgstr "DSU 客户端" msgid "Nothing to configure" msgstr "没有需要配置的项目" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" -msgstr "添加新的 DSU 服务器" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "BetterJoy,DS4Windows,等" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "服务器 IP 地址" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "服务器端口" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "添加" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "应用" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4406,20 +4427,24 @@ msgstr "添加" msgid "Cancel" msgstr "取消" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "启用" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "添加..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4428,16 +4453,13 @@ msgstr "添加..." msgid "Remove" msgstr "移除" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." msgstr "" -"通过 DSU 协议,可以使用相应来源如 PlayStation, Nintendo Switch 和 Steam 控制" -"器的输入与体感数据。

配置方法参见此页。" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48 @@ -4494,10 +4516,10 @@ msgstr "提取系统数据" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "成功" @@ -4606,141 +4628,75 @@ msgstr "镜头 1" msgid "Free Look Settings" msgstr "自由视点设置" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "包含大部分 CPU 与硬件相关设置的部分。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "控制是否应启用双核心。可以提高性能但也可能造成问题。默认值为 " -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "模拟实机的光盘速度。禁用可能会导致不稳定。默认启用" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "控制是否应完整模拟内存管理单元。仅少数游戏需要。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "控制使用高阶还是低阶 DSP 模拟。默认值为 " -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "尝试提前翻译分支,多数情况下可提高性能。默认值为 " -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "包含所有 Gecko 金手指代码的部分。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "包含所有 Action Replay 金手指代码的部分。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "包含所有图像相关设置的部分。" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "预设" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "打开配置文件失败!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "写入配置文件失败!" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "开" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "关" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "编辑器" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "刷新" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "在外部编辑器中打开" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "核心" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" +msgstr "打开配置文件失败!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" -msgstr "双核" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" +msgstr "写入配置文件失败!" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" -msgstr "MMU" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "视频" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "仅存储 EFB 副本为纹理" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "仅存储 XFB 副本为纹理" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "纹理缓存" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "安全" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "中等" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "快速" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" @@ -4748,7 +4704,7 @@ msgstr "" "创建配置文件失败:\n" "%1" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." @@ -4756,6 +4712,11 @@ msgstr "" "无法在外部编辑器中打开文件。\n" "请确保已关联了应用程序来打开 INI 文件。" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "核心" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "启用双核心" @@ -4825,7 +4786,7 @@ msgid "Deterministic dual core:" msgstr "确定性双核:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "立体 3D" @@ -4853,7 +4814,7 @@ msgid "Depth Percentage:" msgstr "深度百分比:" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "会聚:" @@ -4872,6 +4833,10 @@ msgstr "用户配置" msgid "Graphics" msgstr "图形" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "编辑器" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4889,63 +4854,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "这些设置会覆盖核心 Dolphin 设置。" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "无" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "标准控制器" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "GameCube 控制器适配器 (USB)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "方向盘" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "跳舞毯" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "DK 小对鼓" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "GBA (集成)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "GBA (TCP)" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "键盘控制器" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "GameCube 控制器" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "端口 %1" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4964,19 +4929,32 @@ msgstr "从 WiiRD 数据库中下载代码" msgid "Description:" msgstr "说明:" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "下载代码失败。" +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "文件未包含代码。" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "下载完成" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "已下载 %1 代码。(已添加 %2)" @@ -5078,47 +5056,67 @@ msgid "PNG Compression Level" msgstr "PNG 压缩级别" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "其它" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "裁切" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "自定义" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "顶部" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "底部" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "其它" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "启用逐行扫描" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "后端多线程" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "点/线扩展首选顶点着色器" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "清除 CPU 顶点" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "无边框全屏" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "实验性" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "推迟 EFB 缓存失效" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "手动纹理采样" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." @@ -5126,7 +5124,7 @@ msgstr "" "将场景以线框样式渲染。

如无法确定,请不要选中此项。" "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " @@ -5135,7 +5133,7 @@ msgstr "" "修改纹理以显示以其编码格式。

可能需要重置模拟才能生效。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -5146,7 +5144,7 @@ msgstr "" "端,这也为已编译的着色器启用调试符号。

如无法确定," "请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " @@ -5156,7 +5154,7 @@ msgstr "" "量 Dolphin 的性能。

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked.
如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -5176,7 +5174,7 @@ msgstr "" "强选项卡中启用了“特殊多级纹理检测”,则特殊多级纹理也会被转储。" "

如无法确定,请选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -5187,7 +5185,7 @@ msgstr "" "卡中启用了“特殊多级纹理检测”,则特殊基本纹理也会被转储。" "

如无法确定,请选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " @@ -5197,7 +5195,7 @@ msgstr "" "<game_id>/ 目录中的自定义纹理。

如无法确定,请" "不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." @@ -5207,7 +5205,7 @@ msgstr "" "正可能的卡顿。

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5215,7 +5213,7 @@ msgstr "" "将 EFB 副本的内容转储到 User/Dump/Textures/ 目录中。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." @@ -5223,7 +5221,7 @@ msgstr "" "将 XFB 副本的内容转储到 User/Dump/Textures/ 目录中。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked.
如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." @@ -5240,7 +5238,7 @@ msgstr "" "从 User/Load/GraphicsMods/ 加载图形模组。

如无法确" "定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -5269,7 +5267,7 @@ msgstr "" "

如无法确定,请将其保留为“宽高比校正内部分辨率”。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " @@ -5278,7 +5276,7 @@ msgstr "" "使用 Ut Video 编解码器编码转储的帧。如果未选中此项,则使用有损 Xvid 编解码" "器。

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -5297,17 +5295,7 @@ msgstr "" "得多。

如无法确定,请将其保留为 6。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" -"将图像由原生宽高比(很少情况下与 4:3 或 16:9 完全匹配)裁切为用户特定的目标宽" -"高比(例如 4:3 或 16:9)。

如无法确定,请不要选中此" -"项。" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " @@ -5316,7 +5304,7 @@ msgstr "" "启用逐行扫描模拟支持该特性的软件。对多数游戏无任何影响。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5327,7 +5315,7 @@ msgstr "" "有性能提升。目前仅限于 Vulkan 后端。

如无法确定,请" "选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " @@ -5336,7 +5324,7 @@ msgstr "" "在同时支持使用几何着色器和顶点着色器来扩展点和线的后端上,为任务选择顶点着色" "器。可能会影响性能。

%1" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " @@ -5345,7 +5333,7 @@ msgstr "" "清除 CPU 上的顶点以减少所需的绘制调用数。可能影响性能和绘制统计数据。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5357,7 +5345,7 @@ msgstr "" "存失效。

可能提高一些依靠 CPU EFB 访问游戏的性能,但会牺牲稳定性。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5377,7 +5365,7 @@ msgstr "" "其是在更高的内部分辨率下。

如果此设置开启,则纹理过滤设置会被禁用。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5390,15 +5378,64 @@ msgstr "" "能也会略微降低。

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "已强制打开,因为 %1 不支持几何着色器。" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "已强制关闭,因为 %1 不支持顶点着色器扩展。" @@ -5669,89 +5706,93 @@ msgstr "禁用复制过滤" msgid "Arbitrary Mipmap Detection" msgstr "特殊多级纹理检测" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "HDR 后处理" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "内部分辨率:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "抗锯齿:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "纹理过滤:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "输出重采样:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "色彩校正:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "后处理效果:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "关" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "左右" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "上下" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "色差" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "HDMI 3D" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "被动" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "交换双眼" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "对每只眼睛使用全分辨率" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "立体 3D 模式:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "深度:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(关)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "%1 不支持此特性。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "%1x MSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "%1x SSAA" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5763,7 +5804,7 @@ msgstr "" "GPU 负荷且可能在一些游戏中引起故障。一般而言,内部分辨率越低,性能将越高。" "

如无法确定,请选择“原生”。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5777,7 +5818,7 @@ msgstr "" "锯齿并且还可将抗锯齿应用于光源、着色器效果与纹理。

" "如无法确定,选择“无”。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5793,7 +5834,7 @@ msgstr "" "被禁用。

如无法确定,请选择“默认”。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5830,13 +5871,13 @@ msgstr "" "在 2 倍以上的场合。

如无法确定,请选择“默认”。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "一些使颜色更准确的功能,使其与 Wii 和 GC 游戏的色彩空间相匹配。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." @@ -5844,7 +5885,7 @@ msgstr "" "在渲染完一帧后应用后处理效果。

如无法确定,请选择" "“关闭”。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5856,7 +5897,7 @@ msgstr "" "图像问题。提高内部分辨率将增强此选项的效果。

如无法" "确定,请选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5867,7 +5908,7 @@ msgstr "" "三角面更不明显。

很少造成速度降低或图像问题。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5881,7 +5922,7 @@ msgstr "" "比补丁如有效则推荐用宽高比补丁。

如无法确定,请不要" "选中此选项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5892,7 +5933,7 @@ msgstr "" "雾模拟,禁用雾将破坏其游戏性。

如无法确定,请不要选" "中此项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5908,7 +5949,7 @@ msgstr "" "一部分电视采用被动模式。

如无法确定,请选择“关”。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " @@ -5917,7 +5958,7 @@ msgstr "" "控制虚拟摄像机之间的分开距离。

数值越高则深度感会越强,而数值越低观感" "会越舒适。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5927,7 +5968,7 @@ msgstr "" "控制会聚平面的距离。即虚拟物体看起来出现在屏幕前方的距离。

数值越高凸" "出屏幕效果越强,而数值越低观感会越舒适。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." @@ -5935,7 +5976,7 @@ msgstr "" "交换左右眼图像。通常用于左右并排立体模式。

如无法确" "定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " @@ -5944,7 +5985,7 @@ msgstr "" "使用左右并排或上下 3D 模式时每只眼睛是获得完整还是一半的图像分辨率。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5955,7 +5996,7 @@ msgstr "" "性能没有影响,并且几乎没有图形问题。

如无法确定,请" "选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5967,23 +6008,18 @@ msgstr "" "过滤器对性能没有影响,但会使图像更锐利,且很少导致图像问题。" "

如无法确定,请选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -"启用对非常规多级纹理的检测。一些游戏使用这一技术实现基于距离的特殊效果。" -"

可能存在误判而导致高内部分辨率下的纹理模糊,例如在使用很低分辨率的多" -"级纹理的游戏中。禁用此功能还可以在频繁加载新纹理的游戏中减少卡顿。

开" -"启 GPU 纹理解码时则此设置会被禁用。

如无法确定,请不" -"要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5997,35 +6033,35 @@ msgstr "" "全显示 PAL 和 NTSC-J 色彩空间。

请注意,游戏仍然在内部以 SDR 渲染。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "抗锯齿" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "纹理过滤" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "输出重采样" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "色彩校正" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "后处理效果" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "立体 3D 模式" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "深度" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "会聚" @@ -6050,10 +6086,6 @@ msgstr "强制 4:3" msgid "Stretch to Window" msgstr "拉伸到窗口大小" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "自定义" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "自定义(拉伸)" @@ -6128,11 +6160,11 @@ msgstr "跳过绘制" msgid "Compile Shaders Before Starting" msgstr "在开始前编译着色器" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "确认改变后端" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -6146,7 +6178,7 @@ msgstr "" "的一个以达到最好的模拟效果。

如无法确定,请选择 " "%1 。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " @@ -6155,7 +6187,7 @@ msgstr "" "使用整个屏幕进行渲染。

如果禁用,则会创建一个渲染窗口。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." @@ -6163,7 +6195,7 @@ msgstr "" "自动将窗口大小调整为内部分辨率。

如无法确定,请不要" "选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked.
如无" "法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -6205,7 +6237,7 @@ msgstr "" "常情况下不应使用。

如无法确定,请选择“自动”。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " @@ -6214,7 +6246,7 @@ msgstr "" "等待场消隐期以防止撕裂。

模拟速度低于 100% 时会降低性能。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " @@ -6224,7 +6256,7 @@ msgstr "" "低端硬件。

如无法确定,请选择此模式。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -6235,7 +6267,7 @@ msgstr "" "

除非使用混合超着色器遇到卡顿并且拥有非常强大的 " "GPU,否则不要使用此选项。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -6247,7 +6279,7 @@ msgstr "" "

在理想情况下将在消除着色器编译卡顿的同时尽可能减小性能影响,但效果因" "视频驱动的行为而异。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -6259,7 +6291,7 @@ msgstr "" "但会导致图像瑕疵并破坏效果。

不推荐,仅在其他选项效" "果不好时使用。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -6274,28 +6306,28 @@ msgstr "" "低帧率,因而建议启用此选项。

其他情况下,如无法确" "定,请不要选中此项。" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "后端" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "适配器" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "宽高比" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "自定义宽高比宽度" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "自定义宽高比高度" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." @@ -6303,7 +6335,7 @@ msgstr "" "选择要使用的硬件适配器。

如无法确定,请选择第一个。" "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -6334,22 +6366,42 @@ msgstr "跳过 CPU 对 EFB 访问" msgid "Ignore Format Changes" msgstr "忽略格式变化" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "仅存储 EFB 副本为纹理" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "推迟 EFB 副本到内存" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "纹理缓存" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "GPU 纹理解码" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "安全" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "精确度:" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "快速" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "外部帧缓冲 (XFB)" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "仅存储 XFB 副本为纹理" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "立即呈现 XFB" @@ -6486,13 +6538,10 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" -"启用 GPU 而非 CPU 进行纹理解码。

这将在某些场景下,或 CPU 成为瓶颈的系" -"统中带来性能提升。

如果此设置开启,则特殊多级纹理检测会被禁用。" -"

如无法确定,请不要选中此项。" #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221 msgid "" @@ -6679,9 +6728,9 @@ msgstr "另存为..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "选择文件" @@ -6737,7 +6786,7 @@ msgid "Toggle All Log Types" msgstr "全选/反选所有日志类型" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "日志" @@ -6749,9 +6798,9 @@ msgstr "自动换行" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "清除" @@ -6821,8 +6870,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "Wii 遥控器 %1" @@ -6834,7 +6885,7 @@ msgstr "窗口大小" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6842,9 +6893,9 @@ msgstr "保存" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "载入" @@ -6987,7 +7038,7 @@ msgstr "默认" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "连接已断开" @@ -7061,7 +7112,7 @@ msgid "Reset All" msgstr "全部重置" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -7088,8 +7139,8 @@ msgid "Profile" msgstr "预设" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -7107,10 +7158,10 @@ msgstr "配置文件 '%1' 不存在" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "确定" @@ -7120,7 +7171,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "确定要删除 '%1' 吗?" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "不能被撤销!" @@ -7264,8 +7315,13 @@ msgstr "补丁编辑器" msgid "Patch name" msgstr "补丁名称" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "添加" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -7468,101 +7524,97 @@ msgstr "Redump.org 状态:" msgid "Verify Integrity" msgstr "验证完整性" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "计算" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "正在验证" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "低" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "中等" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "高" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "正在扫描适配器..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "自动" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "更多选项..." -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "Wii 遥控器" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "直通蓝牙适配器" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "同步" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "同步并配对真实 Wii 遥控器" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "重置所有保存的 Wii 遥控器配对" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "模拟 Wii 的蓝牙适配器" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "持续扫描" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "真实平衡板" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "启用扬声器" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "作为模拟控制器来连接 Wii 遥控器" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "模拟 Wii 遥控器" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "真实 Wii 遥控器" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" -"未能找到支持的蓝牙设备。\n" -"你需要手动连接 Wii 遥控器。" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "选择一个蓝牙设备" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "只有在 Wii 游戏运行时保存的 Wii 遥控器配对才能重置。" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "只有在 Wii 游戏运行时同步才能触发。" @@ -7769,7 +7821,7 @@ msgid "No input" msgstr "无输入" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7800,7 +7852,7 @@ msgstr "" "您要全部保存并退出吗?" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "新" @@ -7835,10 +7887,10 @@ msgstr "基地址" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "输入" @@ -7862,10 +7914,10 @@ msgstr "所有汇编文件" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -8049,7 +8101,7 @@ msgstr "假" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "条件" @@ -8206,7 +8258,7 @@ msgid "Wipe &Inspection Data" msgstr "擦除检验数据(&I)" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "帮助(&H)" @@ -8445,13 +8497,13 @@ msgstr "至:" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "读取" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "写入" @@ -8467,7 +8519,7 @@ msgstr "写入到日志" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "中断" @@ -8614,42 +8666,42 @@ msgstr "附带条件帮助" msgid "Breakpoints" msgstr "断点" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "编辑条件" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "编辑条件表达式" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "激活" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "函数" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "结束地址" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "在代码中显示" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "编辑..." -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "在内存中显示" @@ -8662,7 +8714,7 @@ msgstr "参数" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "符号" @@ -8775,7 +8827,7 @@ msgid "Run Until" msgstr "运行直到" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "保持运行" @@ -8792,7 +8844,7 @@ msgstr "" "执行的指令: %1" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -9077,7 +9129,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "切换软件 JIT 区块分析(将清除 JIT 缓存)。" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "清除缓存" @@ -9205,7 +9257,7 @@ msgstr "ASCII" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "浮点" @@ -9213,7 +9265,7 @@ msgstr "浮点" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "双精度" @@ -9249,7 +9301,7 @@ msgstr "有符号 32" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "搜索" @@ -9354,7 +9406,7 @@ msgid "Labels" msgstr "标签" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "数据" @@ -9496,7 +9548,7 @@ msgid "No" msgstr "否" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "网络" @@ -9615,70 +9667,70 @@ msgstr "寄存器" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "添加到监视(&W)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "添加内存断点(&B)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "查看内存(&M)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "查看代码(&C)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "十六进制" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "有符号整数" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "无符号整数" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "全十六进制" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "全部有符号整数" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "全部无符号整数" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "所有浮点数" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "所有双精度" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "运行直到命中(忽略断点)" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "更新" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "超时" @@ -10151,12 +10203,20 @@ msgstr "正在录制..." msgid "No file loaded / recorded." msgstr "文件未加载 / 录制" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "正在刷新..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." @@ -10164,144 +10224,144 @@ msgstr "" "Dolphin 无法找到任何 GameCube/Wii 镜像或 WAD 文件。\n" "双击这里设置一个游戏目录……" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "选择目录" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "转换所选文件..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "导出 Wii 存档" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "删除所选文件..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "属性(&P)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "百科(&W)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "启动时附带 Riivolution 补丁..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "设置为默认镜像(&D)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "转换文件..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "切换光盘(&D)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "执行系统更新" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "安装至 NAND" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "从 NAND 中卸载" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "打开 Wii 存档目录(&S)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "导出 Wii 存档" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "打开 GameCube 存档目录(&S)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "打开所在目录(&C)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "删除文件..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "添加快捷方式到桌面" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "向桌面添加快捷方式时出现问题" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "标签" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "新标签..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "移除标签..." -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "建主机联网游戏" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "选择导出目录" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "存档导出" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "导出以下存档文件失败:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "成功导出存档文件" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "失败" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "成功将此软件安装到 NAND。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "无法将该游戏安装到 NAND。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" @@ -10309,123 +10369,123 @@ msgstr "" "卸载 WAD 会将该游戏的当前已安装版本从 NAND 中移除,而不会删除其存档。是否继" "续?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "成功将此软件从 NAND 中移除。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "将该游戏从 NAND 中移除失败。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "没有找到存档数据。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "确定要删除该文件吗?" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "无法删除所选文件。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "请检查您是否有删除该文件的权限以及其是否仍在使用。" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "平台" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "标图" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "标题" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "制作者" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "文件名" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "文件路径" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "游戏 ID" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "地区" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "文件大小" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "文件格式" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "区块大小" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "压缩" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "游戏时间" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "新标签" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "命名一个新标签:" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "移除标签" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "要移除的标签名:" @@ -10536,7 +10596,7 @@ msgid "&Interframe Blending" msgstr "帧间混合(&I)" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "无法打开 '%1'" @@ -10595,12 +10655,12 @@ msgid "Create New Memory Card" msgstr "创建新存储卡" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "GameCube 存储卡 (*.raw *.gcp)" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "所有文件 (*)" @@ -10645,43 +10705,43 @@ msgstr "打开...(&O)" msgid "&Create..." msgstr "创建...(&C)" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "文件名" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "图标" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "区块" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "转换到 B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "转换到 A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "复制到 B" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "复制到 A" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "空闲区块数: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "空闲文件数: %1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" @@ -10689,70 +10749,70 @@ msgstr "" "打开存储卡失败:\n" "%1" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "给插槽 A 设置存储卡文件" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "给插槽 B 设置存储卡文件" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "GameCube 存储卡" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "GC 存储卡管理器中的数据不一致,正在中止操作。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "内部 GCI 文件" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "MadCatz Gameshark 文件" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "Datel MaxDrive/Pro 文件" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "导出失败" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "从存储卡读取所选的存档文件失败。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "导出存档文件" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "存档文件写入磁盘失败。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "导出存档文件" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "在 %1 个存档文件中 %n 个导出失败。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "在 %1 个存档文件中 %n 个导出成功。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10760,7 +10820,7 @@ msgid "" "required." msgstr "目标存储卡上没有足够的空闲文件数。至少需要 %n 个文件数。 " -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10768,45 +10828,45 @@ msgid "" "required." msgstr "目标存储卡上没有足够的空闲区块。至少需要 %n 个区块。 " -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "至少有两个选定的存档文件具有相同的内部文件名。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "目标存储卡已包含文件 “%1”。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "导入失败" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "导入 “%1” 失败。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "修改过的存储卡写入磁盘失败。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "导入存档文件" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "支持的文件格式" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "%1: %2" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10818,78 +10878,78 @@ msgstr "" "\n" " 正在中止导入。 " -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "复制失败" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "是否要删除 %n 已选定的存档文件?" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "移除失败" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "移除文件失败。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "修正校验和失败" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "无法打开文件。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "无法读取文件。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "文件大小与任何已知的 GameCube 存储卡大小都不匹配。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "标头中的文件大小与实际卡大小不匹配。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "无效校验和。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "标头中的空闲区块数与实际未使用的区块不匹配。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "内部数据结构不匹配。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "文件中本应未被使用的区域存在数据。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "没有错误。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "打开文件失败。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "从文件读取失败。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "数据格式无法识别或损坏。" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "未知错误。" @@ -10942,21 +11002,21 @@ msgstr "玩家 2 的第 1 项能力" msgid "Player Two Ability Two" msgstr "玩家 2 的第 2 项能力" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "创建" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "选择角色文件" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "打开 Infinity 文件失败!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10968,11 +11028,11 @@ msgstr "" "\n" "此文件可能已在底座上。" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "读取 Infinity 文件失败!" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10984,46 +11044,46 @@ msgstr "" "\n" "文件过小。" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "Infinity 角色创建器" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "--未知--" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "角色编号:" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "转换值时出错" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "输入的字符无效!" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "Unknown(%1).bin" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "创建 Infinity 文件" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "Infinity 文件 (*.bin);;" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "创建 Infinity 文件失败" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -11051,20 +11111,20 @@ msgstr "载入保存状态必须指定要启动的游戏" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "使用批处理模式必须指定要启动的游戏" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "加载一些纹理包时发生错误" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "包 %1 无效: %2" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "所有 GC/Wii 文件" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" @@ -11072,62 +11132,62 @@ msgstr "" "关闭命令已在进行中。如果在程序完成前停止当前模拟则未保存的数据会丢失。强制停" "止?" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "是否要停止当前模拟?检测到未保存的成就变动。" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "您确定是否停止当前模拟?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "初始化核心失败" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "所有状态存档 (*.sav *.s??);; 所有文件 (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "游戏运行时无法启动联机会话!" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "已经有一个联机会话正在进行!" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "打开服务器失败" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "监听端口 %1 失败。是否有另一个联机服务器的实例正在运行?" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "是否要添加 \"%1\" 到游戏路径列表?" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -11137,50 +11197,49 @@ msgstr "" "将新 NAND 合并入当前 NAND 将会覆盖所有现有的频道与存档。此过程不可逆,建议您" "对两份 NAND 都进行备份。确定继续?" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "选择 NAND 备份" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "BootMii NAND 备份文件 (*.bin);; 所有文件 (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "正在导入 NAND 备份" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -"正在导入 NAND 备份\n" -" 已用时间: %1s" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "选择密钥文件 (OTP/SEEPROM 转储)" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "BootMii 密钥文件 (*.bin);; 所有文件 (*)" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "在 RetroAchievements 硬核模式下,回放输入录制已被禁用。" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "选择要播放的录制文件" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS 电影 (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "录制文件另存为" @@ -11462,421 +11521,429 @@ msgstr "即时编译器(&J)" msgid "&Assembler" msgstr "汇编器(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "清除游戏列表缓存" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "选项(&O)" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "程序设置(&N)" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "图形设置(&G)" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "音频设置(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "控制器设置(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "热键设置(&H)" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "自由视点设置(&F)" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "引导后暂停" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "重置忽略警告程序" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "字体...(&F)" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "网站(&W)" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "在线文档(&D)" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "GitHub 资源库(&G)" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "错误跟踪器(&B)" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "检查更新...(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "关于(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "列表视图" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "网格视图" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "表单列" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "显示 Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "显示 GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "显示 Triforce" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "显示 WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "显示 ELF/DOL" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "显示平台" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "显示日本" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "显示 PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "显示美国" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "显示澳大利亚" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "显示法国" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "显示德国" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "显示意大利" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "显示韩国" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "显示荷兰" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "显示俄罗斯" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "显示西班牙" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "显示台湾" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "显示全球" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "显示未知" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "显示地区" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "显示全部" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "隐藏全部" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "影片(&M)" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "开始录制输入(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "播放录制...(&L)" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "停止播放/录制输入" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "导出录制..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "只读模式(&R)" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "TAS 输入" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "在影片末尾暂停" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "启用影像窗口" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "自定义影像窗口" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "转储帧" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "转储音频" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "JIT" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "解释器核心" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "关闭 JIT 区块链接" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "禁用 JIT 缓存" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "禁用快速内存" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "禁用快速内存区" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "禁用超大入口端点映射" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "记录 JIT 指令范围" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "搜索一个指令" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "启用 JIT 区块分析" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "擦除 JIT 块分析数据" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "写入 JIT 区块日志转储" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "关闭 JIT (JIT 核心)" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "关闭 JIT 加载存储" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "关闭 JIT 加载存储 Ibzx" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "关闭 JIT 加载存储 IXz" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "关闭 JIT 加载存储 Iwz" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "关闭 JIT 加载存储浮动" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "关闭 JIT 加载存储配对" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "关闭 JIT 浮点" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "关闭 JIT 整数" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "关闭 JIT 配对" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "关闭 JIT 系统寄存器" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "关闭 JIT 分支" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "关闭 JIT 寄存器缓存" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "清除符号(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "生成符号来自(&G)" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "签名数据库" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "RSO 模块" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "载入符号映射(&L)" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "保存符号映射(&S)" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "载入其他映射文件(&O)..." -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "载入损坏映射文件(&B)..." -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "保存符号映射为...(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "保存代码(&V)" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "创建签名文件...(&R)" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "附加到现有签名文件...(&E)" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "合并两个签名文件...(&T)" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "应用签名文件...(&Y)" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "修补 HLE 功能函数(&P)" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "加载 vWii 系统菜单 %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "加载 Wii 系统菜单 %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "选择要安装到 NAND 的软件" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "WAD 文件 (*.wad)" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "选择存档文件" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "Wii 存档文件 (*.bin);; 所有文件 (*)" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "存档导入" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11887,22 +11954,22 @@ msgstr "" "\n" "是否覆盖现有存档数据? " -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "导入存档文件成功。" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "导入存档文件失败。给定的文件似乎已损坏或不是有效的 Wii 存档。" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "导入存档文件失败。请运行一次游戏,然后重试。" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -11911,11 +11978,11 @@ msgstr "" "导入存档文件失败。您的 NAND 可能已损坏,或某些因素阻止访问里面的文件。请尝试" "修复 NAND(工具 -> 管理 NAND -> 校验 NAND...),然后再次导入存档。" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "选择存档文件夹" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11926,18 +11993,18 @@ msgstr "" "\n" "是否覆盖现有存档数据? " -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "%1: 导入存档文件失败。给定的文件似乎已损坏或不是有效的 Wii 存档。" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "%1: 导入存档文件失败。请运行一次游戏,然后重试。" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " @@ -11946,17 +12013,17 @@ msgstr "" "%1: 导入存档文件失败。您的 NAND 可能已损坏,或某些因素阻止访问里面的文件。请" "尝试修复 NAND(工具 -> 管理 NAND -> 校验 NAND...),然后再次导入存档。" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "成功导入 %1 个存档文件并有 %2 个导入失败" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "已导出 %n 个存档" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -11964,7 +12031,7 @@ msgstr "" "NAND 中用户可访问分区包含 %1 个数据块(%2 KiB),而允许的最大数据块数为 %3 (%4 " "KiB)。" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." @@ -11972,139 +12039,139 @@ msgstr "" "NAND 中的系统保留分区包含 %1 个数据块(%2 KiB),而允许的最大数据块数为 %3 (%4 " "KiB)。" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "NAND 校验" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" "您的 NAND 包含的数据超过了允许的数量。Wii 软件可能出现异常或不允许保存。" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "没有发现问题。" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "NAND 已修复。" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "该 NAND 无法修复。建议备份您当前的数据并使用新的 NAND 启动。" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "已成功从 NAND 中提取证书" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "从 NAND 中提取证书失败" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "选择调试字体" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "确认" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "你是否要清除符号名称列表?" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "从 '%1' 中生成符号名" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "找不到 '%1',未生成符号名" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "RSO 自动检测" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "自动检测 RSO 模块?" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "请输入 RSO 模块地址:" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "无效 RSO 模块地址: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "无法在 %1 处加载 RSO 模块" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "已找到模块: %1" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "正在检测 RSO 模块" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "无法自动检测 RSO 模块" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "选择 RSO 模块地址:" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "找不到 '%1',改为扫描常用函数" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "已从 '%1' 中加载符号" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "载入映射文件" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "Dolphin 映射文件 (*.map)" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "保存映射文件" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "保存代码映射到路径 '%1' 失败" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "载入映射文件 '%1' 失败" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "保存符号映射到路径 '%1' 失败" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" @@ -12112,15 +12179,15 @@ msgstr "" "只导出有前缀的符号:\n" "(对应所有符号的区块)" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "保存签名文件" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "保存签名文件 '%1' 失败" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" @@ -12128,39 +12195,39 @@ msgstr "" "仅附加有此前缀的符号:\n" "(留空表示全部)" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "附加签名到" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "附加到签名文件 '%1' 失败" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "应用签名文件" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "选择优先输入文件" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "选择次要输入文件" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "将组合输出文件另存为" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "保存到签名文件 '%1' 失败" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "搜索指令" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "指令:" @@ -12279,7 +12346,7 @@ msgid "Game" msgstr "游戏" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "玩家" @@ -12308,29 +12375,29 @@ msgstr "此会话需要密码:" msgid "Invalid password provided." msgstr "提交的密码无效。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "联机" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "开始" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "缓冲区:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "退出" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "无存档数据" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." @@ -12338,11 +12405,11 @@ msgstr "" "联机将在没有任何存档数据的情况下开始,并且任何创建的存档数据都将在联机会话结" "束时被丢弃。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "仅加载主机的存档数据" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " @@ -12351,11 +12418,11 @@ msgstr "" "联机将开始使用主机的存档数据,但在联机会话期间创建或修改的任何存档数据都将在" "会话结束时被丢弃。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "加载和写入主机的存档数据" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." @@ -12363,11 +12430,11 @@ msgstr "" "联机将开始使用主机的存档数据,并且在联机会话期间创建或修改的任何存档数据都将" "保留在主机的本地存档中。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "使用所有 Wii 存档数据" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " @@ -12376,15 +12443,15 @@ msgstr "" "如果选中,将使用所有 Wii 存档,而不是仅正在启动的游戏中存档。在会话中切换游戏" "时很有用。如果选择无存档数据则无效。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "同步 AR/Gecko 代码" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "严格设置同步" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -12395,11 +12462,11 @@ msgstr "" "可以防止在某些使用 EFB 读取的游戏中出现不同步。请确保所有人都使用相同的视频后" "端。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "公平输入延迟" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -12409,11 +12476,11 @@ msgstr "" "每个玩家将自己的输入发送到游戏,并且所有玩家的缓冲区大小相同,由主机配置。\n" "适用于对公平性和低延迟最注重的竞技型游戏。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "主机输入优先权" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -12424,11 +12491,11 @@ msgstr "" "增加其他人的延迟。\n" "适合 3 人以上的休闲游戏,在连接不稳定或高延迟下或许也能运作。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "高尔夫模式" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" @@ -12437,74 +12504,74 @@ msgstr "" "与主机输入权限相同,除“主机”(零延迟)之外,其他可以随时切换。\n" "适用于需要时间敏感控制的回合制游戏,如高尔夫球。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "校验" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "当前游戏" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "其他游戏..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "SD 卡" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "录制输入" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "叠加显示高尔夫模式" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "隐藏远程 GBA" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "聊天" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "发送" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "复制" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "踢除玩家" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "指定控制器端口" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "游戏已停止" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "已成功加入联机索引" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "无法将此会话添加到联机索引: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "并不是所有玩家都有该游戏。你真的要开始吗?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -12515,47 +12582,47 @@ msgstr "" "\n" "请选择特定的内部分辨率。" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "确定要退出联机吗?" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "房间 ID" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "外部" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "本地" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "玩家" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "游戏状态" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "延迟" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "映射" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "修订版" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "哈希值错误" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" @@ -12563,125 +12630,125 @@ msgstr "" "游戏文件具有不同的哈希值;右键单击文件,选择属性,切换到验证选项卡,然后选择" "验证完整性以检查哈希值" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "光盘编号错误" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "游戏具有不同的光盘编号" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "错误修订版" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "游戏具有不同的修订版" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "区域错误" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "游戏区域不匹配" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "未找到" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "未找到匹配的游戏" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "正在连接" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "重试" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "游戏更改为 “%1”" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "GBA%1 ROM 更改为 “%2”" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "GBA%1 ROM 已禁用" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "游戏已启动" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "%1 已加入" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "%1 已离开" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "最大缓冲区大小更改为 %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "缓冲区大小更改为 %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "主机输入优先权已启用" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "主机输入优先权已禁用" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "最大缓冲区:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "检测到可能的非同步异常: %1 或许已在帧 %2 处不同步 " -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "丢失联机服务器连接..." -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "连接服务器失败: %1" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "穿透错误" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "无法查找中心服务器" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "Dolphin 版本太旧,穿透服务器不支持" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "%1 控制中" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "使用 TTL %1 探测数据包" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -12700,7 +12767,7 @@ msgstr "" "- 标题: {3}\n" "- 校验: {4:02X}" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "%1 不是有效的 ROM" @@ -13236,7 +13303,7 @@ msgstr "" "

如无法确定,请不要选中此项。" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "重置 Dolphin 设置" @@ -13244,7 +13311,7 @@ msgstr "重置 Dolphin 设置" msgid "Reset All Settings" msgstr "重置所有设置" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -13257,85 +13324,86 @@ msgstr "" "\n" "是否继续?" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "%1%" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "DSP 选项" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "DSP 模拟引擎:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "HLE(推荐)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "LLE 重编译器(较慢)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "LLE 解释器(很慢)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "后端设置" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "音频后端:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "杜比定向逻辑II解码器" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "解码质量:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "最低(延迟 ~10 毫秒)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "低(延迟 ~20 毫秒)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "高(延迟 ~40 毫秒)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "最高(延迟 ~80 毫秒)" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "默认设备" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "输出设备:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "延迟: %1 毫秒" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "延迟: 000 毫秒" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "音频回放设置" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " @@ -13345,35 +13413,44 @@ msgstr "" "

如无法确定,请将其设置为 80 毫秒。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 毫秒" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr " 000 毫秒" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "填充音频间隔" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "禁用速度限制时静音" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "音频缓冲区大小:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -13392,7 +13469,7 @@ msgstr "" "b> - 通过解释器进行 DSP 的低阶模拟。速度最慢,仅用于调试目的。不推荐。" "

如无法确定,请选择 HLE。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." @@ -13400,7 +13477,7 @@ msgstr "" "选择内部使用的音频 API 接口。

如无法确定,请选择 " "%1。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " @@ -13410,7 +13487,7 @@ msgstr "" "

如无法确定,请将其保持为 20 毫秒。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked.
如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " @@ -13428,7 +13505,7 @@ msgstr "" "调整杜比定向逻辑II解码器的质量设置。较高的预设值会增加音频延迟。" "

如无法确定,请选择“高”。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." @@ -13436,7 +13513,7 @@ msgstr "" "调整音频输出音量。

如无法确定,请将其保持为 100%。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." @@ -13444,14 +13521,14 @@ msgstr "" "在延迟峰值期间重复现有音频以防止卡顿。

如无法确定," "请选中此项。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked.
如无法确" "定,请不要选中此项。" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "DSP 模拟引擎" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "音频后端" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "解码质量" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." @@ -13480,14 +13557,36 @@ msgstr "" "选择要使用的输出设备。

如无法确定,请选择默认设备。" "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "输出设备" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "延迟" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -13626,42 +13725,42 @@ msgstr "SP1:" msgid "GBA Settings" msgstr "GBA 设置" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "在独占线程中运行 GBA 内核" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "BIOS:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "端口 %1 ROM:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "保存在与 ROM 相同的目录中" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "存档:" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "选择要打开或创建的文件" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "无法将存储卡设置为空路径。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -13673,56 +13772,56 @@ msgstr "" "已损坏或不是 GameCube 存储卡文件。\n" "%2" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "同一文件不能在多个插槽中使用;其已被 %1 占用。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "选择 GCI 库文件夹" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "无法将 GCI 文件夹设置为空路径。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "同一文件夹不能在多个插槽中使用;其已被 %1 占用。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "选择要打开的文件" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "GBA 游戏卡带 (*.gba)" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "选择 GBA BIOS" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "选择 GBA 存档路径" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "将 IPL ROM 放至 User/GC/。" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "选择 GBA ROM" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" @@ -13730,23 +13829,23 @@ msgstr "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom *.bin);;" "所有文件 (*)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "基本设置" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "启用双核心(速度破解)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "启用金手指" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -13754,82 +13853,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "允许不匹配的区域设置" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "自动切换光盘" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "在 Discord 上显示当前游戏" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "无限制" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "%1%(正常速度)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "速度限制(&S):" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "自动更新设置" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "自动更新(&A):" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "不更新" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "发布(每隔几个月)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "开发版(一天多次)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "备用区域" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "备用区域:" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "使用情况统计报告设置" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "启用使用情况统计报告" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "生成一个新的统计标识" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "身份标识生成" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "已生成新的标识。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -13842,7 +13941,7 @@ msgstr "" "处于活动状态时无法更改此设置。

如无法确定,请不要选" "中此项。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -13854,7 +13953,7 @@ msgstr "" "金手指管理器进行配置。

模拟处于活动状态时无法更改此设置。" "

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -13865,7 +13964,7 @@ msgstr "" "

模拟处于活动状态时无法更改此设置。

如无法确" "定,请不要选中此项。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -13880,7 +13979,7 @@ msgstr "" "命令行界面,提供两张光盘的路径。
- 文件 > 打开或使用命令行界面启动 M3U 文" "件。

如无法确定,请不要选中此项。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -13891,7 +13990,7 @@ msgstr "" "

模拟处于活动状态时无法更改此设置。

如无法确" "定,请选中此项。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13923,7 +14022,7 @@ msgstr "" "

选择“不更新”将阻止 Dolphin 自动检查更新。

如" "无法确定,请选择发布版。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " @@ -13931,7 +14030,7 @@ msgid "" msgstr "" "给无法自动确定区域的游戏设置区域。

模拟处于活动状态时无法更改此设置。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13945,7 +14044,7 @@ msgstr "" "我们了解用户与被模拟的游戏怎样使用 Dolphin 以确定我们的工作重点。这还有助于我" "们发现导致故障、性能问题与稳定性问题的罕见程序配置。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." @@ -13953,15 +14052,15 @@ msgstr "" "为您的使用情况统计生成一个新的匿名 ID。这将导致任何未来的统计信息与您之前的统" "计信息脱钩。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "速度限制" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "自动更新" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13975,7 +14074,7 @@ msgstr "" "的硬件能够达到的最高速度进行模拟。

如无法确定,请选" "择 100%。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." @@ -13983,7 +14082,7 @@ msgstr "" "启用硬核模式后,速度限制值小于 100% 时将被视为 100%。" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "%1

%2" @@ -14861,14 +14960,6 @@ msgstr "Wii 遥控器设置" msgid "Sensor Bar Position:" msgstr "感应条位置:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "顶部" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "底部" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -15409,15 +15500,15 @@ msgstr "" "载入 Skylander 文件失败:\n" "%1" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "GBA TAS 输入 %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "GameCube TAS 输入 %1" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "主摇杆" @@ -15457,71 +15548,71 @@ msgstr "连发按键的按下持续时间(帧):" msgid "Duration of Turbo Button Release (frames):" msgstr "连发按键的松开持续时间(帧):" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "红外线" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "双节棍摇杆" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "Wii 遥控器加速度计" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "X" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "Y" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "Z" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "Wii 遥控器陀螺仪" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "双节棍控制器加速度计" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "Wii 遥控器按键" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "双节棍按键" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "传统按键" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "Wii TAS 输入 %1 - Wii 遥控器 + 双节棍" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "Wii TAS 输入 %1 - 传统控制器" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "Wii TAS 输入 %1 - Wii 遥控器" @@ -16025,34 +16116,38 @@ msgstr "建议用 + 号或右圆括号。" msgid "Tokenizing failed." msgstr "标记化失败。" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "没有找到游戏设置 ‘{0}’ 的预设" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "无法连接更新服务器。" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "从自动更新服务接收到无效的 JSON 数据:{0}" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "您正在运行此更新通道上提供的最新版本。" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "无法创建更新程序副本。" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "无法设置更新程序副本的权限。" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "无法启动更新程序进程:{0}" @@ -16092,31 +16187,31 @@ msgid "Africa" msgstr "非洲" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "B" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "KiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "MiB" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "GiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "TiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "PiB" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "EiB" @@ -16193,7 +16288,7 @@ msgstr "" msgid "Null" msgstr "空" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16201,7 +16296,7 @@ msgstr "" "GPU:错误:需要 GL_ARB_framebuffer_object 来多重渲染目标。\n" "GPU:您的显卡是否支持 OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16209,7 +16304,7 @@ msgstr "" "GPU:OGL 错误:需要 GL_ARB_vertex_array_object。\n" "GPU:您的显卡是否支持 OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" @@ -16217,7 +16312,7 @@ msgstr "" "GPU:错误:需要 GL_ARB_map_buffer_range。\n" "GPU:您的显卡是否支持 OpenGL 3.0?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" @@ -16225,7 +16320,7 @@ msgstr "" "GPU:OGL 错误:需要 GL_ARB_uniform_buffer_object。\n" "GPU:您的显卡是否支持 OpenGL 3.1?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " @@ -16234,7 +16329,7 @@ msgstr "" "检测到错误的 GPU 驱动程序。\n" "请安装闭源 GPU 驱动程序或更新 Mesa 3D 版本。" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" @@ -16242,7 +16337,7 @@ msgstr "" "GPU:OGL 错误:需要 GL_ARB_sampler_objects。\n" "GPU:您的显卡是否支持 OpenGL 3.3?" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -16253,7 +16348,7 @@ msgstr "" "GPU:您的显卡是否支持 OpenGL 3.0?\n" "GPU:您的驱动程序支持 GLSL {0}" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -16320,6 +16415,13 @@ msgstr "" msgid "Vulkan" msgstr "Vulkan" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -16340,11 +16442,9 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" -"此错误通常是由模拟 GPU 与模拟 CPU 不同步引起的,但您当前的设置使这种情况不太" -"可能发生。如果此错误导致游戏无法运行,请向开发人员报告。" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 #, c++-format @@ -16367,7 +16467,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "帧转储图像 ‘{0}’ 已经存在。是否覆盖?" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "正在编译着色器" @@ -16420,10 +16520,6 @@ msgstr "丢弃" msgid "Help" msgstr "帮助" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "应用" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr "恢复默认值" diff --git a/Languages/po/zh_TW.po b/Languages/po/zh_TW.po index 69f76c22a9..c554b1553b 100644 --- a/Languages/po/zh_TW.po +++ b/Languages/po/zh_TW.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Dolphin Emulator\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-09 22:57+0100\n" +"POT-Creation-Date: 2026-05-24 11:23+0200\n" "PO-Revision-Date: 2013-01-23 13:48+0000\n" "Last-Translator: Narusawa Yui , 2016,2018\n" "Language-Team: Chinese (Taiwan) (http://app.transifex.com/dolphinemu/dolphin-" @@ -25,17 +25,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: Source/Android/jni/MainAndroid.cpp:415 -#: Source/Android/jni/MainAndroid.cpp:431 +#: Source/Android/jni/MainAndroid.cpp:403 +#: Source/Android/jni/MainAndroid.cpp:418 msgid "JIT is not active" msgstr "" -#: Source/Android/jni/MainAndroid.cpp:441 +#: Source/Android/jni/MainAndroid.cpp:428 #, c++-format msgid "Failed to open \"{0}\" for writing." msgstr "" -#: Source/Android/jni/MainAndroid.cpp:447 +#: Source/Android/jni/MainAndroid.cpp:434 #, c++-format msgid "Wrote to \"{0}\"." msgstr "" @@ -76,7 +76,7 @@ msgid "" "opened by another program." msgstr "" -#: Source/Core/Common/ChunkFile.h:311 +#: Source/Core/Common/ChunkFile.h:318 msgid "" "Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} " "({4:#x}). Aborting savestate load..." @@ -91,30 +91,30 @@ msgid "Unpack SD Card Now" msgstr "" #: Source/Core/Common/MsgHandler.cpp:57 -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 -#: Source/Core/DolphinQt/MenuBar.cpp:1494 -#: Source/Core/DolphinQt/MenuBar.cpp:1736 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:1508 +#: Source/Core/DolphinQt/MenuBar.cpp:1750 msgid "Information" msgstr "訊息" #: Source/Core/Common/MsgHandler.cpp:58 #: Source/Core/DolphinQt/ConvertDialog.cpp:440 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:657 -#: Source/Core/DolphinQt/MainWindow.cpp:1843 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:658 +#: Source/Core/DolphinQt/MainWindow.cpp:1867 msgid "Question" msgstr "問題" #: Source/Core/Common/MsgHandler.cpp:59 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:386 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:402 -#: Source/Core/DolphinQt/MainWindow.cpp:1167 -#: Source/Core/DolphinQt/MainWindow.cpp:1174 -#: Source/Core/DolphinQt/MenuBar.cpp:1725 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:467 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393 +#: Source/Core/DolphinQt/MainWindow.cpp:1191 +#: Source/Core/DolphinQt/MainWindow.cpp:1198 +#: Source/Core/DolphinQt/MenuBar.cpp:1739 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 msgid "Warning" msgstr "警告" @@ -260,15 +260,15 @@ msgstr "" msgid "{0} IPL found in {1} directory. The disc might not be recognized" msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:579 +#: Source/Core/Core/Boot/Boot.cpp:580 msgid "Failed to load the executable to memory." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:636 +#: Source/Core/Core/Boot/Boot.cpp:637 msgid "Cannot start the game, because the GC IPL could not be found." msgstr "" -#: Source/Core/Core/Boot/Boot.cpp:638 +#: Source/Core/Core/Boot/Boot.cpp:639 msgid "Cannot find the GC IPL." msgstr "" @@ -357,7 +357,7 @@ msgid "" "Player ({1})" msgstr "" -#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:301 +#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302 #, c++-format msgid "" "Emulated memory size mismatch!\n" @@ -397,8 +397,9 @@ msgstr "下" #: Source/Core/Core/FreeLookManager.cpp:89 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:213 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17 @@ -410,8 +411,9 @@ msgstr "左" #: Source/Core/Core/FreeLookManager.cpp:90 #: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37 #: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:43 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18 @@ -449,10 +451,10 @@ msgid "Increase" msgstr "" #: Source/Core/Core/FreeLookManager.cpp:98 -#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:188 +#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:220 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28 #: qtbase/src/gui/kernel/qplatformtheme.cpp:740 msgid "Reset" @@ -462,7 +464,7 @@ msgstr "重置" #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108 #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94 #: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:226 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430 msgid "Other" @@ -563,15 +565,15 @@ msgstr "" msgid "Open Achievements" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:190 +#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191 msgid "Volume Down" msgstr "降低音量" -#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:191 +#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192 msgid "Volume Up" msgstr "提高音量" -#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:192 +#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193 msgid "Volume Toggle Mute" msgstr "音量切換至靜音" @@ -724,287 +726,291 @@ msgid "Previous Game Profile" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:107 -msgid "Toggle Crop" +msgid "Toggle Aspect Ratio Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:108 -msgid "Toggle Aspect Ratio" +msgid "Toggle Custom Crop" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:109 -msgid "Toggle Skip EFB Access" +msgid "Toggle Aspect Ratio" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:110 -msgid "Toggle EFB Copies" +msgid "Toggle Skip EFB Access" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:111 -msgid "Toggle XFB Copies" +msgid "Toggle EFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:112 -msgid "Toggle XFB Immediate Mode" +msgid "Toggle XFB Copies" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:113 -msgid "Toggle Fog" +msgid "Toggle XFB Immediate Mode" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:114 -msgid "Toggle Texture Dumping" +msgid "Toggle Fog" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:115 +msgid "Toggle Texture Dumping" +msgstr "" + +#: Source/Core/Core/HotkeyManager.cpp:116 msgid "Toggle Custom Textures" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:118 +#: Source/Core/Core/HotkeyManager.cpp:119 msgid "Increase IR" msgstr "" #. i18n: IR stands for internal resolution -#: Source/Core/Core/HotkeyManager.cpp:120 +#: Source/Core/Core/HotkeyManager.cpp:121 msgid "Decrease IR" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:122 +#: Source/Core/Core/HotkeyManager.cpp:123 msgid "Freelook Toggle" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:124 +#: Source/Core/Core/HotkeyManager.cpp:125 msgid "Toggle 3D Side-by-Side" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:125 +#: Source/Core/Core/HotkeyManager.cpp:126 msgid "Toggle 3D Top-Bottom" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:126 +#: Source/Core/Core/HotkeyManager.cpp:127 msgid "Toggle 3D Anaglyph" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:127 +#: Source/Core/Core/HotkeyManager.cpp:128 msgid "Decrease Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:128 +#: Source/Core/Core/HotkeyManager.cpp:129 msgid "Increase Depth" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:129 +#: Source/Core/Core/HotkeyManager.cpp:130 msgid "Decrease Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:130 +#: Source/Core/Core/HotkeyManager.cpp:131 msgid "Increase Convergence" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:132 +#: Source/Core/Core/HotkeyManager.cpp:133 msgid "Load State Slot 1" msgstr "讀取儲存格 1" -#: Source/Core/Core/HotkeyManager.cpp:133 +#: Source/Core/Core/HotkeyManager.cpp:134 msgid "Load State Slot 2" msgstr "讀取儲存格 2" -#: Source/Core/Core/HotkeyManager.cpp:134 +#: Source/Core/Core/HotkeyManager.cpp:135 msgid "Load State Slot 3" msgstr "讀取儲存格 3" -#: Source/Core/Core/HotkeyManager.cpp:135 +#: Source/Core/Core/HotkeyManager.cpp:136 msgid "Load State Slot 4" msgstr "讀取儲存格 4" -#: Source/Core/Core/HotkeyManager.cpp:136 +#: Source/Core/Core/HotkeyManager.cpp:137 msgid "Load State Slot 5" msgstr "讀取儲存格 5" -#: Source/Core/Core/HotkeyManager.cpp:137 +#: Source/Core/Core/HotkeyManager.cpp:138 msgid "Load State Slot 6" msgstr "讀取儲存格 6" -#: Source/Core/Core/HotkeyManager.cpp:138 +#: Source/Core/Core/HotkeyManager.cpp:139 msgid "Load State Slot 7" msgstr "讀取儲存格 7" -#: Source/Core/Core/HotkeyManager.cpp:139 +#: Source/Core/Core/HotkeyManager.cpp:140 msgid "Load State Slot 8" msgstr "讀取儲存格 8" -#: Source/Core/Core/HotkeyManager.cpp:140 +#: Source/Core/Core/HotkeyManager.cpp:141 msgid "Load State Slot 9" msgstr "讀取儲存格 9" -#: Source/Core/Core/HotkeyManager.cpp:141 +#: Source/Core/Core/HotkeyManager.cpp:142 msgid "Load State Slot 10" msgstr "讀取儲存格 10" -#: Source/Core/Core/HotkeyManager.cpp:142 +#: Source/Core/Core/HotkeyManager.cpp:143 msgid "Load from Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:144 +#: Source/Core/Core/HotkeyManager.cpp:145 msgid "Save State Slot 1" msgstr "儲存至儲存格 1" -#: Source/Core/Core/HotkeyManager.cpp:145 +#: Source/Core/Core/HotkeyManager.cpp:146 msgid "Save State Slot 2" msgstr "儲存至儲存格 2" -#: Source/Core/Core/HotkeyManager.cpp:146 +#: Source/Core/Core/HotkeyManager.cpp:147 msgid "Save State Slot 3" msgstr "儲存至儲存格 3" -#: Source/Core/Core/HotkeyManager.cpp:147 +#: Source/Core/Core/HotkeyManager.cpp:148 msgid "Save State Slot 4" msgstr "儲存至儲存格 4" -#: Source/Core/Core/HotkeyManager.cpp:148 +#: Source/Core/Core/HotkeyManager.cpp:149 msgid "Save State Slot 5" msgstr "儲存至儲存格 5" -#: Source/Core/Core/HotkeyManager.cpp:149 +#: Source/Core/Core/HotkeyManager.cpp:150 msgid "Save State Slot 6" msgstr "儲存至儲存格 6" -#: Source/Core/Core/HotkeyManager.cpp:150 +#: Source/Core/Core/HotkeyManager.cpp:151 msgid "Save State Slot 7" msgstr "儲存至儲存格 7" -#: Source/Core/Core/HotkeyManager.cpp:151 +#: Source/Core/Core/HotkeyManager.cpp:152 msgid "Save State Slot 8" msgstr "儲存至儲存格 8" -#: Source/Core/Core/HotkeyManager.cpp:152 +#: Source/Core/Core/HotkeyManager.cpp:153 msgid "Save State Slot 9" msgstr "儲存至儲存格 9" -#: Source/Core/Core/HotkeyManager.cpp:153 +#: Source/Core/Core/HotkeyManager.cpp:154 msgid "Save State Slot 10" msgstr "儲存至儲存格 10" -#: Source/Core/Core/HotkeyManager.cpp:154 +#: Source/Core/Core/HotkeyManager.cpp:155 msgid "Save to Selected Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:156 +#: Source/Core/Core/HotkeyManager.cpp:157 msgid "Select State Slot 1" msgstr "選擇儲存格 1" -#: Source/Core/Core/HotkeyManager.cpp:157 +#: Source/Core/Core/HotkeyManager.cpp:158 msgid "Select State Slot 2" msgstr "選擇儲存格 2" -#: Source/Core/Core/HotkeyManager.cpp:158 +#: Source/Core/Core/HotkeyManager.cpp:159 msgid "Select State Slot 3" msgstr "選擇儲存格 3" -#: Source/Core/Core/HotkeyManager.cpp:159 +#: Source/Core/Core/HotkeyManager.cpp:160 msgid "Select State Slot 4" msgstr "選擇儲存格 4" -#: Source/Core/Core/HotkeyManager.cpp:160 +#: Source/Core/Core/HotkeyManager.cpp:161 msgid "Select State Slot 5" msgstr "選擇儲存格 5" -#: Source/Core/Core/HotkeyManager.cpp:161 +#: Source/Core/Core/HotkeyManager.cpp:162 msgid "Select State Slot 6" msgstr "選擇儲存格 6" -#: Source/Core/Core/HotkeyManager.cpp:162 +#: Source/Core/Core/HotkeyManager.cpp:163 msgid "Select State Slot 7" msgstr "選擇儲存格 7" -#: Source/Core/Core/HotkeyManager.cpp:163 +#: Source/Core/Core/HotkeyManager.cpp:164 msgid "Select State Slot 8" msgstr "選擇儲存格 8" -#: Source/Core/Core/HotkeyManager.cpp:164 +#: Source/Core/Core/HotkeyManager.cpp:165 msgid "Select State Slot 9" msgstr "選擇儲存格 9" -#: Source/Core/Core/HotkeyManager.cpp:165 +#: Source/Core/Core/HotkeyManager.cpp:166 msgid "Select State Slot 10" msgstr "選擇儲存格 10" -#: Source/Core/Core/HotkeyManager.cpp:167 +#: Source/Core/Core/HotkeyManager.cpp:168 msgid "Load State Last 1" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:168 +#: Source/Core/Core/HotkeyManager.cpp:169 msgid "Load State Last 2" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:169 +#: Source/Core/Core/HotkeyManager.cpp:170 msgid "Load State Last 3" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:170 +#: Source/Core/Core/HotkeyManager.cpp:171 msgid "Load State Last 4" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:171 +#: Source/Core/Core/HotkeyManager.cpp:172 msgid "Load State Last 5" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:172 +#: Source/Core/Core/HotkeyManager.cpp:173 msgid "Load State Last 6" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:173 +#: Source/Core/Core/HotkeyManager.cpp:174 msgid "Load State Last 7" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:174 +#: Source/Core/Core/HotkeyManager.cpp:175 msgid "Load State Last 8" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:175 +#: Source/Core/Core/HotkeyManager.cpp:176 msgid "Load State Last 9" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:176 +#: Source/Core/Core/HotkeyManager.cpp:177 msgid "Load State Last 10" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:178 +#: Source/Core/Core/HotkeyManager.cpp:179 msgid "Save Oldest State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:179 Source/Core/DolphinQt/MenuBar.cpp:415 +#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415 msgid "Undo Load State" msgstr "取消讀取進度" -#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:432 +#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432 msgid "Undo Save State" msgstr "取消儲存進度" -#: Source/Core/Core/HotkeyManager.cpp:181 +#: Source/Core/Core/HotkeyManager.cpp:182 #: Source/Core/Core/HotkeyManager.cpp:321 #: Source/Core/DolphinQt/GBAWidget.cpp:412 msgid "Save State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:182 +#: Source/Core/Core/HotkeyManager.cpp:183 #: Source/Core/Core/HotkeyManager.cpp:320 msgid "Load State" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:183 +#: Source/Core/Core/HotkeyManager.cpp:184 msgid "Increase Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:184 +#: Source/Core/Core/HotkeyManager.cpp:185 msgid "Decrease Selected State Slot" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:186 +#: Source/Core/Core/HotkeyManager.cpp:187 msgid "Load ROM" msgstr "" -#: Source/Core/Core/HotkeyManager.cpp:187 +#: Source/Core/Core/HotkeyManager.cpp:188 msgid "Unload ROM" msgstr "" @@ -1033,7 +1039,7 @@ msgid "Show Infinity Base" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:211 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:259 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41 msgid "Hotkeys" msgstr "快捷鍵" @@ -1054,8 +1060,8 @@ msgstr "一般" #: Source/Core/Core/HotkeyManager.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:71 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:354 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452 msgid "Volume" msgstr "音量" @@ -1112,7 +1118,7 @@ msgid "Graphics Toggles" msgstr "" #: Source/Core/Core/HotkeyManager.cpp:314 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:584 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571 #: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27 msgid "Internal Resolution" msgstr "" @@ -1182,46 +1188,46 @@ msgid "" "DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX." msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1416 -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1672 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832 #, c++-format msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1830 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030 #, c++-format msgid "Unhandled Media Board Command:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1858 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070 #, c++-format msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2047 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265 #, c++-format msgid "Unhandled Media Board Execute:{0:04x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2051 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270 #, c++-format msgid "Unhandled Media Board Command:{0:02x}" msgstr "" -#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2099 +#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318 #, c++-format msgid "Unknown game ID:{0:08x}, using default controls." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:459 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461 msgid "The disc that was about to be inserted couldn't be found." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:492 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495 msgid "A disc is already about to be inserted." msgstr "" -#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1218 +#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221 #, c++-format msgid "Unknown DVD command {0:08x} - fatal error" msgstr "" @@ -1307,7 +1313,7 @@ msgid "Broadband Adapter (TAP)" msgstr "" #: Source/Core/Core/HW/EXI/EXI_Device.h:100 -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:45 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525 msgid "Triforce Baseboard" msgstr "" @@ -1372,37 +1378,27 @@ msgid "" " Verify your write permissions or move the file outside of Dolphin" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:192 +#: Source/Core/Core/HW/GBACore.cpp:201 #, c++-format msgid "Error: GBA{0} failed to open the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:202 +#: Source/Core/Core/HW/GBACore.cpp:211 #, c++-format msgid "Error: GBA{0} failed to create core" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:222 +#: Source/Core/Core/HW/GBACore.cpp:239 #, c++-format msgid "Error: GBA{0} failed to load the ROM in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:351 -#, c++-format -msgid "Error: GBA{0} failed to open the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:357 -#, c++-format -msgid "Error: GBA{0} failed to load the BIOS in {1}" -msgstr "" - -#: Source/Core/Core/HW/GBACore.cpp:370 +#: Source/Core/Core/HW/GBACore.cpp:379 #, c++-format msgid "Error: GBA{0} failed to open the save in {1}" msgstr "" -#: Source/Core/Core/HW/GBACore.cpp:376 +#: Source/Core/Core/HW/GBACore.cpp:385 #, c++-format msgid "Error: GBA{0} failed to load the save in {1}" msgstr "" @@ -1430,8 +1426,8 @@ msgstr "控制器" #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34 -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:65 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:94 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97 msgid "Buttons" msgstr "按鈕" @@ -1469,33 +1465,33 @@ msgstr "" msgid "Keys" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:406 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407 #, c++-format msgid "Report: GCIFolder Writing to unallocated block {0:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:426 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427 msgid "GCMemcardDirectory: ClearBlock called with invalid block address" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:497 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498 #, c++-format msgid "" "Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:600 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601 msgid "BAT incorrect. Dolphin will now exit" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:610 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611 #, c++-format msgid "" "Warning: Number of blocks indicated by the BAT ({0}) does not match that of " "the loaded file header ({1})" msgstr "" -#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:653 +#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654 #, c++-format msgid "" "Failed to find new filename.\n" @@ -1538,7 +1534,7 @@ msgstr "" #: Source/Core/Core/HW/GCPadEmu.cpp:56 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:29 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32 msgid "C Stick" msgstr "" @@ -1547,7 +1543,7 @@ msgid "Button" msgstr "按鈕" #: Source/Core/Core/HW/GCPadEmu.cpp:85 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:285 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287 msgid "Motor" msgstr "馬達" @@ -1568,20 +1564,20 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63 -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:36 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:211 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207 msgid "Triggers" msgstr "扳機" #: Source/Core/Core/HW/GCPadEmu.h:62 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:284 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71 msgid "Rumble" msgstr "震動" #: Source/Core/Core/HW/GCPadEmu.h:64 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:288 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290 #: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76 #: Source/Core/DolphinQt/ConvertDialog.cpp:87 @@ -1649,7 +1645,7 @@ msgstr "" #: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:93 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92 msgid "Left Stick" msgstr "左 搖桿" @@ -1740,8 +1736,8 @@ msgstr "" #. i18n: The symbol/abbreviation for percent. #. i18n: The percent symbol. #: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50 @@ -1798,25 +1794,25 @@ msgid "Nunchuk" msgstr "Nunchuk" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:227 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29 msgid "Shake" msgstr "搖晃" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32 msgid "Tilt" msgstr "傾斜" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35 msgid "Swing" msgstr "揮舞" #: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49 msgid "Accelerometer" msgstr "" @@ -1933,21 +1929,21 @@ msgid "uDraw GameTablet" msgstr "" #. i18n: "Point" refers to the action of pointing a Wii Remote. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:226 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233 msgid "Point" msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:236 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 msgid "Horizontal FOV" msgstr "" #. i18n: The symbol/abbreviation for degrees (unit of angular measure). #. i18n: The degrees symbol. #. i18n: The symbol/abbreviation for degrees (unit of angular measure). -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56 @@ -1958,63 +1954,63 @@ msgid "°" msgstr "" #. i18n: Refers to emulated wii remote camera properties. -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240 -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250 msgid "Camera field of view (affects sensitivity of pointing)." msgstr "" #. i18n: FOV stands for "Field of view". -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:244 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246 msgid "Vertical FOV" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:252 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254 msgid "Point (Passthrough)" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258 msgid "Gyroscope" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:262 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264 msgid "Sideways Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:263 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 msgid "Upright Toggle" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267 msgid "Sideways Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:266 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268 msgid "Upright Hold" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:269 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483 #: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47 msgid "Extension" msgstr "擴充" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:281 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283 msgid "Attach MotionPlus" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:291 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293 msgid "Speaker Pan" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:297 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299 msgid "Battery" msgstr "電池" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:305 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307 msgid "Upright Wii Remote" msgstr "" -#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:308 +#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310 msgid "Sideways Wii Remote" msgstr "" @@ -2270,147 +2266,147 @@ msgstr "" msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:138 +#: Source/Core/Core/NetPlayClient.cpp:139 msgid "Could not create client." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:152 +#: Source/Core/Core/NetPlayClient.cpp:153 msgid "Could not create peer." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:172 -#: Source/Core/Core/NetPlayClient.cpp:236 +#: Source/Core/Core/NetPlayClient.cpp:173 +#: Source/Core/Core/NetPlayClient.cpp:237 msgid "Could not communicate with host." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:180 +#: Source/Core/Core/NetPlayClient.cpp:181 msgid "" "The host code is too long.\n" "Please recheck that you have the correct code." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:279 +#: Source/Core/Core/NetPlayClient.cpp:280 msgid "The server is full." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:283 +#: Source/Core/Core/NetPlayClient.cpp:284 msgid "The server and client's NetPlay versions are incompatible." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:286 +#: Source/Core/Core/NetPlayClient.cpp:287 msgid "The game is currently running." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:289 +#: Source/Core/Core/NetPlayClient.cpp:290 msgid "Nickname is too long." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:292 +#: Source/Core/Core/NetPlayClient.cpp:293 msgid "The server sent an unknown error message." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:476 +#: Source/Core/Core/NetPlayClient.cpp:477 #, c++-format msgid "Unknown message received with id : {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1034 +#: Source/Core/Core/NetPlayClient.cpp:1035 #, c++-format msgid "Unknown SYNC_SAVE_DATA message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1049 +#: Source/Core/Core/NetPlayClient.cpp:1050 msgid "Synchronizing save data..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1081 +#: Source/Core/Core/NetPlayClient.cpp:1082 msgid "Failed to delete NetPlay memory card. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1105 +#: Source/Core/Core/NetPlayClient.cpp:1106 msgid "Failed to reset NetPlay GCI folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1136 +#: Source/Core/Core/NetPlayClient.cpp:1137 msgid "Failed to reset NetPlay NAND folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1142 +#: Source/Core/Core/NetPlayClient.cpp:1143 msgid "Failed to reset NetPlay redirect folder. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1172 +#: Source/Core/Core/NetPlayClient.cpp:1173 msgid "Failed to write Mii data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1257 +#: Source/Core/Core/NetPlayClient.cpp:1258 msgid "Failed to write Wii save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1270 +#: Source/Core/Core/NetPlayClient.cpp:1271 msgid "Failed to write redirected save." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1291 +#: Source/Core/Core/NetPlayClient.cpp:1292 #, c++-format msgid "" "Failed to delete NetPlay GBA{0} save file. Verify your write permissions." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1333 +#: Source/Core/Core/NetPlayClient.cpp:1334 #, c++-format msgid "Unknown SYNC_CODES message received with id: {0}" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1366 +#: Source/Core/Core/NetPlayClient.cpp:1367 msgid "Synchronizing Gecko codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1433 +#: Source/Core/Core/NetPlayClient.cpp:1434 msgid "Synchronizing AR codes..." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1593 +#: Source/Core/Core/NetPlayClient.cpp:1594 msgid "Quality of Service (QoS) was successfully enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1597 +#: Source/Core/Core/NetPlayClient.cpp:1598 msgid "Quality of Service (QoS) couldn't be enabled." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1746 +#: Source/Core/Core/NetPlayClient.cpp:1747 msgid "Game is already running!" msgstr "遊戲正在執行!" -#: Source/Core/Core/NetPlayClient.cpp:1820 +#: Source/Core/Core/NetPlayClient.cpp:1821 msgid "Data received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1821 +#: Source/Core/Core/NetPlayClient.cpp:1822 msgid "Error processing data." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1849 +#: Source/Core/Core/NetPlayClient.cpp:1850 msgid "Error processing codes." msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1862 +#: Source/Core/Core/NetPlayClient.cpp:1863 msgid "Codes received!" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1976 +#: Source/Core/Core/NetPlayClient.cpp:1977 msgid "Traversal server timed out connecting to the host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1979 +#: Source/Core/Core/NetPlayClient.cpp:1980 msgid "Server rejected traversal attempt" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1982 +#: Source/Core/Core/NetPlayClient.cpp:1983 msgid "Invalid host" msgstr "" -#: Source/Core/Core/NetPlayClient.cpp:1985 +#: Source/Core/Core/NetPlayClient.cpp:1986 #, c++-format msgid "Unknown error {0:x}" msgstr "" @@ -2488,8 +2484,8 @@ msgstr "" #: Source/Core/Core/NetPlayServer.cpp:1347 #: Source/Core/Core/NetPlayServer.cpp:1726 #: Source/Core/Core/NetPlayServer.cpp:2054 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:484 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:890 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891 msgid "Selected game doesn't exist in game list!" msgstr "" @@ -2507,28 +2503,28 @@ msgstr "" #: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337 #: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885 -#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1081 +#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079 msgid "" "JIT failed to find code space after a cache clear. This should never happen. " "Please report this incident on the bug tracker. Dolphin will now exit." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1206 +#: Source/Core/Core/PowerPC/MMU.cpp:1219 #, c++-format msgid "" -"Invalid write to {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid write to {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" -#: Source/Core/Core/PowerPC/MMU.cpp:1213 +#: Source/Core/Core/PowerPC/MMU.cpp:1226 #, c++-format msgid "" -"Invalid read from {0:#010x}, PC = {1:#010x}; the game probably would have " -"crashed on real hardware.\n" +"Invalid read from {0:#010x}, PC = {1:#010x}.\n" "\n" -"For accurate emulation, enable MMU in advanced settings." +"The game probably would have crashed on real hardware. Enable MMU in " +"advanced settings to accurately emulate game crashes." msgstr "" #: Source/Core/Core/State.cpp:342 @@ -2567,7 +2563,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:756 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757 msgid "Unknown" msgstr "未知" @@ -2785,22 +2781,22 @@ msgid "Korean" msgstr "Korean" #: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-J" msgstr "" #: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-U" msgstr "" #: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "PAL" msgstr "" #: Source/Core/DiscIO/Enums.cpp:129 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:228 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231 msgid "NTSC-K" msgstr "" @@ -2808,15 +2804,15 @@ msgstr "" msgid "Unpacking" msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:55 +#: Source/Core/DiscIO/NANDImporter.cpp:59 msgid "This file does not look like a BootMii NAND backup." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:116 +#: Source/Core/DiscIO/NANDImporter.cpp:118 msgid "This file does not contain a valid Wii filesystem." msgstr "" -#: Source/Core/DiscIO/NANDImporter.cpp:296 +#: Source/Core/DiscIO/NANDImporter.cpp:309 #, c++-format msgid "Unable to write to file {0}" msgstr "" @@ -2936,10 +2932,22 @@ msgstr "" msgid "The {0} partition does not have a valid file system." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:683 +#: Source/Core/DiscIO/VolumeVerifier.cpp:688 msgid "The update partition does not contain the IOS used by this title." msgstr "" +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title +#. (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:699 +#, c++-format +msgid "The {0} partition does not have a valid ticket." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#, c++-format +msgid "The {0} partition does not have a valid TMD." +msgstr "" + #. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces #. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo #. rather than the game mode as a whole, so please use the singular form. Official translations: @@ -2947,65 +2955,65 @@ msgstr "" #. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean). #. If your language is not one of the languages above, consider leaving the string untranslated #. so that people will recognize it as the name of the game mode. -#: Source/Core/DiscIO/VolumeVerifier.cpp:705 +#: Source/Core/DiscIO/VolumeVerifier.cpp:726 #, c++-format msgid "{0} (Masterpiece)" msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:769 +#: Source/Core/DiscIO/VolumeVerifier.cpp:790 msgid "" "This game has been hacked to fit on a single-layer DVD. Some content such as " "pre-rendered videos, extra languages or entire game modes will be broken. " "This problem generally only exists in illegal copies of games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:777 +#: Source/Core/DiscIO/VolumeVerifier.cpp:798 msgid "" "The format that the disc image is saved in does not store the size of the " "disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:794 +#: Source/Core/DiscIO/VolumeVerifier.cpp:815 msgid "" "This disc image is too small and lacks some data. The problem is most likely " "that this is a dual-layer disc that has been dumped as a single-layer disc." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:797 +#: Source/Core/DiscIO/VolumeVerifier.cpp:818 msgid "" "This disc image is too small and lacks some data. If your dumping program " "saved the disc image as several parts, you need to merge them into one file." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:824 +#: Source/Core/DiscIO/VolumeVerifier.cpp:845 msgid "This debug disc image has the size of a retail disc image." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:841 +#: Source/Core/DiscIO/VolumeVerifier.cpp:862 msgid "" "This disc image has an unusual size. This will likely make the emulated " "loading times longer. You will likely be unable to share input recordings " "and use NetPlay with anyone who is using a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:847 +#: Source/Core/DiscIO/VolumeVerifier.cpp:868 msgid "This disc image has an unusual size." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:875 +#: Source/Core/DiscIO/VolumeVerifier.cpp:896 #, c++-format msgid "The game ID is {0} but should be {1}." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:883 +#: Source/Core/DiscIO/VolumeVerifier.cpp:904 msgid "The game ID is inconsistent." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:894 +#: Source/Core/DiscIO/VolumeVerifier.cpp:915 msgid "The game ID is unusually short." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:912 +#: Source/Core/DiscIO/VolumeVerifier.cpp:933 msgid "" "The region code does not match the game ID. If this is because the region " "code has been modified, the game might run at the wrong speed, graphical " @@ -3014,40 +3022,49 @@ msgstr "" #. i18n: You may want to leave the term "ERROR #002" untranslated, #. since the emulated software always displays it in English. -#: Source/Core/DiscIO/VolumeVerifier.cpp:937 +#: Source/Core/DiscIO/VolumeVerifier.cpp:958 msgid "" "This Korean title is set to use an IOS that typically isn't used on Korean " "consoles. This is likely to lead to ERROR #002." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:945 +#: Source/Core/DiscIO/VolumeVerifier.cpp:966 msgid "This title is set to use an invalid IOS." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:959 +#: Source/Core/DiscIO/VolumeVerifier.cpp:980 msgid "This title is set to use an invalid common key." msgstr "" #. i18n: This is "common" as in "shared", not the opposite of "uncommon" -#: Source/Core/DiscIO/VolumeVerifier.cpp:972 +#: Source/Core/DiscIO/VolumeVerifier.cpp:993 #, c++-format msgid "The specified common key index is {0} but should be {1}." msgstr "" #. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) -#: Source/Core/DiscIO/VolumeVerifier.cpp:990 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1008 +msgid "The ticket is invalid." +msgstr "" + +#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game) +#: Source/Core/DiscIO/VolumeVerifier.cpp:1016 msgid "The ticket is not correctly signed." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:999 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1021 +msgid "The TMD is invalid." +msgstr "" + +#: Source/Core/DiscIO/VolumeVerifier.cpp:1030 msgid "" "The TMD is not correctly signed. If you move or copy this title to the SD " "Card, the Wii System Menu will not launch it anymore and will also refuse to " "copy or move it back to the NAND." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1009 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1040 msgid "" "This disc image is in the NKit format. It is not a good dump in its current " "form, but it might become a good dump if converted back. The CRC32 of this " @@ -3055,109 +3072,109 @@ msgid "" "identical." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1044 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1075 msgid "" "Some padding data that should be zero is not zero. This can make the game " "freeze at certain points." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1229 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1260 #, c++-format msgid "Content {0:08x} is corrupt." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1316 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1347 msgid "Some of the data could not be read." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1326 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1357 #, c++-format msgid "Errors were found in {0} blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1337 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1368 #, c++-format msgid "Errors were found in {0} unused blocks in the {1} partition." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1356 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1387 msgid "This is a good dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1361 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1392 msgid "" "This is a good dump according to Redump.org, but Dolphin has found problems. " "This might be a bug in Dolphin." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1369 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1400 msgid "Dolphin is unable to verify unlicensed discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1376 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1407 msgid "" "Dolphin is unable to verify typical TGC files properly, since they are not " "dumps of actual discs." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1384 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1415 msgid "Dolphin is currently unable to verify Triforce games." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1394 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1425 msgid "" "Compared to the Wii disc release of the game, this is a bad dump. Despite " "this, it's possible that this is a good dump compared to the Wii U eShop " "release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1401 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1432 msgid "" "This is a bad dump. This doesn't necessarily mean that the game won't run " "correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1408 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1439 msgid "This is a bad dump." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1417 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 msgid "" "No problems were found. This does not guarantee that this is a good dump, " "but since Wii titles contain a lot of verification data, it does mean that " "there most likely are no problems that will affect emulation." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1423 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1454 msgid "No problems were found." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1430 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1461 msgid "" "Compared to the Wii disc release of the game, problems of low severity were " "found. Despite this, it's possible that this is a good dump compared to the " "Wii U eShop release of the game. Dolphin can't verify this." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1437 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1468 msgid "" "Problems with low severity were found. They will most likely not prevent the " "game from running." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1443 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1474 msgid "" "Problems with medium severity were found. The whole game or certain parts of " "the game might not work correctly." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1448 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1479 msgid "" "Problems with high severity were found. The game will most likely not work " "at all." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1456 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1487 msgid "" "\n" "\n" @@ -3165,7 +3182,7 @@ msgid "" "problems that Dolphin is unable to detect." msgstr "" -#: Source/Core/DiscIO/VolumeVerifier.cpp:1462 +#: Source/Core/DiscIO/VolumeVerifier.cpp:1493 msgid "" "\n" "\n" @@ -3524,52 +3541,52 @@ msgid "Data Type" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:137 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166 msgid "8-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:140 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169 msgid "16-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:143 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172 msgid "32-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:146 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175 msgid "64-bit Unsigned Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178 msgid "8-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181 msgid "16-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 msgid "32-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187 msgid "64-bit Signed Integer" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:161 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 msgid "32-bit Float" msgstr "" #: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:164 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193 msgid "64-bit Float" msgstr "" @@ -3590,47 +3607,47 @@ msgid "" "Please start a game before starting a search with standard memory regions." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:94 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 msgid "[%1, %2]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:104 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133 msgid "[%1, %2] and [%3, %4]" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:112 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141 msgid "%1 memory ranges" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:120 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149 msgid "Address space by CPU state" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152 msgid "Physical address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:126 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155 msgid "Virtual address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:129 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158 msgid "Unknown address space" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:167 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196 msgid "Unknown data type" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "aligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:170 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199 msgid "unaligned" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:171 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 msgid "%1, %2, %3, %4" msgstr "" @@ -3639,235 +3656,247 @@ msgstr "" #. value", "last value", or "this value:". These three UI elements are intended to form a sentence #. together. Because the UI elements can't be reordered by a translation, you may have to give #. up on the idea of having them form a sentence depending on the grammar of your target language. -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:180 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209 msgid "Keep addresses where value in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213 msgid "is equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:186 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215 msgid "is not equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:188 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217 msgid "is less than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219 msgid "is less than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:192 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221 msgid "is greater than" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:194 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223 msgid "is greater than or equal to" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229 msgid "this value:" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:202 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 msgid "last value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:203 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232 msgid "any value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:211 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240 msgid "Parse as Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:220 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249 msgid "Search and Filter" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:222 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251 msgid "Refresh Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:224 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253 msgid "Reset Results" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:451 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480 msgid "Waiting for first scan..." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:235 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264 msgid "Display values in Hex" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:241 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270 msgid "Automatically update Current Values" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:283 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312 msgid "Cannot compare against last value on first search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:297 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326 msgid "Failed to parse given value into target data type." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:309 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338 msgid "Scan succeeded." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:314 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343 #, c-format msgctxt "" msgid "%n address(es) were removed." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:315 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344 #, c-format msgctxt "" msgid "%n address(es) remain." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:319 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:345 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374 msgid "%1 %2" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:324 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:342 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371 #, c-format msgctxt "" msgid "%n address(es) could not be accessed in emulated memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:328 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357 msgid "%1 %2 %3" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:333 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362 #, c-format msgctxt "" msgid "Found %n address(es)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:365 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 msgid "No game is running." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:368 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397 msgid "Invalid parameters given to search." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:372 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401 msgid "" "Search currently not possible in virtual address space. Please run the game " "for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:376 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405 msgid "Unknown error occurred." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423 msgid "Refresh failed. Please run the game for a bit and try again." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:408 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437 msgid "Refreshed current values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:433 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462 msgid "Cannot refresh without results." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:494 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523 msgid "Show in memory" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:499 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528 #: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230 msgid "Add to watch" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:507 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536 msgid "Generate Action Replay Code(s)" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:508 -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 msgid "Write value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:509 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538 msgid "Delete Address" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:577 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550 +msgid "Add Read/Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552 +msgid "Add Write Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553 +msgid "Add Read Breakpoint(s)" +msgstr "" + +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635 msgid "Multiple errors occurred while generating AR codes." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:584 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642 msgid "Can only generate AR code for values in virtual memory." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:587 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645 msgid "Cannot generate AR code for this address." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:590 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648 msgid "Internal error while generating AR code." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:597 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655 msgid "Generated AR code(s)." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:607 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156 msgid "Value:" msgstr "數值:" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:613 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671 msgid "Invalid value." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:625 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 msgid "There was an error writing (some) values." msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:47 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1015 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:243 -#: Source/Core/DolphinQt/MenuBar.cpp:723 +#: Source/Core/DolphinQt/MenuBar.cpp:730 #: Source/Core/DolphinQt/ResourcePackManager.cpp:90 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102 msgid "Description" msgstr "描述" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 -#: Source/Core/DolphinQt/MenuBar.cpp:1059 +#: Source/Core/DolphinQt/MenuBar.cpp:1073 msgid "Address" msgstr "位址" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Last Value" msgstr "" -#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683 +#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741 msgid "Current Value" msgstr "" @@ -3983,10 +4012,9 @@ msgstr "" #: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263 #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:262 -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:272 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 #: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287 @@ -4018,49 +4046,49 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433 #: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256 #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:343 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:373 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 #: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239 -#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:309 -#: Source/Core/DolphinQt/MainWindow.cpp:317 -#: Source/Core/DolphinQt/MainWindow.cpp:1200 -#: Source/Core/DolphinQt/MainWindow.cpp:1619 -#: Source/Core/DolphinQt/MainWindow.cpp:1626 -#: Source/Core/DolphinQt/MainWindow.cpp:1686 -#: Source/Core/DolphinQt/MainWindow.cpp:1693 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 -#: Source/Core/DolphinQt/MainWindow.cpp:1903 -#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1411 -#: Source/Core/DolphinQt/MenuBar.cpp:1501 -#: Source/Core/DolphinQt/MenuBar.cpp:1524 -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1570 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 -#: Source/Core/DolphinQt/MenuBar.cpp:1812 -#: Source/Core/DolphinQt/MenuBar.cpp:1824 -#: Source/Core/DolphinQt/MenuBar.cpp:1836 -#: Source/Core/DolphinQt/MenuBar.cpp:1858 -#: Source/Core/DolphinQt/MenuBar.cpp:1884 -#: Source/Core/DolphinQt/MenuBar.cpp:1936 +#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311 +#: Source/Core/DolphinQt/MainWindow.cpp:319 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 +#: Source/Core/DolphinQt/MainWindow.cpp:1643 +#: Source/Core/DolphinQt/MainWindow.cpp:1650 +#: Source/Core/DolphinQt/MainWindow.cpp:1710 +#: Source/Core/DolphinQt/MainWindow.cpp:1717 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 +#: Source/Core/DolphinQt/MainWindow.cpp:1931 +#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425 +#: Source/Core/DolphinQt/MenuBar.cpp:1515 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 +#: Source/Core/DolphinQt/MenuBar.cpp:1826 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 +#: Source/Core/DolphinQt/MenuBar.cpp:1850 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 +#: Source/Core/DolphinQt/MenuBar.cpp:1898 +#: Source/Core/DolphinQt/MenuBar.cpp:1950 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:475 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:737 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:982 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1105 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345 #: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352 #: Source/Core/DolphinQt/RenderWidget.cpp:121 #: Source/Core/DolphinQt/ResourcePackManager.cpp:202 #: Source/Core/DolphinQt/ResourcePackManager.cpp:223 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:474 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:496 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:517 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:601 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:625 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622 #: Source/Core/DolphinQt/Translation.cpp:320 msgid "Error" msgstr "錯誤" @@ -4081,16 +4109,16 @@ msgstr "" msgid "This Gecko code doesn't contain any lines." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:38 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39 #: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29 msgid "Configure Dolphin" msgstr "設定 Dolphin" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:58 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59 msgid "Changing cheats will only take effect when the game is restarted." msgstr "" -#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:65 +#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66 msgid "Dolphin's cheat system is currently disabled." msgstr "" @@ -4133,31 +4161,30 @@ msgstr "" msgid "Nothing to configure" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:31 -msgid "Add New DSU Server" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32 +msgid "Edit DSU Server" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37 msgid "BetterJoy, DS4Windows, etc" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:49 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58 msgid "Server IP Address" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:51 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60 msgid "Server Port" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:55 -#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 -#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 -msgid "Add" -msgstr "新增" +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64 +#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 +msgid "Apply" +msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientAddServerDialog.cpp:56 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/MenuBar.cpp:1545 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:59 #: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:236 @@ -4166,20 +4193,24 @@ msgstr "新增" msgid "Cancel" msgstr "取消" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:29 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28 #: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:504 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513 msgid "Enable" msgstr "" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35 #: Source/Core/DolphinQt/Settings/PathPane.cpp:132 #: Source/Core/DolphinQt/Settings/WiiPane.cpp:283 msgid "Add..." msgstr "新增..." -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:39 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36 +msgid "Edit" +msgstr "" + +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37 #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128 #: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65 #: Source/Core/DolphinQt/ResourcePackManager.cpp:39 @@ -4188,9 +4219,9 @@ msgstr "新增..." msgid "Remove" msgstr "移除" -#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:50 +#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48 msgid "" -"DSU protocol enables the use of input and motion data from compatible " +"The DSU protocol enables the use of input and motion data from compatible " "sources, like PlayStation, Nintendo Switch and Steam controllers.

For " "setup instructions, refer to this page." @@ -4251,10 +4282,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314 #: Source/Core/DolphinQt/ConvertDialog.cpp:522 -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1183 -#: Source/Core/DolphinQt/MenuBar.cpp:1406 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197 +#: Source/Core/DolphinQt/MenuBar.cpp:1420 msgid "Success" msgstr "" @@ -4353,152 +4384,91 @@ msgstr "" msgid "Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:35 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34 msgid "Section that contains most CPU and Hardware related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:37 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36 msgid "" "Controls whether or not Dual Core should be enabled. Can improve performance " "but can also cause issues. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:42 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41 msgid "" "Emulate the disc speed of real hardware. Disabling can cause instability. " "Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:45 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44 msgid "" "Controls whether or not the Memory Management Unit should be emulated fully. " "Few games require it." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:50 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49 msgid "" "Controls whether to use high or low-level DSP emulation. Defaults to " "True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:54 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53 msgid "" "Tries to translate branches ahead of time, improving performance in most " "cases. Defaults to True" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:57 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56 msgid "Section that contains all Gecko cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:60 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59 msgid "Section that contains all Action Replay cheat codes." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:63 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62 msgid "Section that contains all graphics related settings." msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:90 -msgid "Presets" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:125 -msgid "Failed to open config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:132 -msgid "Failed to write config file!" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:156 -msgid "On" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:158 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 -msgid "Off" -msgstr "關閉" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:201 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 -msgid "Editor" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:203 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:198 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:205 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86 #: Source/Core/DolphinQt/ResourcePackManager.cpp:40 #: Source/Core/DolphinQt/ToolBar.cpp:116 msgid "Refresh" msgstr "更新" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:204 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84 msgid "Open in External Editor" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:209 -#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 -#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 -msgid "Core" -msgstr "核心" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:211 -msgid "Dual Core" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127 +msgid "Failed to open config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:213 -msgid "MMU" +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134 +msgid "Failed to write config file!" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:215 -msgid "Video" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:217 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 -msgid "Store EFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:220 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 -msgid "Store XFB Copies to Texture Only" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:224 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 -msgid "Texture Cache" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:225 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 -msgid "Safe" -msgstr "安全" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:229 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:207 -msgid "Medium" -msgstr "" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:233 -#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 -msgid "Fast" -msgstr "快速" - -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:263 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186 msgid "" "Failed to create the configuration file:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:273 +#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196 msgid "" "Failed to open file in external editor.\n" "Make sure there's an application assigned to open INI files." msgstr "" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98 +#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21 +msgid "Core" +msgstr "核心" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102 msgid "Enable Dual Core" msgstr "開啟雙核心" @@ -4565,7 +4535,7 @@ msgid "Deterministic dual core:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:211 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210 msgid "Stereoscopy" msgstr "" @@ -4593,7 +4563,7 @@ msgid "Depth Percentage:" msgstr "" #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:235 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234 msgid "Convergence:" msgstr "" @@ -4612,6 +4582,10 @@ msgstr "" msgid "Graphics" msgstr "影像" +#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211 +msgid "Editor" +msgstr "" + #: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261 msgid "" "Italics mark default game settings, bold marks user settings.\n" @@ -4625,63 +4599,63 @@ msgstr "" msgid "These settings override core Dolphin settings." msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:33 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111 -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:426 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:120 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:138 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860 msgid "None" msgstr "無" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32 msgid "Standard Controller" msgstr "標準控制器" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34 msgid "GameCube Controller Adapter (USB)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35 msgid "Steering Wheel" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:38 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36 msgid "Dance Mat" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37 msgid "DK Bongos" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39 msgid "GBA (Integrated)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41 msgid "GBA (TCP)" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:44 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42 msgid "Keyboard Controller" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:77 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75 msgid "GameCube Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71 msgid "Port %1" msgstr "" -#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:86 +#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139 #: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:262 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73 msgid "Configure" @@ -4700,19 +4674,32 @@ msgstr "" msgid "Description:" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:404 -msgid "Failed to download codes." -msgstr "下載代碼失敗。" +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402 +msgid "" +"Failed to download Gecko codes. The code server may be temporarily " +"unavailable. Please try again later." +msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:410 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407 +msgid "" +"\n" +"\n" +"Server response: HTTP %1." +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409 +msgid "Download Failed" +msgstr "" + +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416 msgid "File contained no codes." msgstr "檔案未含有代碼。" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:431 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437 msgid "Download complete" msgstr "" -#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:432 +#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438 msgid "Downloaded %1 codes. (added %2)" msgstr "" @@ -4814,60 +4801,80 @@ msgid "PNG Compression Level" msgstr "" #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157 -msgid "Misc" -msgstr "雜項" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:161 msgid "Crop" msgstr "剪裁" +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162 +msgid "To Aspect Ratio" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 +msgid "Custom" +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Top" +msgstr "上方" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177 +#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 +msgid "Bottom" +msgstr "下方" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193 +msgid "Misc" +msgstr "雜項" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198 msgid "Enable Progressive Scan" msgstr "開啟逐行掃瞄" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:164 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199 msgid "Backend Multithreading" msgstr "" #. i18n: VS is short for vertex shaders. -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:168 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203 msgid "Prefer VS for Point/Line Expansion" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:170 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205 msgid "Cull Vertices on the CPU" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:179 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214 msgid "Borderless Fullscreen" msgstr "無框全螢幕" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220 msgid "Experimental" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:190 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225 msgid "Defer EFB Cache Invalidation" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:192 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227 msgid "Manual Texture Sampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:240 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 msgid "" "Renders the scene as a wireframe.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:243 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 msgid "" "Modifies textures to show the format they're encoded in.

May require " "an emulation reset to apply.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:247 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285 msgid "" "Enables validation of API calls made by the video backend, which may assist " "in debugging graphical issues. On the Vulkan and D3D backends, this also " @@ -4875,21 +4882,21 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:252 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290 msgid "" "Logs the render time of every frame to User/Logs/render_time.txt.

Use " "this feature to measure Dolphin's performance.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:256 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294 msgid "" "Dumps decoded game textures based on the other flags to User/Dump/Textures/" "<game_id>/.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298 msgid "" "Whether to dump mipmapped game textures to User/Dump/Textures/" "<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary " @@ -4897,7 +4904,7 @@ msgid "" "unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303 msgid "" "Whether to dump base game textures to User/Dump/Textures/<game_id>/. " "This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is " @@ -4905,46 +4912,46 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308 msgid "" "Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/" "DynamicInputTextures/<game_id>/.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:274 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 msgid "" "Caches custom textures to system RAM on startup.

This can require " "exponentially more RAM but fixes possible stuttering." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316 msgid "" "Dumps the contents of EFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319 msgid "" "Dumps the contents of XFB copies to User/Dump/Textures/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:284 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 msgid "" "Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all " "upscaling.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:288 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 msgid "" "Loads graphics mods from User/Load/GraphicsMods/." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:291 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329 msgid "" "Selects how frame dumps (videos) and screenshots are going to be captured." "
If the game or window resolution change during a recording, multiple " @@ -4963,14 +4970,14 @@ msgid "" "Corrected Internal Resolution\".
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:307 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345 msgid "" "Encodes frame dumps using the Ut Video codec. If this option is unchecked, a " "lossy Xvid codec will be used.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 msgid "" "Specifies the zlib compression level to use when saving PNG images (both for " "screenshots and framedumping).

Since PNG uses lossless compression, " @@ -4983,21 +4990,14 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322 -msgid "" -"Crops the picture from its native aspect ratio (which rarely exactly matches " -"4:3 or 16:9), to the specific user target aspect ratio (e.g. 4:3 or 16:9)." -"

If unsure, leave this unchecked." -msgstr "" - -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360 msgid "" "Enables progressive scan if supported by the emulated software. Most games " "don't have any issue with this.

If unsure, leave " "this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:330 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364 msgid "" "Enables multithreaded command submission in backends where supported. " "Enabling this option may result in a performance improvement on systems with " @@ -5005,21 +5005,21 @@ msgid "" "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:335 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369 msgid "" "On backends that support both using the geometry shader and the vertex " "shader for expanding points and lines, selects the vertex shader for the " "job. May affect performance.

%1" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:340 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374 msgid "" "Cull vertices on the CPU to reduce the number of draw calls required. May " "affect performance and draw statistics.

If unsure, " "leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:344 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378 msgid "" "Defers invalidation of the EFB access cache until a GPU synchronization " "command is executed. If disabled, the cache will be invalidated with every " @@ -5028,7 +5028,7 @@ msgid "" "leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384 msgid "" "Use a manual implementation of texture sampling instead of the graphics " "backend's built-in functionality.

This setting can fix graphical " @@ -5042,7 +5042,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:363 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397 msgid "" "Implements fullscreen mode with a borderless window spanning the whole " "screen instead of using exclusive mode. Allows for faster transitions " @@ -5051,15 +5051,64 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:371 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406 +msgid "" +"Crops the picture from its native aspect ratio (which rarely exactly matches " +"4:3 or 16:9, because it often includes overscan) to the specific user target " +"aspect ratio (e.g. 4:3 or 16:9).

This option was previously known as " +"Graphics/Advanced/Misc/Crop.

If unsure, leave this " +"unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412 +msgid "" +"Enables options to crop the picture by discrete native pixels (independent " +"of the internal resolution setting) in order to attain a specific user " +"target aspect ratio. Useful to resolve letterboxing issues. " +"

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417 +msgid "" +"Crops the picture left side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421 +msgid "" +"Crops the picture top side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425 +msgid "" +"Crops the picture right side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429 +msgid "" +"Crops the picture bottom side by discrete native pixels (independent of the " +"internal resolution setting) in order to attain a specific user target " +"aspect ratio.

If unsure, leave this value to 0." +msgstr "" + +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434 msgid "If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:396 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458 msgid "Forced on because %1 doesn't support geometry shaders." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:399 +#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461 msgid "Forced off because %1 doesn't support VS expansion." msgstr "" @@ -5315,89 +5364,93 @@ msgstr "" msgid "Arbitrary Mipmap Detection" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:166 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165 msgid "HDR Post-Processing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:169 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168 msgid "Internal Resolution:" msgstr "内部解析度:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:173 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172 msgid "Anti-Aliasing:" msgstr "邊緣抗鋸齒:" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:177 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176 msgid "Texture Filtering:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:181 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180 msgid "Output Resampling:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:185 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184 msgid "Color Correction:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:189 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188 msgid "Post-Processing Effect:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 +msgid "Off" +msgstr "關閉" + +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Side-by-Side" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Top-and-Bottom" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214 msgid "Anaglyph" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "HDMI 3D" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:216 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215 msgid "Passive" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:225 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224 msgid "Swap Eyes" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:228 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227 msgid "Use Full Resolution Per Eye" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229 msgid "Stereoscopic 3D Mode:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:232 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231 msgid "Depth:" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:308 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306 msgid "(off)" msgstr "(關閉)" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:368 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367 msgid "%1 doesn't support this feature." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:432 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419 #, c-format msgid "%1x MSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:440 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427 #, c-format msgid "%1x SSAA" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445 msgid "" "Controls the rendering resolution.

A high resolution greatly improves " "visual quality, but also greatly increases GPU load and can cause issues in " @@ -5406,7 +5459,7 @@ msgid "" "Native.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:464 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451 msgid "" "Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting " "in smoother edges on objects. Increases GPU load and sometimes causes " @@ -5416,7 +5469,7 @@ msgid "" "unsure, select None.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:471 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458 msgid "" "Adjust the texture filtering. Anisotropic filtering enhances the visual " "quality of textures that are at oblique viewing angles. Force Nearest and " @@ -5427,7 +5480,7 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:478 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465 msgid "" "Affects how the game output is scaled to the window resolution.
The " "performance mostly depends on the number of samples each method uses." @@ -5450,19 +5503,19 @@ msgid "" "

If unsure, select 'Default'." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:509 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496 msgid "" "A group of features to make the colors more accurate, matching the color " "space Wii and GC games were meant for." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:512 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499 msgid "" "Applies a post-processing effect after rendering a frame.

If unsure, select (off)." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:515 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502 msgid "" "Greatly increases the quality of textures generated using render-to-texture " "effects.

Slightly increases GPU load and causes relatively few " @@ -5471,7 +5524,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:520 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507 msgid "" "Calculates lighting of 3D objects per-pixel rather than per-vertex, " "smoothing out the appearance of lit polygons and making individual triangles " @@ -5479,7 +5532,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:526 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513 msgid "" "Forces the game to output graphics at any aspect ratio by expanding the view " "frustum without stretching the image.
This is a hack, and its results " @@ -5489,7 +5542,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:532 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519 msgid "" "Makes distant objects more visible by removing fog, thus increasing the " "overall detail.

Disabling fog will break some games which rely on " @@ -5497,7 +5550,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:537 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524 msgid "" "Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of " "depth if the necessary hardware is present. Heavily decreases emulation " @@ -5508,14 +5561,14 @@ msgid "" "

If unsure, select Off." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:544 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531 msgid "" "Controls the separation distance between the virtual cameras.

A " "higher value creates a stronger feeling of depth while a lower value is more " "comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:547 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534 msgid "" "Controls the distance of the convergence plane. This is the distance at " "which virtual objects will appear to be in front of the screen.

A " @@ -5523,20 +5576,20 @@ msgid "" "more comfortable." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:551 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538 msgid "" "Swaps the left and right eye. Most useful in side-by-side stereoscopy mode." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:554 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541 msgid "" "Whether each eye gets full or half image resolution when using side-by-side " "or above-and-below 3D.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:558 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545 msgid "" "Forces the game to render the RGB color channels in 24-bit, thereby " "increasing quality by reducing color banding.

Has no impact on " @@ -5544,7 +5597,7 @@ msgid "" "unsure, leave this checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:563 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550 msgid "" "Disables the blending of adjacent rows when copying the EFB. This is known " "in some games as \"deflickering\" or \"smoothing\".

Disabling the " @@ -5553,18 +5606,18 @@ msgid "" "checked.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:569 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556 msgid "" "Enables detection of arbitrary mipmaps, which some games use for special " "distance-based effects.

May have false positives that result in " "blurry textures at increased internal resolution, such as in games that use " "very low resolution mipmaps. Disabling this can also reduce stutter in games " -"that frequently load new textures.

This setting is disabled when GPU " -"Texture Decoding is enabled.

If unsure, leave this " -"unchecked." +"that frequently load new textures.

If this setting is enabled, GPU " +"Texture Decoding will be disabled.

If unsure, leave " +"this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564 msgid "" "Enables scRGB HDR output (if supported by your graphics backend and " "monitor). Fullscreen might be required.

This gives post process " @@ -5574,35 +5627,35 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:587 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574 msgid "Anti-Aliasing" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:590 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577 msgid "Texture Filtering" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:593 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580 msgid "Output Resampling" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:596 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583 msgid "Color Correction" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:599 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586 msgid "Post-Processing Effect" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:618 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605 msgid "Stereoscopic 3D Mode" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:621 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608 msgid "Depth" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:624 +#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611 msgid "Convergence" msgstr "" @@ -5627,10 +5680,6 @@ msgstr "強制 4:3" msgid "Stretch to Window" msgstr "拉伸至視窗" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 -msgid "Custom" -msgstr "" - #: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66 msgid "Custom (Stretch)" msgstr "" @@ -5703,11 +5752,11 @@ msgstr "" msgid "Compile Shaders Before Starting" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:184 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196 msgid "Confirm backend change" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:223 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235 msgid "" "Selects which graphics API to use internally.

The software renderer " "is extremely slow and only useful for debugging, so any of the other " @@ -5717,27 +5766,27 @@ msgid "" "

If unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:230 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242 msgid "" "Uses the entire screen for rendering.

If disabled, a render window " "will be created instead.

If unsure, leave this " "unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:234 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246 msgid "" "Automatically adjusts the window size to the internal resolution." "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:237 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249 msgid "" "Uses the main Dolphin window for rendering rather than a separate render " "window.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:241 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253 msgid "" "Selects which aspect ratio to use for displaying the game.

The aspect " "ratio of the image sent out by the original consoles varied depending on the " @@ -5759,21 +5808,21 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:260 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272 msgid "" "Waits for vertical blanks in order to prevent tearing.

Decreases " "performance if emulation speed is below 100%.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:265 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277 msgid "" "Ubershaders are never used. Stuttering will occur during shader compilation, " "but GPU demands are low.

Recommended for low-end hardware. " "

If unsure, select this mode." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:270 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282 msgid "" "Ubershaders will always be used. Provides a near stutter-free experience at " "the cost of very high GPU performance requirements." @@ -5781,7 +5830,7 @@ msgid "" "with Hybrid Ubershaders and have a very powerful GPU.
" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:275 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287 msgid "" "Ubershaders will be used to prevent stuttering during shader compilation, " "but specialized shaders will be used when they will not cause stuttering." @@ -5790,7 +5839,7 @@ msgid "" "behavior." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:280 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 msgid "" "Prevents shader compilation stuttering by not rendering waiting objects. Can " "work in scenarios where Ubershaders doesn't, at the cost of introducing " @@ -5799,7 +5848,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:285 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 msgid "" "Waits for all shaders to finish compiling before starting a game. Enabling " "this option may reduce stuttering or hitching for a short time after the " @@ -5810,34 +5859,34 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304 msgid "Backend" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:196 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191 msgid "Adapter" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:299 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311 msgid "Aspect Ratio" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:302 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314 msgid "Custom Aspect Ratio Width" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:303 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315 msgid "Custom Aspect Ratio Height" msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:345 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357 msgid "" "Selects a hardware adapter to use.

If unsure, " "select the first one." msgstr "" -#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:348 +#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360 msgid "" "Selects a hardware adapter to use.

%1 doesn't " "support this feature." @@ -5866,22 +5915,42 @@ msgstr "" msgid "Ignore Format Changes" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46 +msgid "Store EFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48 msgid "Defer EFB Copies to RAM" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57 +msgid "Texture Cache" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63 msgid "GPU Texture Decoding" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66 +msgid "Safe" +msgstr "安全" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69 msgid "Accuracy:" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74 +msgid "Fast" +msgstr "快速" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78 msgid "External Frame Buffer (XFB)" msgstr "" +#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82 +msgid "Store XFB Copies to Texture Only" +msgstr "" + #: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85 msgid "Immediately Present XFB" msgstr "" @@ -5990,8 +6059,8 @@ msgstr "" msgid "" "Enables texture decoding using the GPU instead of the CPU.

This may " "result in performance gains in some scenarios, or on systems where the CPU " -"is the bottleneck.

If this setting is enabled, Arbitrary Mipmap " -"Detection will be disabled.

If unsure, leave this " +"is the bottleneck.

This setting is disabled when Arbitrary Mipmap " +"Detection is enabled.

If unsure, leave this " "unchecked." msgstr "" @@ -6164,9 +6233,9 @@ msgstr "另存為..." #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583 #: Source/Core/DolphinQt/GBAWidget.cpp:210 #: Source/Core/DolphinQt/GBAWidget.cpp:240 -#: Source/Core/DolphinQt/MainWindow.cpp:785 -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:809 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "Select a File" msgstr "" @@ -6222,7 +6291,7 @@ msgid "Toggle All Log Types" msgstr "全選/全部取消" #: Source/Core/DolphinQt/Config/LogWidget.cpp:32 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241 msgid "Log" msgstr "記錄" @@ -6234,9 +6303,9 @@ msgstr "自動換行" #: Source/Core/DolphinQt/Config/LogWidget.cpp:135 #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:178 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:115 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 #: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94 msgid "Clear" msgstr "清除" @@ -6304,8 +6373,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31 #: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:260 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255 #: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492 msgid "Wii Remote %1" msgstr "" @@ -6317,7 +6388,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105 #: qtbase/src/gui/kernel/qplatformtheme.cpp:710 msgid "Save" @@ -6325,9 +6396,9 @@ msgstr "儲存" #: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118 msgid "Load" msgstr "讀取" @@ -6467,7 +6538,7 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744 #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:130 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125 msgid "disconnected" msgstr "" @@ -6539,7 +6610,7 @@ msgid "Reset All" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:713 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184 #: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102 msgid "..." @@ -6566,8 +6637,8 @@ msgid "Profile" msgstr "設定檔" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:580 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:593 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602 #: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102 msgid "Delete" @@ -6585,10 +6656,10 @@ msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296 #: Source/Core/DolphinQt/ConvertDialog.cpp:271 #: Source/Core/DolphinQt/ConvertDialog.cpp:394 -#: Source/Core/DolphinQt/GameList/GameList.cpp:679 -#: Source/Core/DolphinQt/GameList/GameList.cpp:858 -#: Source/Core/DolphinQt/MainWindow.cpp:998 -#: Source/Core/DolphinQt/MainWindow.cpp:1820 +#: Source/Core/DolphinQt/GameList/GameList.cpp:682 +#: Source/Core/DolphinQt/GameList/GameList.cpp:848 +#: Source/Core/DolphinQt/MainWindow.cpp:1022 +#: Source/Core/DolphinQt/MainWindow.cpp:1844 #: Source/Core/DolphinQt/WiiUpdate.cpp:137 msgid "Confirm" msgstr "確認" @@ -6598,7 +6669,7 @@ msgid "Are you sure that you want to delete '%1'?" msgstr "" #: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298 -#: Source/Core/DolphinQt/GameList/GameList.cpp:860 +#: Source/Core/DolphinQt/GameList/GameList.cpp:850 msgid "This cannot be undone!" msgstr "" @@ -6738,8 +6809,13 @@ msgstr "" msgid "Patch name" msgstr "" +#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73 +#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62 +msgid "Add" +msgstr "新增" + #: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428 #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451 msgid "Type" @@ -6940,99 +7016,97 @@ msgstr "" msgid "Verify Integrity" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:108 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109 msgid "Calculate" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:163 -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:165 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166 msgid "Verifying" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:204 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205 msgid "Low" msgstr "" -#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:210 +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208 +msgid "Medium" +msgstr "" + +#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211 msgid "High" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:82 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77 msgid "Scanning for adapters..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:113 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108 msgid "Automatic" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:146 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141 msgid "More Options..." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:192 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187 msgid "Wii Remotes" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190 msgid "Passthrough a Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:199 -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210 msgid "Sync" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221 msgid "Sync real Wii Remotes and pair them" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222 msgid "Reset all saved Wii Remote pairings" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:228 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223 msgid "Emulate the Wii's Bluetooth adapter" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:229 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224 msgid "Continuous Scanning" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:230 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225 msgid "Real Balance Board" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:231 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226 msgid "Enable Speaker Data" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:232 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227 msgid "Connect Wii Remotes for Emulated Controllers" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Emulated Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:264 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259 msgid "Real Wii Remote" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:288 -msgid "" -"A supported Bluetooth device could not be found.\n" -"You must manually connect your Wii Remote." -msgstr "" - -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:355 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346 msgid "Select a Bluetooth Device" msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:387 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378 msgid "Saved Wii Remote pairings can only be reset when a Wii game is running." msgstr "" -#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:403 +#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394 msgid "A sync can only be triggered when a Wii game is running." msgstr "" @@ -7206,7 +7280,7 @@ msgid "No input" msgstr "" #: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:636 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637 #: Source/Core/DolphinQt/NKitWarningDialog.cpp:57 #: qtbase/src/gui/kernel/qplatformtheme.cpp:708 msgid "OK" @@ -7234,7 +7308,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:177 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101 msgid "New" msgstr "" @@ -7269,10 +7343,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276 -#: Source/Core/DolphinQt/MenuBar.cpp:1517 -#: Source/Core/DolphinQt/MenuBar.cpp:1576 -#: Source/Core/DolphinQt/MenuBar.cpp:1843 -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "Input" msgstr "輸入" @@ -7296,10 +7370,10 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586 #: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:436 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:587 -#: Source/Core/DolphinQt/MainWindow.cpp:790 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:437 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:588 +#: Source/Core/DolphinQt/MainWindow.cpp:814 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344 #: Source/Core/DolphinQt/Settings/PathPane.cpp:53 @@ -7475,7 +7549,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155 #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Condition" msgstr "" @@ -7632,7 +7706,7 @@ msgid "Wipe &Inspection Data" msgstr "" #: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533 -#: Source/Core/DolphinQt/MenuBar.cpp:664 +#: Source/Core/DolphinQt/MenuBar.cpp:671 msgid "&Help" msgstr "說明(&H)" @@ -7828,13 +7902,13 @@ msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Read" msgstr "" #. i18n: This is a selectable condition when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:282 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286 msgid "Write" msgstr "" @@ -7850,7 +7924,7 @@ msgstr "" #. i18n: This is a selectable action when adding a breakpoint #: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "Break" msgstr "" @@ -7952,42 +8026,42 @@ msgstr "" msgid "Breakpoints" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:176 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:512 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521 msgid "Disable" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit Conditional" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:245 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249 msgid "Edit conditional expression" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Active" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:279 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283 msgid "Function" msgstr "" #. i18n: The address where a breakpoint ends -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:281 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285 msgid "End Addr" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:578 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587 msgid "Show in Code" msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:579 -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:592 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601 msgid "Edit..." msgstr "" -#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:591 +#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358 msgid "Show in Memory" msgstr "" @@ -8000,7 +8074,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156 #: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:1054 +#: Source/Core/DolphinQt/MenuBar.cpp:1068 msgid "Symbols" msgstr "" @@ -8113,7 +8187,7 @@ msgid "Run Until" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:297 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312 msgid "Keep Running" msgstr "" @@ -8128,7 +8202,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:295 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310 msgid "" "AutoStepping timed out. Current instruction is " "irrelevant." @@ -8401,7 +8475,7 @@ msgid "Toggle software JIT block profiling (will clear the JIT cache)." msgstr "" #: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594 -#: Source/Core/DolphinQt/MenuBar.cpp:936 +#: Source/Core/DolphinQt/MenuBar.cpp:950 msgid "Clear Cache" msgstr "" @@ -8529,7 +8603,7 @@ msgstr "" #. i18n: Floating-point (non-integer) number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:154 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97 msgid "Float" msgstr "" @@ -8537,7 +8611,7 @@ msgstr "" #. i18n: A double precision floating point number #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143 #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203 -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:156 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171 msgid "Double" msgstr "" @@ -8573,7 +8647,7 @@ msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152 #: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84 -#: Source/Core/DolphinQt/MenuBar.cpp:608 Source/Core/DolphinQt/MenuBar.cpp:610 +#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617 msgid "Search" msgstr "" @@ -8678,7 +8752,7 @@ msgid "Labels" msgstr "" #: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:137 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138 msgid "Data" msgstr "" @@ -8820,7 +8894,7 @@ msgid "No" msgstr "" #: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:181 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182 msgid "Network" msgstr "" @@ -8939,70 +9013,70 @@ msgstr "" #. i18n: This kind of "watch" is used for watching emulated memory. #. It's not related to timekeeping devices. -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:133 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129 msgid "Add to &watch" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:138 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153 msgid "Add memory &breakpoint" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:140 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131 msgid "View &memory" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:142 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157 #: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132 msgid "View &code" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:150 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91 msgid "Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:151 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166 msgid "Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:152 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 msgid "Unsigned Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:160 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175 msgid "All Hexadecimal" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:162 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177 msgid "All Signed Integer" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:164 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 msgid "All Unsigned Integer" msgstr "" #. i18n: A floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182 msgid "All Float" msgstr "" #. i18n: A double precision floating point number -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:170 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185 msgid "All Double" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194 msgid "Run until hit (ignoring breakpoints)" msgstr "" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:283 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298 #: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371 msgid "Update" msgstr "更新" -#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:294 +#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309 msgid "Timed Out" msgstr "" @@ -9461,277 +9535,285 @@ msgstr "" msgid "No file loaded / recorded." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:305 +#: Source/Core/DolphinQt/GameCount.cpp:24 +msgid "%1 game(s) in your collection (%2 visible, %3 filtered)" +msgstr "" + +#: Source/Core/DolphinQt/GameCount.cpp:31 +msgid "%1 game(s) in your collection" +msgstr "" + +#: Source/Core/DolphinQt/GameList/GameList.cpp:308 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195 msgid "Refreshing..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:306 +#: Source/Core/DolphinQt/GameList/GameList.cpp:309 msgid "" "Dolphin could not find any GameCube/Wii ISOs or WADs.\n" "Double-click here to set a games directory..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:318 +#: Source/Core/DolphinQt/GameList/GameList.cpp:321 #: Source/Core/DolphinQt/Settings/PathPane.cpp:41 msgid "Select a Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:408 +#: Source/Core/DolphinQt/GameList/GameList.cpp:411 msgid "Convert Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:415 +#: Source/Core/DolphinQt/GameList/GameList.cpp:418 msgid "Export Wii Saves" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:419 +#: Source/Core/DolphinQt/GameList/GameList.cpp:422 msgid "Delete Selected Files..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:426 +#: Source/Core/DolphinQt/GameList/GameList.cpp:429 msgid "&Properties" msgstr "屬性(&P)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:429 +#: Source/Core/DolphinQt/GameList/GameList.cpp:432 msgid "&Wiki" msgstr "&Wiki" -#: Source/Core/DolphinQt/GameList/GameList.cpp:436 +#: Source/Core/DolphinQt/GameList/GameList.cpp:439 msgid "Start with Riivolution Patches..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:441 +#: Source/Core/DolphinQt/GameList/GameList.cpp:444 msgid "Set as &Default ISO" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:444 +#: Source/Core/DolphinQt/GameList/GameList.cpp:447 msgid "Convert File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:446 +#: Source/Core/DolphinQt/GameList/GameList.cpp:449 msgid "Change &Disc" msgstr "更換光碟(&D)" -#: Source/Core/DolphinQt/GameList/GameList.cpp:457 +#: Source/Core/DolphinQt/GameList/GameList.cpp:460 msgid "Perform System Update" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:469 +#: Source/Core/DolphinQt/GameList/GameList.cpp:472 msgid "Install to the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:470 +#: Source/Core/DolphinQt/GameList/GameList.cpp:473 msgid "Uninstall from the NAND" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:497 +#: Source/Core/DolphinQt/GameList/GameList.cpp:500 msgid "Open Wii &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:499 +#: Source/Core/DolphinQt/GameList/GameList.cpp:502 msgid "Export Wii Save" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:509 +#: Source/Core/DolphinQt/GameList/GameList.cpp:512 msgid "Open GameCube &Save Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:513 +#: Source/Core/DolphinQt/GameList/GameList.cpp:516 msgid "Open &Containing Folder" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:514 +#: Source/Core/DolphinQt/GameList/GameList.cpp:517 msgid "Delete File..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:516 #: Source/Core/DolphinQt/GameList/GameList.cpp:519 +#: Source/Core/DolphinQt/GameList/GameList.cpp:522 msgid "Add Shortcut to Desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:520 +#: Source/Core/DolphinQt/GameList/GameList.cpp:523 msgid "There was an issue adding a shortcut to the desktop" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:527 -#: Source/Core/DolphinQt/GameList/GameList.cpp:1036 +#: Source/Core/DolphinQt/GameList/GameList.cpp:530 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:261 -#: Source/Core/DolphinQt/MenuBar.cpp:734 +#: Source/Core/DolphinQt/MenuBar.cpp:741 msgid "Tags" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:548 +#: Source/Core/DolphinQt/GameList/GameList.cpp:551 msgid "New Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:549 +#: Source/Core/DolphinQt/GameList/GameList.cpp:552 msgid "Remove Tag..." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:553 +#: Source/Core/DolphinQt/GameList/GameList.cpp:556 msgid "Host with NetPlay" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:602 -#: Source/Core/DolphinQt/MenuBar.cpp:1330 +#: Source/Core/DolphinQt/GameList/GameList.cpp:605 +#: Source/Core/DolphinQt/MenuBar.cpp:1344 msgid "Select Export Directory" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:622 -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 -#: Source/Core/DolphinQt/MenuBar.cpp:1336 +#: Source/Core/DolphinQt/GameList/GameList.cpp:625 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:1350 msgid "Save Export" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:623 +#: Source/Core/DolphinQt/GameList/GameList.cpp:626 msgid "Failed to export the following save files:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:627 +#: Source/Core/DolphinQt/GameList/GameList.cpp:630 msgid "Successfully exported save files" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:664 -#: Source/Core/DolphinQt/GameList/GameList.cpp:692 -#: Source/Core/DolphinQt/GameList/GameList.cpp:882 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:667 +#: Source/Core/DolphinQt/GameList/GameList.cpp:695 +#: Source/Core/DolphinQt/GameList/GameList.cpp:872 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failure" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:665 -#: Source/Core/DolphinQt/MenuBar.cpp:1184 +#: Source/Core/DolphinQt/GameList/GameList.cpp:668 +#: Source/Core/DolphinQt/MenuBar.cpp:1198 msgid "Successfully installed this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:666 -#: Source/Core/DolphinQt/MenuBar.cpp:1188 +#: Source/Core/DolphinQt/GameList/GameList.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:1202 msgid "Failed to install this title to the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:680 +#: Source/Core/DolphinQt/GameList/GameList.cpp:683 msgid "" "Uninstalling the WAD will remove the currently installed version of this " "title from the NAND without deleting its save data. Continue?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:693 +#: Source/Core/DolphinQt/GameList/GameList.cpp:696 msgid "Successfully removed this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:694 +#: Source/Core/DolphinQt/GameList/GameList.cpp:697 msgid "Failed to remove this title from the NAND." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:747 -#: Source/Core/DolphinQt/GameList/GameList.cpp:809 +#: Source/Core/DolphinQt/GameList/GameList.cpp:738 +#: Source/Core/DolphinQt/GameList/GameList.cpp:799 msgid "No save data found." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:859 +#: Source/Core/DolphinQt/GameList/GameList.cpp:849 msgid "Are you sure you want to delete this file?" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:883 +#: Source/Core/DolphinQt/GameList/GameList.cpp:873 msgid "Failed to delete the selected file." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:884 +#: Source/Core/DolphinQt/GameList/GameList.cpp:874 msgid "" "Check whether you have the permissions required to delete the file or " "whether it's still in use." msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 -#: Source/Core/DolphinQt/MenuBar.cpp:720 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1012 +#: Source/Core/DolphinQt/MenuBar.cpp:727 msgid "Platform" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1013 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:241 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 -#: Source/Core/DolphinQt/MenuBar.cpp:721 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 +#: Source/Core/DolphinQt/MenuBar.cpp:728 msgid "Banner" msgstr "橫幅" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1014 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:237 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:150 -#: Source/Core/DolphinQt/MenuBar.cpp:722 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/MenuBar.cpp:729 msgid "Title" msgstr "標題" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1026 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1016 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:245 -#: Source/Core/DolphinQt/MenuBar.cpp:724 +#: Source/Core/DolphinQt/MenuBar.cpp:731 msgid "Maker" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1027 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1017 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:247 -#: Source/Core/DolphinQt/MenuBar.cpp:725 +#: Source/Core/DolphinQt/MenuBar.cpp:732 msgid "File Name" msgstr "檔案名稱" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1028 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1018 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:249 -#: Source/Core/DolphinQt/MenuBar.cpp:726 +#: Source/Core/DolphinQt/MenuBar.cpp:733 msgid "File Path" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1029 -#: Source/Core/DolphinQt/MenuBar.cpp:727 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1019 +#: Source/Core/DolphinQt/MenuBar.cpp:734 msgid "Game ID" msgstr "遊戲 ID" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1030 -#: Source/Core/DolphinQt/MenuBar.cpp:728 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1020 +#: Source/Core/DolphinQt/MenuBar.cpp:735 #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220 msgid "Region" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1031 -#: Source/Core/DolphinQt/MenuBar.cpp:729 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1021 +#: Source/Core/DolphinQt/MenuBar.cpp:736 msgid "File Size" msgstr "檔案大小" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1032 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1022 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:253 -#: Source/Core/DolphinQt/MenuBar.cpp:730 +#: Source/Core/DolphinQt/MenuBar.cpp:737 msgid "File Format" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1033 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1023 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:255 -#: Source/Core/DolphinQt/MenuBar.cpp:731 +#: Source/Core/DolphinQt/MenuBar.cpp:738 msgid "Block Size" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1034 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1024 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:257 -#: Source/Core/DolphinQt/MenuBar.cpp:732 +#: Source/Core/DolphinQt/MenuBar.cpp:739 msgid "Compression" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1035 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1025 #: Source/Core/DolphinQt/GameList/GameListModel.cpp:259 -#: Source/Core/DolphinQt/MenuBar.cpp:733 +#: Source/Core/DolphinQt/MenuBar.cpp:740 msgid "Time Played" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "New tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1145 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1137 msgid "Name for a new tag:" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Remove tag" msgstr "" -#: Source/Core/DolphinQt/GameList/GameList.cpp:1157 +#: Source/Core/DolphinQt/GameList/GameList.cpp:1149 msgid "Name of the tag to remove:" msgstr "" @@ -9840,7 +9922,7 @@ msgid "&Interframe Blending" msgstr "" #: Source/Core/DolphinQt/GBAWidget.cpp:571 -#: Source/Core/DolphinQt/MainWindow.cpp:1799 +#: Source/Core/DolphinQt/MainWindow.cpp:1823 #: Source/Core/DolphinQt/RenderWidget.cpp:121 msgid "Failed to open '%1'" msgstr "" @@ -9899,12 +9981,12 @@ msgid "Create New Memory Card" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:445 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442 msgid "GameCube Memory Cards (*.raw *.gcp)" msgstr "" #: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73 -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:697 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694 msgid "All Files (*)" msgstr "" @@ -9949,112 +10031,112 @@ msgstr "開啟(&O)..." msgid "&Create..." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:146 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:148 msgid "Filename" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:152 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 msgid "Icon" msgstr "圖示" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:154 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:156 msgid "Blocks" msgstr "區塊" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:239 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:241 msgid "Switch to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:240 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:242 msgid "Copy to A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:308 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 msgid "Free Blocks: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:309 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:310 msgid "Free Files: %1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:344 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:345 msgid "" "Failed opening memory card:\n" "%1" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:355 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 msgid "Set Memory Card File for Slot A" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:356 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:357 msgid "Set Memory Card File for Slot B" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:359 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:360 msgid "GameCube Memory Cards" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:374 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:375 msgid "Data inconsistency in GCMemcardManager, aborting action." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:395 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:402 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:396 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:403 msgid "Native GCI File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:397 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:398 msgid "MadCatz Gameshark files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:399 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:400 msgid "Datel MaxDrive/Pro files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:419 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:489 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:496 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:490 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:497 msgid "Export Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:420 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:421 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:639 msgid "Failed to read selected savefile(s) from memory card." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:434 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:435 msgid "Export Save File" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:444 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:445 msgid "Failed to write savefile to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:451 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:452 msgid "Export Save Files" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:485 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:486 msgctxt "" msgid "Failed to export %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:493 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:494 msgctxt "" msgid "Successfully exported %n out of %1 save file(s)." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:518 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:519 #, c-format msgctxt "" msgid "" @@ -10062,7 +10144,7 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:525 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:526 #, c-format msgctxt "" msgid "" @@ -10070,45 +10152,45 @@ msgid "" "required." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:532 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:533 msgid "" "At least two of the selected save files have the same internal filename." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:540 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:541 msgid "The target memory card already contains a file \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:547 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:561 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:569 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:611 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:548 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 msgid "Import Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:562 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:563 msgid "Failed to import \"%1\"." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:570 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:571 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:674 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:689 msgid "Failed to write modified memory card to disk." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:583 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:584 msgid "Import Save File(s)" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:585 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:586 msgid "Supported file formats" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:602 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:603 msgid "%1: %2" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:612 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:613 msgid "" "Encountered the following errors while opening save files:\n" "%1\n" @@ -10116,78 +10198,78 @@ msgid "" "Aborting import." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:637 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:638 msgid "Copy Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:655 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:656 #, c-format msgctxt "" msgid "Do you want to delete the %n selected save file(s)?" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 -#: Source/Core/DolphinQt/GCMemcardManager.cpp:672 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:673 msgid "Remove Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:665 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:666 msgid "Failed to remove file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:687 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:688 msgid "Fix Checksums Failed" msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:824 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:825 msgid "Couldn't open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:827 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:828 msgid "Couldn't read file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:830 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:831 msgid "Filesize does not match any known GameCube Memory Card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:833 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:834 msgid "Filesize in header mismatches actual card size." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:836 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:837 msgid "Invalid checksums." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:839 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:840 msgid "Mismatch between free block count in header and actually unused blocks." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:842 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:843 msgid "Mismatch between internal data structures." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:845 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:846 msgid "Data in area of file that should be unused." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:848 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:849 msgid "No errors." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:858 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:859 msgid "Failed to open file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:860 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:861 msgid "Failed to read from file." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:862 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:863 msgid "Data in unrecognized format or corrupted." msgstr "" -#: Source/Core/DolphinQt/GCMemcardManager.cpp:864 +#: Source/Core/DolphinQt/GCMemcardManager.cpp:865 msgid "Unknown error." msgstr "" @@ -10240,21 +10322,21 @@ msgstr "" msgid "Player Two Ability Two" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116 -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:256 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589 msgid "Create" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:146 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147 msgid "Select Figure File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:173 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 msgid "Failed to open the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175 msgid "" "Failed to open the Infinity file:\n" "%1\n" @@ -10262,11 +10344,11 @@ msgid "" "The file may already be in use on the base." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:183 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 msgid "Failed to read the Infinity file!" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185 msgid "" "Failed to read the Infinity file:\n" "%1\n" @@ -10274,46 +10356,46 @@ msgid "" "The file was too small." msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:198 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199 msgid "Infinity Figure Creator" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:229 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230 msgid "--Unknown--" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:247 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248 msgid "Figure Number:" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599 #: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606 msgid "Error converting value" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:274 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275 msgid "Character entered is invalid!" msgstr "" #. i18n: This is used to create a file name. The string must end in ".bin". -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:290 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291 msgid "Unknown(%1).bin" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:294 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 msgid "Create Infinity File" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296 msgid "Infinity Object (*.bin);;" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:304 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 msgid "Failed to create Infinity file" msgstr "" -#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305 +#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306 msgid "" "Blank figure creation failed at:\n" "%1\n" @@ -10337,81 +10419,81 @@ msgstr "" msgid "Batch mode cannot be used without specifying a game to launch." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:310 +#: Source/Core/DolphinQt/MainWindow.cpp:312 msgid "Error occurred while loading some texture packs" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:318 +#: Source/Core/DolphinQt/MainWindow.cpp:320 msgid "Invalid Pack %1 provided: %2" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:789 +#: Source/Core/DolphinQt/MainWindow.cpp:813 #: Source/Core/DolphinQt/Settings/PathPane.cpp:52 msgid "All GC/Wii files" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:983 +#: Source/Core/DolphinQt/MainWindow.cpp:1007 msgid "" "A shutdown is already in progress. Unsaved data may be lost if you stop the " "current emulation before it completes. Force stop?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:991 +#: Source/Core/DolphinQt/MainWindow.cpp:1015 msgid "" "Do you want to stop the current emulation? Unsaved achievement modifications " "detected." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:996 +#: Source/Core/DolphinQt/MainWindow.cpp:1020 msgid "Do you want to stop the current emulation?" msgstr "您要停止目前的模擬嗎?" -#: Source/Core/DolphinQt/MainWindow.cpp:1168 +#: Source/Core/DolphinQt/MainWindow.cpp:1192 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from SP1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1175 +#: Source/Core/DolphinQt/MainWindow.cpp:1199 msgid "" "Non-Triforce games cannot be booted with Triforce hardware attached.\n" "Please remove the Triforce Baseboard from Port 1." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1200 +#: Source/Core/DolphinQt/MainWindow.cpp:1224 msgid "Failed to init core" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1490 -#: Source/Core/DolphinQt/MainWindow.cpp:1502 +#: Source/Core/DolphinQt/MainWindow.cpp:1514 +#: Source/Core/DolphinQt/MainWindow.cpp:1526 msgid "All Save States (*.sav *.s??);; All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1620 -#: Source/Core/DolphinQt/MainWindow.cpp:1687 +#: Source/Core/DolphinQt/MainWindow.cpp:1644 +#: Source/Core/DolphinQt/MainWindow.cpp:1711 msgid "Can't start a NetPlay Session while a game is still running!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1627 -#: Source/Core/DolphinQt/MainWindow.cpp:1694 +#: Source/Core/DolphinQt/MainWindow.cpp:1651 +#: Source/Core/DolphinQt/MainWindow.cpp:1718 msgid "A NetPlay Session is already in progress!" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1720 +#: Source/Core/DolphinQt/MainWindow.cpp:1744 msgid "Failed to open server" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1721 +#: Source/Core/DolphinQt/MainWindow.cpp:1745 msgid "" "Failed to listen on port %1. Is another instance of the NetPlay server " "running?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1821 +#: Source/Core/DolphinQt/MainWindow.cpp:1845 msgid "Do you want to add \"%1\" to the list of Game Paths?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1844 +#: Source/Core/DolphinQt/MainWindow.cpp:1868 msgid "" "Merging a new NAND over your currently selected NAND will overwrite any " "channels and savegames that already exist. This process is not reversible, " @@ -10419,48 +10501,49 @@ msgid "" "want to continue?" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1853 +#: Source/Core/DolphinQt/MainWindow.cpp:1877 msgid "Select NAND Backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1854 +#: Source/Core/DolphinQt/MainWindow.cpp:1878 msgid "BootMii NAND backup file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1863 +#: Source/Core/DolphinQt/MainWindow.cpp:1885 msgid "Importing NAND backup" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1873 -#, c-format -msgid "" -"Importing NAND backup\n" -" Time elapsed: %1s" +#: Source/Core/DolphinQt/MainWindow.cpp:1894 +msgid "Loading NAND..." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1879 +#: Source/Core/DolphinQt/MainWindow.cpp:1897 +msgid "Extracting NAND..." +msgstr "" + +#: Source/Core/DolphinQt/MainWindow.cpp:1907 msgid "Select Keys File (OTP/SEEPROM Dump)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1880 +#: Source/Core/DolphinQt/MainWindow.cpp:1908 msgid "BootMii keys file (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1904 +#: Source/Core/DolphinQt/MainWindow.cpp:1932 msgid "" "Playback of input recordings is disabled in RetroAchievements hardcore mode." msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 msgid "Select the Recording File to Play" msgstr "" -#: Source/Core/DolphinQt/MainWindow.cpp:1909 -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:1937 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Dolphin TAS Movies (*.dtm)" msgstr "Dolphin TAS 影片 (*.dtm)" -#: Source/Core/DolphinQt/MainWindow.cpp:1987 +#: Source/Core/DolphinQt/MainWindow.cpp:2015 msgid "Save Recording File As" msgstr "" @@ -10742,421 +10825,429 @@ msgstr "&JIT" msgid "&Assembler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:600 +#: Source/Core/DolphinQt/MenuBar.cpp:599 +msgid "Show Game Count" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:607 msgid "Purge Game List Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:616 +#: Source/Core/DolphinQt/MenuBar.cpp:623 msgid "&Options" msgstr "選項(&O)" -#: Source/Core/DolphinQt/MenuBar.cpp:619 Source/Core/DolphinQt/MenuBar.cpp:622 +#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629 msgid "Co&nfiguration" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:626 +#: Source/Core/DolphinQt/MenuBar.cpp:633 msgid "&Graphics Settings" msgstr "影像設定(&G)" -#: Source/Core/DolphinQt/MenuBar.cpp:627 +#: Source/Core/DolphinQt/MenuBar.cpp:634 msgid "&Audio Settings" msgstr "聲音設定 (&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:629 +#: Source/Core/DolphinQt/MenuBar.cpp:636 msgid "&Controller Settings" msgstr "控制器設定(&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:630 +#: Source/Core/DolphinQt/MenuBar.cpp:637 msgid "&Hotkey Settings" msgstr "快捷鍵設定(&D)" -#: Source/Core/DolphinQt/MenuBar.cpp:631 +#: Source/Core/DolphinQt/MenuBar.cpp:638 msgid "&Free Look Settings" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:636 +#: Source/Core/DolphinQt/MenuBar.cpp:643 msgid "Boot to Pause" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:643 +#: Source/Core/DolphinQt/MenuBar.cpp:650 msgid "Reset Ignore Panic Handler" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:649 +#: Source/Core/DolphinQt/MenuBar.cpp:656 msgid "&Font..." msgstr "字體... (&F)" -#: Source/Core/DolphinQt/MenuBar.cpp:666 +#: Source/Core/DolphinQt/MenuBar.cpp:673 msgid "&Website" msgstr "網站(&W)" -#: Source/Core/DolphinQt/MenuBar.cpp:669 +#: Source/Core/DolphinQt/MenuBar.cpp:676 msgid "Online &Documentation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:673 +#: Source/Core/DolphinQt/MenuBar.cpp:680 msgid "&GitHub Repository" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:677 +#: Source/Core/DolphinQt/MenuBar.cpp:684 msgid "&Bug Tracker" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:687 +#: Source/Core/DolphinQt/MenuBar.cpp:694 msgid "&Check for Updates..." msgstr "檢查更新 (&C)" -#: Source/Core/DolphinQt/MenuBar.cpp:694 +#: Source/Core/DolphinQt/MenuBar.cpp:701 msgid "&About" msgstr "關於(&A)" -#: Source/Core/DolphinQt/MenuBar.cpp:699 +#: Source/Core/DolphinQt/MenuBar.cpp:706 msgid "List View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:702 +#: Source/Core/DolphinQt/MenuBar.cpp:709 msgid "Grid View" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:737 +#: Source/Core/DolphinQt/MenuBar.cpp:744 msgid "List Columns" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:757 +#: Source/Core/DolphinQt/MenuBar.cpp:764 msgid "Show Wii" msgstr "顯示 Wii" -#: Source/Core/DolphinQt/MenuBar.cpp:758 +#: Source/Core/DolphinQt/MenuBar.cpp:765 msgid "Show GameCube" msgstr "顯示 GameCube" -#: Source/Core/DolphinQt/MenuBar.cpp:759 +#: Source/Core/DolphinQt/MenuBar.cpp:766 msgid "Show Triforce" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:760 +#: Source/Core/DolphinQt/MenuBar.cpp:767 msgid "Show WAD" msgstr "顯示 WAD" -#: Source/Core/DolphinQt/MenuBar.cpp:761 +#: Source/Core/DolphinQt/MenuBar.cpp:768 msgid "Show ELF/DOL" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:764 +#: Source/Core/DolphinQt/MenuBar.cpp:771 msgid "Show Platforms" msgstr "顯示平台" -#: Source/Core/DolphinQt/MenuBar.cpp:784 +#: Source/Core/DolphinQt/MenuBar.cpp:791 msgid "Show JPN" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:785 +#: Source/Core/DolphinQt/MenuBar.cpp:792 msgid "Show PAL" msgstr "顯示 PAL" -#: Source/Core/DolphinQt/MenuBar.cpp:786 +#: Source/Core/DolphinQt/MenuBar.cpp:793 msgid "Show USA" msgstr "顯示 USA" -#: Source/Core/DolphinQt/MenuBar.cpp:787 +#: Source/Core/DolphinQt/MenuBar.cpp:794 msgid "Show Australia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:788 +#: Source/Core/DolphinQt/MenuBar.cpp:795 msgid "Show France" msgstr "顯示 France" -#: Source/Core/DolphinQt/MenuBar.cpp:789 +#: Source/Core/DolphinQt/MenuBar.cpp:796 msgid "Show Germany" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:790 +#: Source/Core/DolphinQt/MenuBar.cpp:797 msgid "Show Italy" msgstr "顯示 Italy" -#: Source/Core/DolphinQt/MenuBar.cpp:791 +#: Source/Core/DolphinQt/MenuBar.cpp:798 msgid "Show Korea" msgstr "顯示 Korea" -#: Source/Core/DolphinQt/MenuBar.cpp:792 +#: Source/Core/DolphinQt/MenuBar.cpp:799 msgid "Show Netherlands" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:793 +#: Source/Core/DolphinQt/MenuBar.cpp:800 msgid "Show Russia" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:794 +#: Source/Core/DolphinQt/MenuBar.cpp:801 msgid "Show Spain" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:795 +#: Source/Core/DolphinQt/MenuBar.cpp:802 msgid "Show Taiwan" msgstr "顯示 Taiwan" -#: Source/Core/DolphinQt/MenuBar.cpp:796 +#: Source/Core/DolphinQt/MenuBar.cpp:803 msgid "Show World" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:797 +#: Source/Core/DolphinQt/MenuBar.cpp:804 msgid "Show Unknown" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:799 +#: Source/Core/DolphinQt/MenuBar.cpp:806 msgid "Show Regions" msgstr "顯示區域" -#: Source/Core/DolphinQt/MenuBar.cpp:801 +#: Source/Core/DolphinQt/MenuBar.cpp:808 msgid "Show All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:802 +#: Source/Core/DolphinQt/MenuBar.cpp:809 msgid "Hide All" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:828 +#: Source/Core/DolphinQt/MenuBar.cpp:835 msgid "&Movie" msgstr "影片(&M)" -#: Source/Core/DolphinQt/MenuBar.cpp:831 +#: Source/Core/DolphinQt/MenuBar.cpp:838 msgid "Start Re&cording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:833 +#: Source/Core/DolphinQt/MenuBar.cpp:840 msgid "P&lay Input Recording..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:834 +#: Source/Core/DolphinQt/MenuBar.cpp:841 msgid "Stop Playing/Recording Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:837 +#: Source/Core/DolphinQt/MenuBar.cpp:844 msgid "Export Recording..." msgstr "匯出錄像..." -#: Source/Core/DolphinQt/MenuBar.cpp:844 +#: Source/Core/DolphinQt/MenuBar.cpp:851 msgid "&Read-Only Mode" msgstr "唯讀模式(&R)" -#: Source/Core/DolphinQt/MenuBar.cpp:850 +#: Source/Core/DolphinQt/MenuBar.cpp:857 msgid "TAS Input" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:854 +#: Source/Core/DolphinQt/MenuBar.cpp:861 msgid "Pause at End of Movie" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:860 +#: Source/Core/DolphinQt/MenuBar.cpp:867 msgid "Enable Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:866 +#: Source/Core/DolphinQt/MenuBar.cpp:873 msgid "Customize Movie Window" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:870 +#: Source/Core/DolphinQt/MenuBar.cpp:877 msgid "Dump Frames" msgstr "轉儲畫格" -#: Source/Core/DolphinQt/MenuBar.cpp:876 +#: Source/Core/DolphinQt/MenuBar.cpp:883 msgid "Dump Audio" msgstr "轉儲聲音" -#: Source/Core/DolphinQt/MenuBar.cpp:885 +#: Source/Core/DolphinQt/MenuBar.cpp:892 msgid "JIT" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:888 +#: Source/Core/DolphinQt/MenuBar.cpp:895 msgid "Interpreter Core" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:900 +#: Source/Core/DolphinQt/MenuBar.cpp:907 msgid "JIT Block Linking Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:908 +#: Source/Core/DolphinQt/MenuBar.cpp:915 msgid "Disable JIT Cache" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:916 +#: Source/Core/DolphinQt/MenuBar.cpp:923 msgid "Disable Fastmem" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:922 +#: Source/Core/DolphinQt/MenuBar.cpp:929 +msgid "Disable Page Table Fastmem" +msgstr "" + +#: Source/Core/DolphinQt/MenuBar.cpp:936 msgid "Disable Fastmem Arena" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:928 +#: Source/Core/DolphinQt/MenuBar.cpp:942 msgid "Disable Large Entry Points Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:941 +#: Source/Core/DolphinQt/MenuBar.cpp:955 msgid "Log JIT Instruction Coverage" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:943 +#: Source/Core/DolphinQt/MenuBar.cpp:957 msgid "Search for an Instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:947 +#: Source/Core/DolphinQt/MenuBar.cpp:961 msgid "Enable JIT Block Profiling" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:953 +#: Source/Core/DolphinQt/MenuBar.cpp:967 msgid "Wipe JIT Block Profiling Data" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:956 +#: Source/Core/DolphinQt/MenuBar.cpp:970 msgid "Write JIT Block Log Dump" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:960 +#: Source/Core/DolphinQt/MenuBar.cpp:974 msgid "JIT Off (JIT Core)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:966 +#: Source/Core/DolphinQt/MenuBar.cpp:980 msgid "JIT LoadStore Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:973 +#: Source/Core/DolphinQt/MenuBar.cpp:987 msgid "JIT LoadStore lbzx Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:980 +#: Source/Core/DolphinQt/MenuBar.cpp:994 msgid "JIT LoadStore lXz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:987 +#: Source/Core/DolphinQt/MenuBar.cpp:1001 msgid "JIT LoadStore lwz Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:994 +#: Source/Core/DolphinQt/MenuBar.cpp:1008 msgid "JIT LoadStore Floating Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1002 +#: Source/Core/DolphinQt/MenuBar.cpp:1016 msgid "JIT LoadStore Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1009 +#: Source/Core/DolphinQt/MenuBar.cpp:1023 msgid "JIT FloatingPoint Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1016 +#: Source/Core/DolphinQt/MenuBar.cpp:1030 msgid "JIT Integer Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1023 +#: Source/Core/DolphinQt/MenuBar.cpp:1037 msgid "JIT Paired Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1030 +#: Source/Core/DolphinQt/MenuBar.cpp:1044 msgid "JIT SystemRegisters Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1037 +#: Source/Core/DolphinQt/MenuBar.cpp:1051 msgid "JIT Branch Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1044 +#: Source/Core/DolphinQt/MenuBar.cpp:1058 msgid "JIT Register Cache Off" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1056 +#: Source/Core/DolphinQt/MenuBar.cpp:1070 msgid "&Clear Symbols" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1058 +#: Source/Core/DolphinQt/MenuBar.cpp:1072 msgid "&Generate Symbols From" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1060 +#: Source/Core/DolphinQt/MenuBar.cpp:1074 msgid "Signature Database" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1061 +#: Source/Core/DolphinQt/MenuBar.cpp:1075 msgid "RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1064 +#: Source/Core/DolphinQt/MenuBar.cpp:1078 msgid "&Load Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1065 +#: Source/Core/DolphinQt/MenuBar.cpp:1079 msgid "&Save Symbol Map" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1068 +#: Source/Core/DolphinQt/MenuBar.cpp:1082 msgid "Load &Other Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1069 +#: Source/Core/DolphinQt/MenuBar.cpp:1083 msgid "Load &Bad Map File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1070 +#: Source/Core/DolphinQt/MenuBar.cpp:1084 msgid "Save Symbol Map &As..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1073 +#: Source/Core/DolphinQt/MenuBar.cpp:1087 msgid "Sa&ve Code" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1076 +#: Source/Core/DolphinQt/MenuBar.cpp:1090 msgid "C&reate Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1077 +#: Source/Core/DolphinQt/MenuBar.cpp:1091 msgid "Append to &Existing Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1079 +#: Source/Core/DolphinQt/MenuBar.cpp:1093 msgid "Combine &Two Signature Files..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1081 +#: Source/Core/DolphinQt/MenuBar.cpp:1095 msgid "Appl&y Signature File..." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1084 +#: Source/Core/DolphinQt/MenuBar.cpp:1098 msgid "&Patch HLE Functions" msgstr "修正 HLE 功能 (&P)" -#: Source/Core/DolphinQt/MenuBar.cpp:1115 +#: Source/Core/DolphinQt/MenuBar.cpp:1129 msgid "Load vWii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1116 +#: Source/Core/DolphinQt/MenuBar.cpp:1130 msgid "Load Wii System Menu %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1174 +#: Source/Core/DolphinQt/MenuBar.cpp:1188 msgid "Select Title to Install to NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1175 +#: Source/Core/DolphinQt/MenuBar.cpp:1189 msgid "WAD files (*.wad)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1195 +#: Source/Core/DolphinQt/MenuBar.cpp:1209 msgid "Select Save File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1196 +#: Source/Core/DolphinQt/MenuBar.cpp:1210 msgid "Wii save files (*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1204 -#: Source/Core/DolphinQt/MenuBar.cpp:1214 -#: Source/Core/DolphinQt/MenuBar.cpp:1217 -#: Source/Core/DolphinQt/MenuBar.cpp:1223 -#: Source/Core/DolphinQt/MenuBar.cpp:1230 -#: Source/Core/DolphinQt/MenuBar.cpp:1265 -#: Source/Core/DolphinQt/MenuBar.cpp:1319 +#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 +#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1237 +#: Source/Core/DolphinQt/MenuBar.cpp:1244 +#: Source/Core/DolphinQt/MenuBar.cpp:1279 +#: Source/Core/DolphinQt/MenuBar.cpp:1333 msgid "Save Import" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1205 +#: Source/Core/DolphinQt/MenuBar.cpp:1219 msgid "" "Save data for this title already exists in the NAND. Consider backing up the " "current data before overwriting.\n" @@ -11164,33 +11255,33 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1214 +#: Source/Core/DolphinQt/MenuBar.cpp:1228 msgid "Successfully imported save file." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1218 +#: Source/Core/DolphinQt/MenuBar.cpp:1232 msgid "" "Failed to import save file. The given file appears to be corrupted or is not " "a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1224 +#: Source/Core/DolphinQt/MenuBar.cpp:1238 msgid "" "Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1231 +#: Source/Core/DolphinQt/MenuBar.cpp:1245 msgid "" "Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1241 +#: Source/Core/DolphinQt/MenuBar.cpp:1255 msgid "Select Save Folder" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1266 +#: Source/Core/DolphinQt/MenuBar.cpp:1280 msgid "" "%1: Save data for this title already exists in the NAND. Consider backing up " "the current data before overwriting.\n" @@ -11198,230 +11289,230 @@ msgid "" "Overwrite existing save data?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1293 +#: Source/Core/DolphinQt/MenuBar.cpp:1307 msgid "" "%1: Failed to import save file. The given file appears to be corrupted or is " "not a valid Wii save." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1300 +#: Source/Core/DolphinQt/MenuBar.cpp:1314 msgid "" "%1: Failed to import save file. Please launch the game once, then try again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1308 +#: Source/Core/DolphinQt/MenuBar.cpp:1322 msgid "" "%1: Failed to import save file. Your NAND may be corrupt, or something is " "preventing access to files within it. Try repairing your NAND (Tools -> " "Manage NAND -> Check NAND...), then import the save again." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1320 +#: Source/Core/DolphinQt/MenuBar.cpp:1334 msgid "Successfully imported %1 save file(s) with %2 failure(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1337 +#: Source/Core/DolphinQt/MenuBar.cpp:1351 #, c-format msgctxt "" msgid "Exported %n save(s)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1349 +#: Source/Core/DolphinQt/MenuBar.cpp:1363 msgid "" "The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1357 +#: Source/Core/DolphinQt/MenuBar.cpp:1371 msgid "" "The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, " "out of an allowed maximum of %3 blocks (%4 KiB)." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1367 -#: Source/Core/DolphinQt/MenuBar.cpp:1376 -#: Source/Core/DolphinQt/MenuBar.cpp:1393 -#: Source/Core/DolphinQt/MenuBar.cpp:1397 +#: Source/Core/DolphinQt/MenuBar.cpp:1381 +#: Source/Core/DolphinQt/MenuBar.cpp:1390 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1411 #: Source/Core/DolphinQt/NANDRepairDialog.cpp:29 msgid "NAND Check" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1369 +#: Source/Core/DolphinQt/MenuBar.cpp:1383 msgid "" "Your NAND contains more data than allowed. Wii software may behave " "incorrectly or not allow saving." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1378 +#: Source/Core/DolphinQt/MenuBar.cpp:1392 msgid "No issues have been detected." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1393 +#: Source/Core/DolphinQt/MenuBar.cpp:1407 msgid "The NAND has been repaired." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1398 +#: Source/Core/DolphinQt/MenuBar.cpp:1412 msgid "" "The NAND could not be repaired. It is recommended to back up your current " "data and start over with a fresh NAND." msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1407 +#: Source/Core/DolphinQt/MenuBar.cpp:1421 msgid "Successfully extracted certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1411 +#: Source/Core/DolphinQt/MenuBar.cpp:1425 msgid "Failed to extract certificates from NAND" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1447 +#: Source/Core/DolphinQt/MenuBar.cpp:1461 msgid "Pick a debug font" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1455 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:494 +#: Source/Core/DolphinQt/MenuBar.cpp:1469 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 #: Source/Core/DolphinQt/ResourcePackManager.cpp:238 msgid "Confirmation" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1456 +#: Source/Core/DolphinQt/MenuBar.cpp:1470 msgid "Do you want to clear the list of symbol names?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1495 +#: Source/Core/DolphinQt/MenuBar.cpp:1509 msgid "Generated symbol names from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1502 +#: Source/Core/DolphinQt/MenuBar.cpp:1516 msgid "'%1' not found, no symbol names generated" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "RSO auto-detection" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1512 +#: Source/Core/DolphinQt/MenuBar.cpp:1526 msgid "Auto-detect RSO modules?" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1517 +#: Source/Core/DolphinQt/MenuBar.cpp:1531 msgid "Enter the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1524 +#: Source/Core/DolphinQt/MenuBar.cpp:1538 msgid "Invalid RSO module address: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1539 -#: Source/Core/DolphinQt/MenuBar.cpp:1595 +#: Source/Core/DolphinQt/MenuBar.cpp:1553 +#: Source/Core/DolphinQt/MenuBar.cpp:1609 msgid "Failed to load RSO module at %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1545 -#: Source/Core/DolphinQt/MenuBar.cpp:1695 +#: Source/Core/DolphinQt/MenuBar.cpp:1559 +#: Source/Core/DolphinQt/MenuBar.cpp:1709 msgid "Modules found: %1" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1546 +#: Source/Core/DolphinQt/MenuBar.cpp:1560 msgid "Detecting RSO Modules" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1570 +#: Source/Core/DolphinQt/MenuBar.cpp:1584 msgid "Unable to auto-detect RSO module" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1576 +#: Source/Core/DolphinQt/MenuBar.cpp:1590 msgid "Select the RSO module address:" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1726 +#: Source/Core/DolphinQt/MenuBar.cpp:1740 msgid "'%1' not found, scanning for common functions instead" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1737 +#: Source/Core/DolphinQt/MenuBar.cpp:1751 msgid "Loaded symbols from '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1755 -#: Source/Core/DolphinQt/MenuBar.cpp:1772 +#: Source/Core/DolphinQt/MenuBar.cpp:1769 +#: Source/Core/DolphinQt/MenuBar.cpp:1786 msgid "Load Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1756 -#: Source/Core/DolphinQt/MenuBar.cpp:1773 -#: Source/Core/DolphinQt/MenuBar.cpp:1792 +#: Source/Core/DolphinQt/MenuBar.cpp:1770 +#: Source/Core/DolphinQt/MenuBar.cpp:1787 +#: Source/Core/DolphinQt/MenuBar.cpp:1806 msgid "Dolphin Map File (*.map)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1790 +#: Source/Core/DolphinQt/MenuBar.cpp:1804 msgid "Save Map File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1813 +#: Source/Core/DolphinQt/MenuBar.cpp:1827 msgid "Failed to save code map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1824 +#: Source/Core/DolphinQt/MenuBar.cpp:1838 msgid "Failed to load map file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1837 +#: Source/Core/DolphinQt/MenuBar.cpp:1851 msgid "Failed to save symbol map to path '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1843 +#: Source/Core/DolphinQt/MenuBar.cpp:1857 msgid "" "Only export symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1846 +#: Source/Core/DolphinQt/MenuBar.cpp:1860 msgid "Save Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1858 +#: Source/Core/DolphinQt/MenuBar.cpp:1872 msgid "Failed to save signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1868 +#: Source/Core/DolphinQt/MenuBar.cpp:1882 msgid "" "Only append symbols with prefix:\n" "(Blank for all symbols)" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1871 +#: Source/Core/DolphinQt/MenuBar.cpp:1885 msgid "Append Signature To" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1885 +#: Source/Core/DolphinQt/MenuBar.cpp:1899 msgid "Failed to append to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1894 +#: Source/Core/DolphinQt/MenuBar.cpp:1908 msgid "Apply Signature File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1914 +#: Source/Core/DolphinQt/MenuBar.cpp:1928 msgid "Choose Priority Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1919 +#: Source/Core/DolphinQt/MenuBar.cpp:1933 msgid "Choose Secondary Input File" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1924 +#: Source/Core/DolphinQt/MenuBar.cpp:1938 msgid "Save Combined Output File As" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1937 +#: Source/Core/DolphinQt/MenuBar.cpp:1951 msgid "Failed to save to signature file '%1'" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Search instruction" msgstr "" -#: Source/Core/DolphinQt/MenuBar.cpp:1965 +#: Source/Core/DolphinQt/MenuBar.cpp:1979 msgid "Instruction:" msgstr "" @@ -11537,7 +11628,7 @@ msgid "Game" msgstr "" #: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:287 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288 msgid "Players" msgstr "玩家" @@ -11566,75 +11657,75 @@ msgstr "" msgid "Invalid password provided." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:98 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99 msgid "NetPlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:130 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131 #: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65 msgid "Start" msgstr "Start" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:132 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Buffer:" msgstr "緩衝:" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134 msgid "Quit" msgstr "離開" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:140 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141 msgid "No Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:142 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143 msgid "" "Netplay will start without any save data, and any created save data will be " "discarded at the end of the Netplay session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:145 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146 msgid "Load Host's Save Data Only" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:147 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148 msgid "" "Netplay will start using the Host's save data, but any save data created or " "modified during the Netplay session will be discarded at the end of the " "session." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:150 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151 msgid "Load and Write Host's Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:152 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153 msgid "" "Netplay will start using the Host's save data, and any save data created or " "modified during the Netplay session will remain in the Host's local saves." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:164 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165 msgid "Use All Wii Save Data" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:166 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167 msgid "" "If checked, all Wii saves will be used instead of only the save of the game " "being started. Useful when switching games mid-session. Has no effect if No " "Save Data is selected." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:172 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173 msgid "Sync AR/Gecko Codes" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:174 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175 msgid "Strict Settings Sync" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:176 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177 msgid "" "This will sync additional graphics settings, and force everyone to the same " "internal resolution.\n" @@ -11642,11 +11733,11 @@ msgid "" "uses the same video backend." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:183 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184 msgid "Fair Input Delay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:185 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186 msgid "" "Each player sends their own inputs to the game, with equal buffer size for " "all players, configured by the host.\n" @@ -11654,11 +11745,11 @@ msgid "" "important." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:189 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190 msgid "Host Input Authority" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:191 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192 msgid "" "Host has control of sending all inputs to the game, as received from other " "players, giving the host zero latency but increasing latency for others.\n" @@ -11666,85 +11757,85 @@ msgid "" "latency connections." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:195 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196 msgid "Golf Mode" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:197 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198 msgid "" "Identical to Host Input Authority, except the \"Host\" (who has zero " "latency) can be switched at any time.\n" "Suitable for turn-based games with timing-sensitive controls, such as golf." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:209 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 msgid "Checksum" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211 msgid "Current game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:213 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214 msgid "Other game..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:221 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222 msgid "SD Card" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228 msgid "Record Inputs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:229 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230 msgid "Show Golf Mode Overlay" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:231 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232 msgid "Hide Remote GBAs" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:264 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265 msgid "Chat" msgstr "聊天" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:267 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268 msgid "Send" msgstr "傳送" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:290 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:703 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:732 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:760 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761 msgid "Copy" msgstr "複製" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:292 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 msgid "Kick Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294 msgid "Assign Controller Ports" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:405 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406 msgid "Stopped game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:451 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 msgid "Successfully added to the NetPlay index" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453 msgid "Failed to add this session to the NetPlay index: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469 msgid "Not all players have the game. Do you really want to start?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477 msgid "" "Auto internal resolution is not allowed in strict sync mode, as it depends " "on window size.\n" @@ -11752,171 +11843,171 @@ msgid "" "Please select a specific internal resolution." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496 msgid "Are you sure you want to quit NetPlay?" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:517 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 msgid "Room ID" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519 msgid "External" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:523 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524 msgid "Local" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Player" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Game Status" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Ping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Mapping" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:631 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632 msgid "Revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:638 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 msgid "Wrong hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640 msgid "" "Game file has a different hash; right-click it, select Properties, switch to " "the Verify tab, and select Verify Integrity to check the hash" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Wrong disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:642 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643 msgid "Game has a different disc number" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Wrong revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:644 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645 msgid "Game has a different revision" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Wrong region" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:646 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647 msgid "Game region does not match" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "Not found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:648 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649 msgid "No matching game was found" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:711 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712 msgid "Connecting" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739 #: qtbase/src/gui/kernel/qplatformtheme.cpp:726 msgid "Retry" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:827 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828 msgid "Game changed to \"%1\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:835 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836 msgid "GBA%1 ROM changed to \"%2\"" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:840 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841 msgid "GBA%1 ROM disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:872 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873 msgid "Started game" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:912 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913 msgid "%1 has joined" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:917 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918 msgid "%1 has left" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:926 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 msgid "Max buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928 msgid "Buffer size changed to %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority enabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:936 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937 msgid "Host input authority disabled" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:958 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959 msgid "Max Buffer:" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:969 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970 msgid "Possible desync detected: %1 might have desynced at frame %2" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:976 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977 msgid "Lost connection to NetPlay server..." msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984 msgid "Failed to connect to server: %1" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:997 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 msgid "Traversal Error" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:993 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994 msgid "Couldn't look up central server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999 msgid "Dolphin is too old for traversal server" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1039 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040 msgid "%1 is now golfing" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1044 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045 msgid "Using TTL %1 for probe packet" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1107 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108 #, c++-format msgid "" "Mismatched ROMs\n" @@ -11928,7 +12019,7 @@ msgid "" "- Hash: {4:02X}" msgstr "" -#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1115 +#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116 msgid "%1 is not a valid ROM" msgstr "" @@ -12403,7 +12494,7 @@ msgid "" msgstr "" #: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319 -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:404 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 msgid "Reset Dolphin Settings" msgstr "" @@ -12411,7 +12502,7 @@ msgstr "" msgid "Reset All Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405 +#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406 msgid "" "Are you sure you want to restore all Dolphin settings to their default " "values? This action cannot be undone!\n" @@ -12420,120 +12511,130 @@ msgid "" "Do you want to proceed?" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:35 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42 msgid "%1%" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:55 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 msgid "DSP Options" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:59 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66 msgid "DSP Emulation Engine:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:61 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68 msgid "HLE (recommended)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69 msgid "LLE Recompiler (slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:63 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70 msgid "LLE Interpreter (very slow)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:96 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103 msgid "Backend Settings" msgstr "裝置設定" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:99 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106 msgid "Audio Backend:" msgstr "聲音裝置:" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:112 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:340 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438 msgid "Dolby Pro Logic II Decoder" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:113 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120 msgid "Decoding Quality:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Lowest (Latency ~10 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:115 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122 msgid "Low (Latency ~20 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "High (Latency ~40 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:116 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123 msgid "Highest (Latency ~80 ms)" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:127 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223 msgid "Default Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143 msgid "Output Device:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:144 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:228 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273 msgid "Latency: %1 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:146 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154 msgid "Latency: 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:156 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164 msgid "Audio Playback Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:167 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 msgid "" "Controls the number of audio samples buffered. Lower values reduce latency " "but may cause more crackling or stuttering.

If " "unsure, set this to 80 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:179 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 msgid "%1 ms" msgstr "%1 ms" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:180 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188 msgid " 000 ms" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:182 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:366 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464 msgid "Fill Audio Gaps" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:185 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:369 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467 msgid "Preserve Audio Pitch" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187 -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:363 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461 msgid "Mute When Disabling Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:192 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200 msgid "Audio Buffer Size:" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:297 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213 +msgid "Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487 +msgid "Enable Wii Remote Audio Routing" +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395 msgid "" "Selects how the Digital Signal Processor (DSP) is emulated. Determines how " "the audio is processed and what system features are available." @@ -12546,85 +12647,107 @@ msgid "" "

If unsure, select HLE." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:307 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405 msgid "" "Selects which audio API to use internally.

If " "unsure, select %1." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:310 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408 msgid "" "Sets the audio latency in milliseconds. Higher values may reduce audio " "crackling. Certain backends only.

If unsure, leave " "this at 20 ms." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:313 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411 msgid "" "Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends " "only.

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:316 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414 msgid "" "Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher " "presets increases audio latency.

If unsure, select " "High." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:319 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417 msgid "" "Adjusts audio output volume.

If unsure, leave this " "at 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:322 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420 msgid "" "Repeat existing audio during lag spikes to prevent stuttering." "

If unsure, leave this checked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:325 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423 msgid "" "Keeps audio at normal pitch when changing emulation speed. Without this, " "audio pitch changes proportionally with speed.

If " "unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:329 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427 msgid "" "Mutes the audio when overriding the emulation speed limit (default hotkey: " "Tab).

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:332 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430 msgid "DSP Emulation Engine" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:335 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433 msgid "Audio Backend" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:343 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441 msgid "Decoding Quality" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:348 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446 msgid "" "Selects an output device to use.

If unsure, select " "Default Device." msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:350 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448 msgid "Output Device" msgstr "" -#: Source/Core/DolphinQt/Settings/AudioPane.cpp:359 +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457 msgid "Latency" msgstr "" +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472 +msgid "" +"Routes each Wii Remote's speaker audio to a separate audio output device. " +"This setting cannot be changed while emulation is active.

This " +"setting is disabled when Enable Speaker Data is disabled, Passthrough a " +"Bluetooth adapter is selected, or an audio backend other than Cubeb is " +"selected.

If unsure, leave this unchecked." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479 +msgid "" +"Enables routing this Wii Remote's speaker audio to a separate output device." +msgstr "" + +#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481 +msgid "" +"Selects the audio output device for this Wii Remote's speaker audio." +"

This setting is disabled when this Wii Remote is not set to Emulated " +"Wii Remote." +msgstr "" + #. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network #. interface (physical) like a serial number. "MAC" should be kept in translations. #: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39 @@ -12755,42 +12878,42 @@ msgstr "" msgid "GBA Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:208 -msgid "Run GBA Cores in Dedicated Threads" -msgstr "" - -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:214 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209 msgid "BIOS:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:223 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219 +msgid "Game Boy Player ROM:" +msgstr "" + +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220 msgid "Port %1 ROM:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:230 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228 msgid "Save in Same Directory as the ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:236 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234 msgid "Saves:" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:443 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440 msgid "Choose a File to Open or Create" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:455 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452 msgid "Cannot set memory card to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:475 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472 msgid "" "The filename %1 does not conform to Dolphin's region code format for memory " "cards. Please rename this file to either %2, %3, %4, or %5, matching the " "region of the save files that are on it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:497 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494 msgid "" "The file\n" "%1\n" @@ -12798,78 +12921,78 @@ msgid "" "%2" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:518 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515 msgid "" "The same file can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:551 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548 msgid "Choose GCI Base Folder" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:561 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558 msgid "Cannot set GCI folder to an empty path." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:602 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599 msgid "" "The folder %1 does not conform to Dolphin's region code format for GCI " "folders. Please rename this folder to either %2, %3, %4, or %5, matching the " "region of the save files that are in it." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:626 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623 msgid "" "The same folder can't be used in multiple slots; it is already used by %1." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:661 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658 msgid "Choose a File to Open" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:662 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659 msgid "Game Boy Advance Carts (*.gba)" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:696 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693 msgid "Select GBA BIOS" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:718 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715 msgid "Select GBA Saves Path" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:745 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742 msgid "Put IPL ROMs in User/GC/." msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:804 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801 msgid "Select GBA ROM" msgstr "" -#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:810 +#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807 msgid "" "Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom " "*.bin);;All Files (*)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:135 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138 msgid "Basic Settings" msgstr "基本設定" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:140 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 msgid "Enable Dual Core (speedhack)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146 msgid "Enable Cheats" msgstr "開啟作弊" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:147 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 msgid "Load Whole Game Into Memory" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153 msgid "" "Loads the running game into memory in the background.

This may " "improve performance with slow or high-latency storage.
System memory " @@ -12877,82 +13000,82 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:156 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159 msgid "Allow Mismatched Region Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:160 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163 msgid "Change Discs Automatically" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:164 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167 msgid "Show Current Game on Discord" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:175 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178 msgid "Unlimited" msgstr "無限制" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:182 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185 msgid "%1% (Normal Speed)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:187 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190 msgid "&Speed Limit:" msgstr "限制速度 (&S)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:192 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195 msgid "Auto Update Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:202 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 msgid "&Auto Update:" msgstr "自動更新 (&A)" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208 msgid "Don't Update" msgstr "" #. i18n: Releases is a noun. -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Releases (every few months)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:207 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210 msgid "Dev (multiple times a day)" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:215 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:458 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461 msgid "Fallback Region" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:226 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229 msgid "Fallback Region:" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:235 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238 msgid "Usage Statistics Reporting Settings" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:240 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243 msgid "Enable Usage Statistics Reporting" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:241 -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:464 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467 msgid "Generate a New Statistics Identity" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:365 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368 msgid "Identity Generation" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:366 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369 msgid "New identity generated." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:374 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377 msgid "" "Separates CPU and GPU emulation work to separate threads. Reduces single-" "thread burden by spreading Dolphin's heaviest load across two cores, which " @@ -12961,7 +13084,7 @@ msgid "" "

If unsure, leave this unchecked." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:380 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383 msgid "" "Enables the use of AR and Gecko cheat codes which can be used to modify " "games' behavior. These codes can be configured with the Cheats Manager in " @@ -12970,7 +13093,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:385 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388 msgid "" "Lets you use languages and other region-related settings that the game may " "not be designed for. May cause various crashes and bugs.

This setting " @@ -12978,7 +13101,7 @@ msgid "" "unsure, leave this unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:390 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393 msgid "" "Automatically changes the game disc when requested by games with two discs. " "This feature requires the game to be launched in one of the following ways:" @@ -12989,7 +13112,7 @@ msgid "" "unchecked.
" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:399 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402 msgid "" "Shows which game is active and the duration of your current play session in " "your Discord status.

This setting cannot be changed while emulation " @@ -12997,7 +13120,7 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:405 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408 msgid "" "Selects which update track Dolphin uses when checking for updates at " "startup. If a new update is available, Dolphin will show a list of changes " @@ -13018,14 +13141,14 @@ msgid "" "

If unsure, select Releases." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:424 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427 msgid "" "Sets the region used for titles whose region cannot be determined " "automatically.

This setting cannot be changed while emulation is " "active." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:428 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431 msgid "" "If selected, Dolphin can collect data on its performance, feature usage, " "emulated games, and configuration, as well as data on your system's hardware " @@ -13035,21 +13158,21 @@ msgid "" "bugs, performance and stability issues." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:434 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437 msgid "" "Generate a new anonymous ID for your usage statistics. This will cause any " "future statistics to be unassociated with your previous statistics." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:450 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453 msgid "Speed Limit" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:454 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457 msgid "Auto Update" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:474 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477 msgid "" "Controls how fast emulation runs relative to the original hardware." "

Values higher than 100% will emulate faster than the original " @@ -13059,13 +13182,13 @@ msgid "" "dolphin_emphasis>" msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:480 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483 msgid "" "When Hardcore Mode is enabled, Speed Limit values less " "than 100% will be treated as 100%." msgstr "" -#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:486 +#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489 #: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284 msgid "%1

%2" msgstr "" @@ -13846,14 +13969,6 @@ msgstr "" msgid "Sensor Bar Position:" msgstr "傳感器位置:" -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Top" -msgstr "上方" - -#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311 -msgid "Bottom" -msgstr "下方" - #. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes #: Source/Core/DolphinQt/Settings/WiiPane.cpp:316 msgid "IR Sensitivity:" @@ -14377,15 +14492,15 @@ msgid "" "%1" msgstr "" -#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26 msgid "GBA TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:25 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28 msgid "GameCube TAS Input %1" msgstr "" -#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:27 +#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30 msgid "Main Stick" msgstr "主搖桿" @@ -14419,71 +14534,71 @@ msgstr "" msgid "Duration of Turbo Button Release (frames):" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:48 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50 msgid "IR" msgstr "IR" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:89 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87 msgid "Nunchuk Stick" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:111 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107 msgid "Wii Remote Accelerometer" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:121 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:161 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:188 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127 msgid "X" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:127 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:167 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:194 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129 msgid "Y" msgstr "" #. i18n: Refers to a 3D axis (used when mapping motion controls) -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:133 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:173 -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:200 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196 #: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131 msgid "Z" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:144 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140 msgid "Wii Remote Gyroscope" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180 msgid "Nunchuk Accelerometer" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:269 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265 msgid "Wii Remote Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:277 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273 msgid "Nunchuk Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:333 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329 msgid "Classic Buttons" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:435 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431 msgid "Wii TAS Input %1 - Wii Remote + Nunchuk" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:450 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446 msgid "Wii TAS Input %1 - Classic Controller" msgstr "" -#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:465 +#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461 msgid "Wii TAS Input %1 - Wii Remote" msgstr "" @@ -14975,34 +15090,38 @@ msgstr "" msgid "Tokenizing failed." msgstr "" -#: Source/Core/InputCommon/InputConfig.cpp:56 +#: Source/Core/InputCommon/InputConfig.cpp:58 #, c++-format msgid "No profiles found for game setting '{0}'" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:210 +#: Source/Core/UICommon/AutoUpdate.cpp:203 +msgid "A Dolphin update is already scheduled for the next time it closes." +msgstr "" + +#: Source/Core/UICommon/AutoUpdate.cpp:227 msgid "Unable to contact update server." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:220 +#: Source/Core/UICommon/AutoUpdate.cpp:237 #, c++-format msgid "Invalid JSON received from auto-update service : {0}" msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:228 +#: Source/Core/UICommon/AutoUpdate.cpp:245 msgid "You are running the latest version available on this update track." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:282 +#: Source/Core/UICommon/AutoUpdate.cpp:298 msgid "Unable to create updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:287 +#: Source/Core/UICommon/AutoUpdate.cpp:303 msgid "Unable to set permissions on updater copy." msgstr "" -#: Source/Core/UICommon/AutoUpdate.cpp:309 -#: Source/Core/UICommon/AutoUpdate.cpp:315 +#: Source/Core/UICommon/AutoUpdate.cpp:326 +#: Source/Core/UICommon/AutoUpdate.cpp:332 #, c++-format msgid "Could not start updater process: {0}" msgstr "" @@ -15042,31 +15161,31 @@ msgid "Africa" msgstr "" #. i18n: The symbol for the unit "bytes" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "B" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "KiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "MiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:541 +#: Source/Core/UICommon/UICommon.cpp:542 msgid "GiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "TiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "PiB" msgstr "" -#: Source/Core/UICommon/UICommon.cpp:542 +#: Source/Core/UICommon/UICommon.cpp:543 msgid "EiB" msgstr "" @@ -15136,44 +15255,44 @@ msgstr "" msgid "Null" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:233 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232 msgid "" "GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:242 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241 msgid "" "GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:251 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250 msgid "" "GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n" "GPU: Does your video card support OpenGL 3.0?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:260 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259 msgid "" "GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n" "GPU: Does your video card support OpenGL 3.1?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:267 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266 msgid "" "Buggy GPU driver detected.\n" "Please either install the closed-source GPU driver or update your Mesa 3D " "version." msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:276 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275 msgid "" "GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n" "GPU: Does your video card support OpenGL 3.3?" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:463 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462 #, c++-format msgid "" "GPU: OGL ERROR: Need at least GLSL 1.30\n" @@ -15181,7 +15300,7 @@ msgid "" "GPU: Your driver supports GLSL {0}" msgstr "" -#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:711 +#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710 #, c++-format msgid "" "The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need " @@ -15237,6 +15356,13 @@ msgstr "" msgid "Vulkan" msgstr "" +#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530 +msgid "" +"You are attempting to use the Vulkan backend on an unsupported operating " +"system. To prevent visual glitches and artifacts, please use the Metal " +"backend or update to macOS Sonoma 14 or newer." +msgstr "" + #. i18n: Please leave SyncOnSkipIdle and True untranslated. #. The user needs to enter these terms as-is in an INI file. #: Source/Core/VideoCommon/CommandProcessor.cpp:688 @@ -15254,8 +15380,8 @@ msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:702 msgid "" "This error is usually caused by the emulated GPU desyncing with the emulated " -"CPU, but your current settings make this unlikely to happen. If this error " -"is stopping the game from working, please report it to the developers." +"CPU, but your current settings make this unlikely to happen. The error may " +"also be caused by a game bug." msgstr "" #: Source/Core/VideoCommon/CommandProcessor.cpp:707 @@ -15274,7 +15400,7 @@ msgstr "" msgid "Frame dump image(s) '{0}' already exists. Overwrite?" msgstr "" -#: Source/Core/VideoCommon/ShaderCache.cpp:178 +#: Source/Core/VideoCommon/ShaderCache.cpp:180 msgid "Compiling Shaders" msgstr "" @@ -15325,10 +15451,6 @@ msgstr "" msgid "Help" msgstr "" -#: qtbase/src/gui/kernel/qplatformtheme.cpp:738 -msgid "Apply" -msgstr "" - #: qtbase/src/gui/kernel/qplatformtheme.cpp:742 msgid "Restore Defaults" msgstr ""